How do I set up "userid" equivalent view from Google Analytics in Firebase Analytics? -
i trying use firebase analytics in ios app. have been using google analytics (ga) before. in ga, make sure true user count (i.e. user had app, uninstalls app , reinstalls app, should still treated 1 user), using userid view in ga works me.
per how firebase analytics define "user" (for purposes of audience)?, seems firebase doesn't have such mechanism. how capture stats in firebase analytics? have updated same question still don't have comment access in stack overflow yet.
thanks, abhijit
you can use firebaseanalytics.setuserid set user ids. can link account bigquery , count distinct users using bigquery. bigquery has free tier should sufficient app.
Comments
Post a Comment