Source code

Revision control

Copy as Markdown

Other Tools

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
browser:
referral_code:
type: string
description: |
The referral code extracted from attribution data on first run. Recorded
and submitted via the separate `referrals` ping so that the referral code
is kept out of regular attribution data (bug 2055255).
lifetime: ping
send_in_pings:
- referrals
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=2055255
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=2055255
data_sensitivity:
- highly_sensitive
notification_emails:
- jhirsch@mozilla.com
- nbarrett@mozilla.com
expires: never