Skip to content

Analytics

This starter template uses Firebase Analytics to track user interactions with your app.

Measure screenviews

The Firebase SDK automatically tracks screenviews when the user navigates to a new screen. However, this automatic screen tracking mechanism cannot be used in combination with Capacitor because only native screens are tracked. We have therefore created a ScreenTrackingService that manually logs screenviews when the route changes.

Privacy

There are various methods to ensure the privacy of your users when using Firebase Analytics. This starter template uses the default settings of Firebase Analytics. Take a look at the Firebase Analytics documentation to learn more about the privacy settings and how to customize them.