You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/components/metrics
Alessio Placitelli 0d82431195 Generate the `activation` ping and send it with Glean (#1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
5 years ago
..
ActivationPing.kt Generate the `activation` ping and send it with Glean (#1707) 5 years ago
AdjustMetricsService.kt Moves release flavour to build type (#1693) 5 years ago
GleanMetricsService.kt Generate the `activation` ping and send it with Glean (#1707) 5 years ago
LeanplumMetricsService.kt For #945 - Disable leanplum when we stop telemetry 5 years ago
Metrics.kt For #1573 - Add Browsing Menu Item Add To Collections 5 years ago
MozillaProductDetector.kt For #1192: Adds telemetry for Mozilla products (#1953) 5 years ago