You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/components/metrics
Elise Richards 3e8cab19c0
For #10261: PWA Telemetry (#11859)
* Add PWA events to metrics.

Track events for add to homescreen and install.

Map PWA facts to events

* Map component facts to local metrics

Add events pings to fragments

Supress long method for events

Move install event to AC and collect facts

Retrieve fg and bg events from Facts. Do not track intent fg/bg events, only views

* Allow onPause in base fragment to send telemetry for PWA in the external app fragment. Track foreground and bg locally in fenix, and route install and home screen taps from AC facts

* Rebase
4 years ago
..
ActivationPing.kt For #10426: Adds identifier to Glean for 24 hours (#10446) 4 years ago
AdjustMetricsService.kt Bug 1652979 - Stop producing fennecNightly, fenixNightly and fenixBeta (#12225) 4 years ago
AppAllSourceStartTelemetry.kt for #11830 created class containing the logic for sending AllStartup telemetry logic 4 years ago
BreadcrumbsRecorder.kt No Issue - Update to AC 41.0.20200505190119 4 years ago
Event.kt For #10261: PWA Telemetry (#11859) 4 years ago
FirstSessionPing.kt For #11392: Rename Installation ping to FirstSession (#11869) 4 years ago
GleanMetricsService.kt For #10261: PWA Telemetry (#11859) 4 years ago
LeanplumMetricsService.kt For #11664 — Fixup MissingResourceExceptions being thrown in exotic Locales (#13124) 4 years ago
MetricController.kt For #10261: PWA Telemetry (#11859) 4 years ago
MetricsService.kt Moved MetricsService to its own file 4 years ago
MetricsUtils.kt For #10426: Adds identifier to Glean for 24 hours (#10446) 4 years ago
MozillaProductDetector.kt For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago