1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 $schema: moz://mozilla.org/schemas/glean/pings/2-0-0
9 This ping is intended to provide a measure of the activation of mobile
10 products. It's generated when Fenix starts, right after Glean is
11 initialized. It doesn't include the client_id, since it might be reporting
12 an hashed version of the Google Advertising ID.
13 include_client_id: false
15 - https://bugzilla.mozilla.com/1538011/
16 - https://bugzilla.mozilla.com/1501822/
18 - https://github.com/mozilla-mobile/fenix/pull/1707#issuecomment-486972209
20 - android-probes@mozilla.com
24 **THIS IS NOT A GENERIC FIRST USE PING** This ping is intended to capture
25 Adjust attribution. Use of this ping for other analyses will result in
27 include_client_id: true
30 - https://github.com/mozilla-mobile/fenix/issues/7295
32 - https://github.com/mozilla-mobile/fenix/pull/8074#issuecomment-586512202
34 - android-probes@mozilla.com
38 Recorded when a sponsored top site is rendered and visible on the home
39 screen. Visibility is qualified as when the homepage is brought to the
40 front of the Browser, and sponsored tiles are 100% visible on screen.
41 include_client_id: false
43 - https://github.com/mozilla-mobile/fenix/issues/23893
45 - https://github.com/mozilla-mobile/fenix/pull/23945
47 - android-probes@mozilla.com
51 Contains data identifying with which Pocket sponsored story the user
52 interacted with and the type of interaction: story impression or click.
53 include_client_id: false
56 A sponsored story had more than 50% of it's content visible
59 A sponsored story was clicked by the user.
61 - https://github.com/mozilla-mobile/fenix/issues/27549
62 - https://mozilla-hub.atlassian.net/browse/FNXV2-21791
64 - https://github.com/mozilla-mobile/fenix/pull/27550#issuecomment-1295027631
66 - android-probes@mozilla.com
68 cookie-banner-report-site:
70 This ping is needed when the cookie banner reducer doesn't work on
71 a website, and the user wants to report the site.
72 This ping doesn't include a client id.
73 include_client_id: false
75 - https://bugzilla.mozilla.org/show_bug.cgi?id=1805450
77 - https://github.com/mozilla-mobile/firefox-android/pull/1298#pullrequestreview-1350344223
79 - android-probes@mozilla.com