1
0
Fork 0
fenix/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.
2019-05-03 09:40:21 -05:00
..
ActivationPing.kt Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
AdjustMetricsService.kt Moves release flavour to build type (#1693) 2019-04-22 11:02:39 -07:00
GleanMetricsService.kt Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
LeanplumMetricsService.kt For #945 - Disable leanplum when we stop telemetry 2019-04-03 14:41:01 -07:00
Metrics.kt For #1573 - Add Browsing Menu Item Add To Collections 2019-04-29 12:28:52 -07:00
MozillaProductDetector.kt For #1192: Adds telemetry for Mozilla products (#1953) 2019-04-25 12:33:15 -07:00