Closed
Bug 1885639
Opened 11 months ago
Closed 9 months ago
[Menu Redesign] Implement telemetry
Categories
(Fenix :: Experimentation and Telemetry, task, P3)
Tracking
(firefox128 fixed)
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: royang, Assigned: gl)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Implement telemetry needed:
- Move telemetry from current menu to the new menu
- Add New telemetry
- Add telemetry for experiment
- Add telemetry for showing the success/failure of this redesign.
Reporter | ||
Updated•11 months ago
|
Component: PWA → Experimentation and Telemetry
Reporter | ||
Updated•11 months ago
|
Blocks: menu-redesign
Reporter | ||
Updated•11 months ago
|
Whiteboard: [fxdroid]
Updated•11 months ago
|
Reporter | ||
Updated•11 months ago
|
Severity: -- → S2
Reporter | ||
Updated•11 months ago
|
Severity: S2 → S3
Reporter | ||
Updated•11 months ago
|
Severity: S3 → N/A
Reporter | ||
Comment 1•10 months ago
|
||
Current plan is that we want to reuse the old telemetry as much as possible. However, create new telemetry for new buttons/functionalities. If there are multiple location that have the same menu button/functionality, they needs to be distinguishable.
There is no need to clean up/update current telemetry unless we see that it will cause confusion when we analyze the experiment. If there are any changes to the current telemetry, please contact Jennifer Blumberg.
Assignee | ||
Updated•9 months ago
|
Assignee: nobody → gl
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 months ago
|
||
- Follows the existing telemetry currently used in the browser menu found in https://searchfox.org/mozilla-central/rev/5c391a87488a9720fccbb66d1a33415c7a8855be/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/BrowserToolbarMenuController.kt#437-517
- Home menu telemetry was taken from https://searchfox.org/mozilla-central/rev/5c391a87488a9720fccbb66d1a33415c7a8855be/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/HomeMenuView.kt#114-238
Assignee | ||
Updated•9 months ago
|
Priority: -- → P3
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6423253ebe3f
Implement MenuTelemetryMiddleware for recording telemetry in the menu dialog r=android-reviewers,harrisono
Updated•9 months ago
|
Comment 4•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
No longer depends on: menu-redesign-nightly-blockers
You need to log in
before you can comment on or make changes to this bug.
Description
•