2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
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.
2019-05-03 09:40:21 -05:00
Jeff Boek
2c9e594c38 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/983 - Changes broken link 2019-04-03 19:08:52 -05:00
Jeff Boek
2f4edbc2fa [fenix] Addresses metrics nits 2019-03-22 17:14:35 -07:00
Jeff Boek
b5d6497a10 [fenix] Documents new telemetry events 2019-03-22 17:14:35 -07:00
Jeff Boek
e8d1723889 [fenix] For https://github.com/mozilla-mobile/fenix/issues/865 - Documents the OpenedApp event 2019-03-12 17:42:07 -07:00
Sebastian Kaspari
8ce521e39a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/263: Integrate service-glean component. 2019-01-31 09:04:15 -08:00