Add telemetry events for notification badges
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: andreio, Assigned: andreio)
References
Details
(Keywords: github-merged)
Attachments
(2 files)
52 bytes,
text/x-github-pull-request
|
Details | Review | |
1.68 KB,
text/plain
|
chutten
:
data-review+
|
Details |
This should include events for when the badge appeared and when it was dismissed. We should verify if any other requirements are needed.
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Similar to bug 1550065 for this feature we are sending out a telemetry ping (impression) at startup because that's how the FxA Accounts button notification currently works. This happens before the user has a chance to disable telemetry.
We want to keep this event because we are adding a new feature while at the same time replacing existing functionality. We want to ensure we are not regressing user experience.
Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
I have verified that IMPRESSION and CLICK events are collected when the toolbar button appears and when it is clicked on the latest Nightly 70.0a1 (Build ID 20190721215935) on Windows 10, macOS 10.14, and Arch Linux 4.14.3.
Comment 6•6 years ago
|
||
Description
•