Commit Graph

2 Commits (b095f86cbf938f25ac7d451943837e05a2bd61fb)

Author SHA1 Message Date
Michael Droettboom 8c0519e7a7 [fenix] Add pings.yaml metadata 5 years ago
Alessio Placitelli d353bf344f [fenix] Generate the `activation` ping and send it with Glean (https://github.com/mozilla-mobile/fenix/pull/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