Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Functionality to disable automatic screen tracking in Xamarin.Firebase.iOS.Analytics #416

Open
acuntex opened this issue May 29, 2020 · 3 comments

Comments

@acuntex
Copy link

acuntex commented May 29, 2020

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:

Xamarin_Forms_Platform_iOS_NavigationRenderer_ParentingViewController
Xamarin_Forms_Platform_iOS_PlatformRenderer
Xamarin_Forms_Platform_iOS_PageRenderer
MyAppName_Forms_iOS_Renderer_CustomPageRenderer
Rg_Plugins_Popup_IOS_Renderers_PopupPageRenderer

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?

@DottorPagliaccius
Copy link

Yeah, they are quite annoying, any news?

@somoreingold
Copy link

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

@vincenthouck
Copy link

Hello,
I have the same problem, is it possible to disable automatic tracking ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants