Firebase tracks various app events, such as user interactions, app lifecycle events, and custom-defined events, through Firebase Analytics. These events are stored within Firebase's real-time database or Firestore, and are subsequently exported to BigQuery for detailed analysis and reporting.

The integration with BigQuery allows for the storage of event data in a standardized schema that can be queried and analyzed.

Firebase events tracking:

1. Intra-Day Firebase Events Data

2. Day-End Firebase Events Data

How Firebase Handles Exports:

Export to BigQuery:

Firebase Analytics automatically exports event data to BigQuery when integrated. The events are stored in BigQuery tables, and the schema adheres to a standardized format that allows for efficient querying and reporting. The schema includes key fields for both event-level data and user-level information.

Architecture of how Auxia integrates Firebase Data with Bigquery:

Firebase Architecture Diagram (1).png

Standard BigQuery Schema:

The following is the standard schema of how Firebase exports app event data into BigQuery: