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
This one is a bit puzzling to me. I'm hoping someone can point me in the right direction.
I am calling FirebaseAnolytics.setUserId(...) only on sessions where a user is logged in.
I am testing an environment that can only be accessed by three different users. When I look at Google Analytics and filter the reports to users that have specified their user ID, I am seeing 13 different active users.
I know there aren't any more than 3 users and their user IDs are fixed.
Has anyone ever encountered anything like this before? Any theories as to what might be going on?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This one is a bit puzzling to me. I'm hoping someone can point me in the right direction.
I am calling
FirebaseAnolytics.setUserId(...)
only on sessions where a user is logged in.I am testing an environment that can only be accessed by three different users. When I look at Google Analytics and filter the reports to users that have specified their user ID, I am seeing 13 different active users.
I know there aren't any more than 3 users and their user IDs are fixed.
Has anyone ever encountered anything like this before? Any theories as to what might be going on?
Beta Was this translation helpful? Give feedback.
All reactions