You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
I am using Xamarin.Firebase.iOS.Analytics to track the user engagement with Firebase/Google Analytics.
When navigating through the App, the App always sets the screen_names and tracks the View that has been navigated to. This works fine.
Unfortunately Xamarin.Firebase.iOS.Analytics does track a lot of screen views without my engagement, that's why i have a lot of entries in Firebase/Google Analytics:
I am using Xamarin.Firebase.iOS.Analytics to track the user engagement with Firebase/Google Analytics.
When navigating through the App, the App always sets the screen_names and tracks the View that has been navigated to. This works fine.
Unfortunately Xamarin.Firebase.iOS.Analytics does track a lot of screen views without my engagement, that's why i have a lot of entries in Firebase/Google Analytics:
Some of these entries get on top of the lists and falsify the analytics data making it basically useless.
Could you provide a way to disable these automatic trackings?
The text was updated successfully, but these errors were encountered: