Open
Bug 1844442
Opened 2 years ago
Updated 4 months ago
Record which `action` (button or toast notification itself) was clicked in privileged native notification telemetry
Categories
(Toolkit :: Alerts Service, enhancement)
Toolkit
Alerts Service
Tracking
()
NEW
People
(Reporter: nalexander, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi-notifications])
Right now, the browser.launched_to_handle :: system_notification
event does not record which, if any action
resulted in the (re)launch. That means we can't differentiate between calls to action (if there are multiple), and we can't differentiate between clicking the toast notification itself and clicking a button. This ticket tracks instrumenting this detail.
Reporter | ||
Updated•2 years ago
|
Component: Application Update → Alerts Service
Whiteboard: [fidedi-notifications]
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•