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
---
usage-reporting:
description: |
Minimal ping to measure the usage frequency of Firefox.
Sent on the baseline schedule.
include_client_id: false
send_if_empty: true
bugs:
data_reviews:
notification_emails:
- glean-team@mozilla.com
- jrediger@mozilla.com
- loines@mozilla.com
metadata:
follows_collection_enabled: false
include_info_sections: false
ping_schedule:
- baseline
reasons:
dirty_startup: |
Defined to avoid error logging.
*Note*: this ping will not actually send a ping reason.
inactive: |
Defined to avoid error logging.
*Note*: this ping will not actually send a ping reason.
active: |
Defined to avoid error logging.
*Note*: this ping will not actually send a ping reason.
usage-deletion-request:
description: |
This ping is submitted when a user opts out of sending usage
frequency of Firefox to Mozilla.
Sent in response to user action.
include_client_id: false
send_if_empty: true
bugs:
data_reviews:
notification_emails:
- glean-team@mozilla.com
- jrediger@mozilla.com
- loines@mozilla.com
metadata:
follows_collection_enabled: false
include_info_sections: false
reasons:
set_upload_enabled: |
The ping was submitted between Glean init and Glean shutdown.
After init but before shutdown the upload of usage reporting data changed
from enabled to disabled.
onboarding-opt-out:
description: |
This ping is submitted when a user opts out of sending Firefox
technical and usage telemetry to Mozilla specifically during
preonboarding. (After preonboarding, opting out of sending
technical and usage telemetry triggers a `deletion-request` ping.)
Sent in response to user action.
include_client_id: false
send_if_empty: true
bugs:
data_reviews:
notification_emails:
- glean-team@mozilla.com
- jrediger@mozilla.com
- loines@mozilla.com
- dberry@mozilla.com
metadata:
follows_collection_enabled: false
include_info_sections: false
reasons:
set_upload_enabled: |
During preonboarding the user opted out of uploading technical and
usage telemetry data.
third-party-modules:
description: |
Details about where, when, and how third-party modules were loaded into
Firefox processes.
Windows only.
include_client_id: true
send_if_empty: false
bugs:
data_reviews:
notification_emails:
- gstoll@mozilla.com