New Tab Weather Widget: Add "weather enabled" event to telemetry
Categories
(Firefox :: New Tab Page, enhancement)
Tracking
()
People
(Reporter: maxx, Assigned: maxx)
References
Details
Attachments
(2 files)
Bug 1899340 - Add telemetry event to track if the Weather widget is enabled r?#home-newtab-reviewers
48 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1899340 - Add telemetry event to track if the Weather widget is enabled r?#home-newtab-reviewers
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Add telemetry event that tracks when users click to turn on/off the Weather widget.
Note there are two locations where users can manage this: the customize panel and the context menu.
We also have the weather_change_display event that sounds very similar to this in name and in its description. Can we add more detail to these events' descriptions, to include the values it might take and to make it very clear what each records? From the Glean dictionary entries, it might be hard for data users to distinguish between these two events.
Assignee | ||
Comment 2•5 months ago
|
||
Comment 4•5 months ago
|
||
[Tracking Requested - why for this release]: Really small patch to add a new pref into telemetry. This would be helpful for the 127 experiment.
Comment 5•5 months ago
|
||
bugherder |
Comment 6•5 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D211893
Updated•5 months ago
|
Comment 7•5 months ago
|
||
beta Uplift Approval Request
- User impact if declined: Impact to an experiment in 127
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: Steps to test are in original phabricator patch
- Risk associated with taking this patch: low
- Explanation of risk level: 1 line and some new telemetry defined
- String changes made/needed: None
- Is Android affected?: no
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 9•5 months ago
|
||
I have verified this enhancement using Firefox Nightly 128.0a1, Build ID: 20240529214854 using the steps from here and I can confirm that the "newtab.weather_enabled" event is successfully triggered in the Glean Debug Viewer when the Weather option is enabled or disabled from the Sidebar menu of the New Tab or from the "about:preferences#home" page.
Updated•5 months ago
|
Updated•5 months ago
|
Comment 10•5 months ago
|
||
I have verified this enhancement using Firefox Beta 127.0b9, Build ID:20240531105723 and I can confirm that the "newtab.weather_enabled" event is successfully triggered in the Glean Debug Viewer when the Weather option is enabled or disabled from the Sidebar menu of the New Tab or from the "about:preferences#home" page.
Description
•