johnrubythecat
johnrubythecat

Reputation: 1313

How do I transfer my Firebase Analytics data into BigQuery?

I've purchased a Blaze account and set up an integration between my iOS project in Firebase and BigQuery, as directed. But only a Crashlytics table appears in BigQuery, indicating that it's the only data that was transferred. How do I also transfer the Analytics data, which is why I created the integration?

(I recommend readers ignore the downvotes on this question. My question states exactly what my problem is, it states the problem clearly, and I found the one correct answer--that you have to wait for the integration-- and posted it below. I hope this is helpful.)

Upvotes: 3

Views: 872

Answers (1)

johnrubythecat
johnrubythecat

Reputation: 1313

It turns out it takes time for the Analytics to post to BigQuery. In my case, it took 24 hours. The answer is, I didn't have to do anything: the Analytics data is set up for transfer when your account is integrated, but you'll possibly have to wait a bit for the first transfer.

Upvotes: 7

Related Questions