Firebase Analytics user id and Google Analytics user id

3,116 views
Skip to first unread message

Pavel Marchenko

unread,
Dec 22, 2017, 10:01:16 AM12/22/17
to Firebase Google Group
Hi all, In our Android project we are using Firebase Analytics and we are planning to connect Firebase with GA account as described here: https://support.google.com/analytics/answer/2587086?hl=en GA has ability to track user id and there is a great documentation about it. Firebase Analytics also has such ability but the docs don't have a lot of info about this feature. So the question is will it be feasible to track GA user id via Firebase Analytics SDK? Or these user ids have nothing common in-between? Thanks in advance, Pavel

Ian Barber

unread,
Dec 22, 2017, 10:14:32 AM12/22/17
to Firebase Google Group
You can track it as a user property, but there isn't anything special in common. However, if you do track it as a property, you can then join the data between your GA and GA for Firebase projects in BigQuery - take a look at the guide here: https://cloud.google.com/blog/big-data/2017/04/how-to-do-cross-platform-analytics-with-google-bigquery


On Fri, Dec 22, 2017 at 12:05 PM, Pavel Marchenko <pash...@gmail.com> wrote:
Hi all, In our Android project we are using Firebase Analytics and we are planning to connect Firebase with GA account as described here: https://support.google.com/analytics/answer/2587086?hl=en GA has ability to track user id and there is a great documentation about it. Firebase Analytics also has such ability but the docs don't have a lot of info about this feature. So the question is will it be feasible to track GA user id via Firebase Analytics SDK? Or these user ids have nothing common in-between? Thanks in advance, Pavel

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/dd4187e5-fb98-4f55-9900-8728940929c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

daniel.k...@digital-mobility-solutions.de

unread,
Jan 5, 2018, 1:33:00 PM1/5/18
to Firebase Google Group
Hi Pavel,
there is actually a field where you can set the user id in Firebase but I would recommend to also put it in a user property (for filtering within the interface): Firebase’s custom user id value can be set using the setUserId API and is stored in the user_dim.user_id field in BigQuery.

Best regards,
Daniel
Reply all
Reply to author
Forward
0 new messages