Closed
Bug 1821032
Opened 3 years ago
Closed 3 years ago
Add telemetry for collections homescreen placeholder dismiss button
Categories
(Firefox for Android :: Experimentation and Telemetry, task, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: aputanu, Assigned: aputanu)
References
Details
Attachments
(1 file)
Currently we have no metric for the interaction with the X button from the homescreen collections placeholder. Based on discussion from 1820273, we should implement it.
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Authored by https://github.com/Alexandru2909
https://github.com/mozilla-mobile/firefox-android/commit/2bd4ff28ed01efebb6e3c43898f459d227c3c8be
Bug 1821032 - Add telemetry for the homescreen no collections placeholder close button
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Comment 3•3 years ago
|
||
Verified on the latest Nightly 112.0a1 (2023-03-13) build.
The following event is sent:
" {
"timestamp": 4780,
"category": "collections",
"name": "placeholder_cancel"
}"
Device used: Google Pixel 7 (Android 13).
Marking the ticket as verified fixed.
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Flags: qe-verify+
Updated•3 years ago
|
status-firefox111:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•