Firebase Analytics API and other data API's

1.4k Views Asked by At

I'm wanting to interact with my data from Firebase Analytics within my application. I want to be able to use the monthly active users or current active users. Does Firebase offer an API for analytics data? If not, what other API's are available? Thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

It looks like in order to access Firebase Analytics data, you export it to BigQuery. This is working for me and is automated.