Skip to content

Commit

Permalink
Add feature metadata for messaging feature
Browse files Browse the repository at this point in the history
  • Loading branch information
jhugman committed Oct 24, 2023
1 parent 8b462d8 commit 801a97f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions nimbus-features/messagingFeature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@ features:
messaging:
description: >
The in-app messaging system
meta-bug: ~
documentation:
- name: User documentation
url: https://experimenter.info/messaging/mobile-messaging
contacts:
# Nimbus team
- [email protected]
- [email protected]
# iOS team
- [email protected]
- [email protected]
events:
- https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/messaging_shown
- https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/messaging_clicked
- https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/messaging_expired
- https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/messaging_dismissed
- https://dictionary.telemetry.mozilla.org/apps/firefox_ios/metrics/messaging_malformed

# Allow the feature to be enrolled in more than one experiment at the same time.
allow-coenrollment: true
Expand Down

0 comments on commit 801a97f

Please sign in to comment.