1
0
Fork 0
Commit Graph

6 Commits (ccfb5a2074ef8d06f14336622841556b34fc0ca8)

Author SHA1 Message Date
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
Jeff Boek 0825e63112 Fixes #983 - Changes broken link 2019-04-03 19:08:52 -05:00
Jeff Boek ea01ae43be Addresses metrics nits 2019-03-22 17:14:35 -07:00
Jeff Boek 51e778ead5 Documents new telemetry events 2019-03-22 17:14:35 -07:00
Jeff Boek ecf21081af For #865 - Documents the OpenedApp event 2019-03-12 17:42:07 -07:00
Sebastian Kaspari 7d807f5a0a Closes #263: Integrate service-glean component. 2019-01-31 09:04:15 -08:00