Add telemetry for clicking an in-progress download from the downloads panel
Categories
(Firefox :: Downloads Panel, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: mtigley, Assigned: ava8katushka)
References
Details
Attachments
(1 file)
We should have a way of measuring how often setting a download to launch is toggled from the downloads panel.
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Reporter | ||
Comment 2•2 years ago
|
||
Romain, should we only record when a user clicks an in-progress download for the purposes of opening the file when it's finished? It's possible to click a download again to cancel opening a file, which I'm not sure is helpful.
Assignee | ||
Comment 3•2 years ago
|
||
It's also possible that user makes many clicks on the same download (maybe to make sure it will open in the end).
Comment 4•2 years ago
|
||
(In reply to Micah [:mtigley] (she/her) from comment #2)
Romain, should we only record when a user clicks an in-progress download for the purposes of opening the file when it's finished? It's possible to click a download again to cancel opening a file, which I'm not sure is helpful.
Is this something new? I cannot make this happen on my machine (Win10)
I any case I don't intend to analyze users cancelling downloads so fine with me if not captured.
One question though is: does payload.processes.parent.scalars.downloads_file_opened also increment when users open downloaded files this way?
Reporter | ||
Comment 5•2 years ago
|
||
(In reply to Romain Testard [:RT] from comment #4)
Is this something new? I cannot make this happen on my machine (Win10)
You'll have to enable "browser.download.improvements_to_download_panel" to try it out.
One question though is: does payload.processes.parent.scalars.downloads_file_opened also increment when users open downloaded files this way?
This bug will also include counting files opened this way.
Pushed by mtigley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9f9413ff807c Add telemetry for clicking an in-progress download. r=mtigley
Comment 7•2 years ago
|
||
bugherder |
Description
•