Add mobile messaging targeting and actions for notifications/marketing notifications
Categories
(Firefox for Android :: Experimentation and Telemetry, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
Details
Attachments
(3 files)
We expect to do some work to get more Fenix users to accept marketing notifications so that we can improve the early days onboarding experience with companion notifications. This ticket tracks:
- adding targeting for whether the user has notifications enabled/marketing notifications enabled;
- adding an action to open the Android Settings to enable notifications/marketing notifications.
| Assignee | ||
Comment 1•12 days ago
|
||
Updated•12 days ago
|
| Assignee | ||
Comment 2•12 days ago
|
||
N.b.: notificationSettings(...) opens the Android Settings app.
| Assignee | ||
Comment 3•11 days ago
|
||
The immediate issue is that we won't have the "Marketing" notification
channel displayed in the Android Settings App until after the user
has tried to display a notification. The result
://settings_marketing_notifications doesn't link correctly. (Sadly,
the Android Settings App doesn't fall back to the application's
general notifications settings; it does nothing instead.)
The larger issue is that we're not giving our users the best chance to
control their Firefox experience, especially in the early days of
usage.
Comment 5•6 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/55ec4d0ce9ad
https://hg.mozilla.org/mozilla-central/rev/b286e8ae56d9
https://hg.mozilla.org/mozilla-central/rev/c1c407b7f4d8
Description
•