For #865 - Documents the OpenedApp event

This commit is contained in:
Jeff Boek 2019-03-12 16:06:36 -07:00
parent 044e8fd7fa
commit ecf21081af
1 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,13 @@
# Telemetry
Nightly versions of Fenix (build on Taskcluster) send a "baseline" ping to Mozilla's telemetry service.
Fenix uses Mozilla's telemetry service (Glean) and LeanPlum to measure feature performance and engagement.
## Baseline ping
Fenix crates and tries to send a "baseline" ping when the app goes to the background. This baseline ping is defined by the [Glean](https://github.com/mozilla-mobile/android-components/tree/master/components/service/glean) component and [documented in the Android Components repository](https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/baseline.md).
Fenix creates and tries to send a "baseline" ping when the app goes to the background. This baseline ping is defined by the [Glean](https://github.com/mozilla-mobile/android-components/tree/master/components/service/glean) component and [documented in the Android Components repository](https://github.com/mozilla-mobile/android-components/blob/master/components/service/glean/docs/baseline.md).
## Events
| Event | Glean Key | Leanplum Key | extras |
|-----------|-----------|--------------|--------|
| OpenedApp | | E_Opened_App | |