Open acuntex opened 4 years ago
Yeah, they are quite annoying, any news?
Does this help? Scroll down to "Can I disable automatically collected screen_view events and only use manual logging?" https://firebase.googleblog.com/2020/08/google-analytics-manual-screen-view.html
Hello, I have the same problem, is it possible to disable automatic tracking ?
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?