2019-05-03 14:40:22 +00:00
|
|
|
# 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/.
|
|
|
|
|
|
|
|
$schema: moz://mozilla.org/schemas/glean/pings/1-0-0
|
|
|
|
|
|
|
|
activation:
|
|
|
|
description: >
|
|
|
|
This ping is intended to provide a measure of the activation of mobile products.
|
|
|
|
It's generated when Fenix starts, right after Glean is initialized. It doesn't
|
|
|
|
include the client_id, since it might be reporting an hashed version of the
|
|
|
|
Google Advertising ID.
|
|
|
|
include_client_id: false
|
2019-05-14 13:56:19 +00:00
|
|
|
bugs:
|
|
|
|
- 1538011
|
|
|
|
- 1501822
|
|
|
|
data_reviews:
|
|
|
|
- https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209
|
|
|
|
notification_emails:
|
|
|
|
- fenix-core@mozilla.com
|