9

I have an trouble when linking Firebase Event to Big data.

  1. In Firebase Analytics, I have many event .

  2. I linked firebase with Big Query

  3. But in Big Query, I can't see it.

  4. How can I see it?

View Images Here

1
  • I think you just need to wait a day or something since you link bigquery
    – mikey
    Commented Jun 24, 2019 at 23:00

1 Answer 1

1

From the documentation:

Once an app is linked to BigQuery, a corresponding dataset is created in the associated BigQuery project upon the first daily export of events. Each day, raw event data for each linked app populates a new table in the associated dataset, and raw event data is streamed into an intraday BigQuery table in real-time. Data prior to linking to BigQuery is not available for import.

2
  • 1
    I see that. But how can i see event in big query Commented Mar 11, 2019 at 3:47
  • I found the explanation on the docs on how to link firebase analytics to bigquery. Not sure how but when I created the app the linking was de-activated
    – mikey
    Commented Aug 9, 2019 at 5:05

Not the answer you're looking for? Browse other questions tagged or ask your own question.