Open
Bug 1836788
Opened 2 years ago
Updated 2 years ago
Consider Adding Download Telemetry on Usage
Categories
(Firefox for Android :: Experimentation and Telemetry, enhancement)
Tracking
()
NEW
People
(Reporter: olivia, Unassigned)
Details
We may want to consider adding some telemetry to provide some information on downloads.
For example, for Save as PDF, one telemetry suggestion was :
- save_to_pdf_download_button_tapped
- save_to_pdf_open_button_tapped
However, this flow is a little more generic for downloads than the other Save as PDF suggested telemetry in bug 1829213.
We may want to consider something like:
- download_button_accepted - extra of content-type (e.g., pdf, txt, png, jpg, zip)
- download_button_download - extra of content-type (e.g., pdf, txt, png, jpg, zip) and file size
This telemetry could provide us information on how users download (sizing) and a sense of what category of content they download.
Updated•2 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•