Closed
Bug 1179404
Opened 11 years ago
Closed 10 years ago
Capture Telemetry Data of the Firefox Reader View
Categories
(Toolkit :: Reader Mode, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mmaslaney, Unassigned)
Details
Questions:
How often are people utilizing the Reader View?
How often are people using the Type Settings?
What Settings are they using most often?
Updated•11 years ago
|
Flags: firefox-backlog?
Updated•10 years ago
|
Component: General → Reader Mode
Product: Firefox → Toolkit
Target Milestone: Firefox 42 → ---
Comment 1•10 years ago
|
||
I'm fairly obviously not working on this, so I'm unassigning myself in the hopes that someone will pick it up.
Assignee: bwinton → nobody
Comment 2•10 years ago
|
||
This would be really easy to fix.
We do already have UI telemetry in place for some buttons:
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/reader/AboutReader.jsm?force=1#843
Why we don't do this for all buttons, I don't know.
Also, on the Android side, we have events for the reader view button in the toolbar:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/Reader.js#156
You could probably just add something similar for desktop.
Comment 3•10 years ago
|
||
We already have telemetry data indicating how often people use reader mode.
I don't really know why we'd need/want telemetry for how often people use the type controls, that is, I don't know what the motivation for collecting that data would be, so I'm going to mark this wontfix. If we decide we want particular data for particular reasons later, we can start collecting it. "Just because we can" isn't really enough of a justification. :-)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Comment 4•9 years ago
|
||
(In reply to :Gijs from comment #3)
> We already have telemetry data indicating how often people use reader mode.
Where can people find the telemetry data indicating how often people use reader mode on Firefox Desktop? I only could find the data for Fennec.
Flags: needinfo?(gijskruitbosch+bugs)
Comment 5•9 years ago
|
||
(In reply to Evan Tseng [:evanxd] from comment #4)
> (In reply to :Gijs from comment #3)
> > We already have telemetry data indicating how often people use reader mode.
>
> Where can people find the telemetry data indicating how often people use
> reader mode on Firefox Desktop? I only could find the data for Fennec.
https://mzl.la/2lGxtmR
Flags: needinfo?(gijskruitbosch+bugs)
You need to log in
before you can comment on or make changes to this bug.
Description
•