2

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 Firebase but I could not export them to BigQuery.

Is there any way of exporting those previous data? I need them on BigQuery.

1
  • What does this have to do with Google Analytics?
    – MandyShaw
    Commented Oct 14, 2018 at 22:12

1 Answer 1

3

Analytics events will only be exported from the moment you connect Firebase Analytics to BigQuery. There is no way to export events that occurred before you connected Firebase Analytics to BigQuery.

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