1
0
Fork 0
fenix/docs/telemetry.md

740 B

Telemetry

Fenix uses Mozilla's telemetry service (Glean) and LeanPlum to measure feature performance and engagement.

Glean pings and metrics

By using the Glean SDK, Fenix can send the pings the SDK owns and defines, as documented in the Glean SDK docs.

Additional metrics or pings defined by Fenix are documented in the Glean SDK autogenerated docs.

Leanplum

See here for details on Leanplum usage in Firefox for Android.

Crash reporting

See here for details on crash reporting in Firefox for Android.