Closed Bug 1803358 Opened 2 years ago Closed 2 years ago

New telemetry for notification permission status

Categories

(Focus :: General, enhancement)

All
Android
enhancement

Tracking

(firefox110 verified)

VERIFIED FIXED
Tracking Status
firefox110 --- verified

People

(Reporter: RT, Assigned: mcarare)

Details

Attachments

(1 file)

Android 13 requests user permissions for notifications delivery inside the application.
We need to understand the current share of users that grant permission to Focus to deliver notifications in order to make the following decisions:

  • do we need a custom new user onboarding to grant permissions?
  • do we need a custom existing user onboarding to grant permissions?
  • do users who grant the permission get value from the notifications (i.e do users engage with these permissions)

As a product manager, I want to understand the share of Android 13 users who grant permission to deliver notifications so that I can assess if custom onboarding to enable notifications is useful.

Acceptance criteria:

  • New environmental telemetry (boolean?) informs whether the client has granted permission to deliver notifications
Assignee: nobody → mcarare
Flags: qe-verify+

Verified as fixed on the latest Focus Nightly 110.0a1 from 1/5.

On Google Pixel 6 (Android 13), the notification permission was "false" by default, and generated the boolean:
"notifications.permission_granted": false,
and after I allowed the notifications on Nightly, the boolean changed to:
"notifications.permission_granted": true,
Glean dashboard: https://debug-ping-preview.firebaseapp.com/pings/mira-06010002

On HTC 10 (Android 8), the notification permission was "true" by default.
Glean dashboard: https://debug-ping-preview.firebaseapp.com/pings/mira-06010001

I'll mark this ticket as verified as fixed.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: