Skip to content

Disabling automatic screen analytics #4355

Answered by mikehardy
AlexanderIgnacz asked this question in Q&A
Discussion options

You must be logged in to vote

I don't believe you can turn it off. You should use one of the recommended strategies based on your navigation system to set the screen correctly and log the javascript-relative screen names as the user navigates.

If you want no screen name/activity logged I believe you can follow the google docs by setting the screen name to null:

https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics#parameters_3

The name of the current screen. Set to null to clear the current screen name.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AlexanderIgnacz
Comment options

@mikehardy
Comment options

@AlexanderIgnacz
Comment options

Answer selected by andersonaddo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants