Add telemetry for usage of file downloads and download panel
Categories
(Firefox :: Downloads Panel, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: RT, Assigned: emmamalysz)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/plain
|
chutten
:
data-review+
|
Details |
As a product manager, I want to understand if many users download files so that I understand criticality of handling download well.
As a product manager, I want to understand if users who download files can easily access these files, so that I can understand if current design is optimal.
As a product manager I want to understand what type of files get downloaded, so that I can better understand how downloads should be presented to users in order to best fit workflows
Acceptance criteria:
- Telemetry allows counting files downloaded per session, broken down per file type
- Telemetry allows counting the number of times the download panel was opened per session
- Telemetry allows counting the number of times files were opened from the download panel per session
- Telemetry is opt-out on release
Comment 1•5 years ago
|
||
Do you have a meta bug for the general UI telemetry project we can link this one to?
Otherwise, without an assignee or a team working on it, it would just get lost in the backlog.
Reporter | ||
Comment 2•5 years ago
|
||
Good point, I'll now collect all Q2 core dektop browser feature telemetry requests under bug 1630592
Comment 3•5 years ago
|
||
(In reply to Romain Testard [:RT] from comment #0)
Acceptance criteria:
- Telemetry allows counting files downloaded per session, broken down per file type
By file type I assume you mean the file extension, but that may reveal personal information if nonstandard or rare file extensions are used. I suggest we only report file types for common file extensions and then place all remaining file extensions in an "other" group.
Reporter | ||
Comment 4•5 years ago
|
||
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #3)
(In reply to Romain Testard [:RT] from comment #0)
Acceptance criteria:
- Telemetry allows counting files downloaded per session, broken down per file type
By file type I assume you mean the file extension, but that may reveal personal information if nonstandard or rare file extensions are used. I suggest we only report file types for common file extensions and then place all remaining file extensions in an "other" group.
Yes I meant file extensions and agreed about your concern.
How about we use this list of most common file name extensions? https://support.microsoft.com/en-us/help/4479981/windows-10-common-file-name-extensions
Why does it make sensee to do this:
- Quantifying pdf downloads will help quantify this scenario to help address A11Y concerns accordingly (render pdf files opened from download panel)
- Understanding better what users download should help optimize the download panel UX as well as potentially specific workflows
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Comment 7•4 years ago
|
||
Comment 9•4 years ago
|
||
bugherder |
Description
•