firebase - Fetch events data into Google Analytics -


we have 2 apps ios , android on firebase.

i linked firebase analytics google analytics. can see logged events in both firebase , google analytics consoles, can't events through google analytics api.

how can fetch events data collected firebase analytics google analytics?

firebase analytics , google analytics separated products. linking them toghether allows see firebase reports in google analytics ui, data , reports still different , separated.

the google analytics api won't allow query of data in firebase analytics. there's no api query data firebase analytics programatically.

your option query data programmatically link firebase analytics bigquery. allow firebase analytics data exported bigquery in turn can query using different bigquery tools.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -