Linked Questions

9 votes
1 answer
4k views

Events from Firebase Analytics not showing up in Big Query [duplicate]

I have an trouble when linking Firebase Event to Big data. In Firebase Analytics, I have many event . I linked firebase with Big Query But in Big Query, I can't see it. How can I see it?
Dung Nguyen Tien's user avatar
2 votes
1 answer
695 views

How to export previous Firebase Analytics to Bigquery [duplicate]

Recently I linked Firebase analytics with BigQuery. But I realized that only new data can be queried. I wanted to reach Firebase analytics data of the last 2 months. Normally they can be viewed in ...
o Ak's user avatar
  • 119
0 votes
0 answers
937 views

Bigquery backfill table from Firebase Analytics [duplicate]

I've just registered for the Blaze plan in BigQuery and linked my firebase project. I see my analytics tables created for the last few days, however my app (that generates the analytics data) has ...
Thanasis Kapelonis's user avatar
0 votes
1 answer
391 views

How can I export all google analytics datas in BigQuery [duplicate]

I use Firebase for my iOS app. Aleready, I connected with Google Analytics and BigQuery. My Google Analytics has datas over 2 months. I connected with BigQuery before over 24hors. However, BigQuery ...
まるまる's user avatar
0 votes
0 answers
227 views

Bigquery: How to re-import the expired dataset from Firebase Analytics? [duplicate]

I recently upgraded from sandbox mode to the billing account to keep the data set without expiry. As some data which linked with Firebase has been already expired, I would like to re-import all the ...
Jim's user avatar
  • 11
0 votes
1 answer
33 views

Is it possible to refill intraday tables into BigQuery from firebase? [duplicate]

I'm using streaming data exports from firebase to bigQuery and it's working fine, yesterday I excluded events from the data by mistake so yesterday's table 20230207 came with missing events. is there ...
Omar 's user avatar
24 votes
1 answer
30k views

Is there any api for dashboard analytics data?

Is there any way i can query in my app for data from the analytics tab of dashboard? For example: ref.on("value", function(dashboard) { console.log(dashboard.concurrentUsers) });
Aljoša Srebotnjak's user avatar
2 votes
1 answer
1k views

How to get app's old analytics data from firebase to bigquery?

How to get app's old analytics data from firebase to BigQuery? For example, my firebase analytics data is present from oct 2019 but i connected to BigQuery in may 2020, so currently i am only able to ...
Akash Kalmegh's user avatar
1 vote
1 answer
2k views

Extracting historical data out of Google Analytics

Any ideas how I get historical data out of Google Analytics? My problem here is I didn't realise the Firebase / Analytics export to BigQuery wasn't retrospective for history, so I only have data from ...
user1048175's user avatar
  • 1,120
1 vote
0 answers
615 views

Firebase Analytics doesn't export events table to Bigquery, even though streaming export is enabled

I'm trying to export my Google Analytics data from Firebase into Bigquery. About 3 weeks ago the connector in Firebase was enabled with the "Streaming" export setting. Just recently I ...
Erechtheus's user avatar
0 votes
1 answer
450 views

Firebase Analytics Export Missing Period & other issues

I appreciate it if you can assist me with the following issues with Firebase Analytics export to BigQuery. Data export was working correctly until Dec 29 2019 and after that, it's stopped due to ...
Qais Alkhatib's user avatar