Closed
Bug 1885639
Opened 1 year ago
Closed 1 year ago
[Menu Redesign] Implement telemetry
Categories
(Firefox for Android :: Experimentation and Telemetry, task, P3)
Tracking
()
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•1 year ago
|
Component: PWA → Experimentation and Telemetry
| Reporter | ||
Updated•1 year ago
|
Blocks: menu-redesign
| Reporter | ||
Updated•1 year ago
|
Whiteboard: [fxdroid]
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Severity: -- → S2
| Reporter | ||
Updated•1 year ago
|
Severity: S2 → S3
| Reporter | ||
Updated•1 year ago
|
Severity: S3 → N/A
| Reporter | ||
Comment 1•1 year 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•1 year ago
|
Assignee: nobody → gl
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year 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•1 year 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•1 year ago
|
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year 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
•