Closed
Bug 1836166
Opened 2 years ago
Closed 2 years ago
Android New Telemetry in Mozilla Sync
Categories
(Firefox for Android :: Experimentation and Telemetry, task)
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | verified |
People
(Reporter: harrisono, Assigned: harrisono)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
-
settings.sign_into_syncType: counter Desc: counts the number of times a user taps "Sign into Sync" in the settings menu -
app_menu.sign_into_syncType: counter Desc: counts the number of times a user taps "Sign into Sync" in the app menu
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → hoglesby
Status: NEW → ASSIGNED
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/HarrisonOg
https://github.com/mozilla-mobile/firefox-android/commit/07a7fe6e1ae53b84d70ef2c0137c97401be7c2c4
[main] Bug 1836166 - add telemetry for Mozilla Sync sign in
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Comment 3•2 years ago
•
|
||
Verified as fixed on Nightly 116.0a1 from 06/25 with Motorola Moto G9 plus (Android 11).
The new telemetry has been added in metrics. The new labels count the number of times a user taps "Sign into Sync" in the settings & app menu:
"settings.sign_into_sync": 1,
"app_menu.sign_into_sync": 1,
Updated•2 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•