Skip to content

Commit

Permalink
Bug 1925327 - Add telemetry for when add-on is installed r=android-re…
Browse files Browse the repository at this point in the history
…viewers,gmalekpour,twhite

Differential Revision: https://phabricator.services.mozilla.com/D226033
  • Loading branch information
Amejia481 committed Oct 22, 2024
1 parent 701690b commit ecb4de1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions mobile/android/fenix/app/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1345,6 +1345,27 @@ onboarding:
metadata:
tags:
- Onboarding
add_on_installed:
type: event
description: |
User installed an add-on from the onboarding card.
extra_keys:
add_on_id:
type: string
description: |
The id of add-on that was installed.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1925327
data_reviews:
- https://phabricator.services.mozilla.com/D226033
data_sensitivity:
- interaction
notification_emails:
- [email protected]
expires: never
metadata:
tags:
- Onboarding
set_to_default:
type: event
description: |
Expand Down

0 comments on commit ecb4de1

Please sign in to comment.