> ## Documentation Index
> Fetch the complete documentation index at: https://kb.aampe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Firebase

> Estimated setup time: 40 minutes

The Firebase data integration first sets up a Firebase to BigQuery export and then follows the steps to integrate Aampe with BigQuery as [shown here](/developer-guide/data-ingest/data-warehouse-bigquery).

## Export Firebase Event Data to BigQuery

1. Go to the **Integrations** page in the Firebase console.
2. In the **BigQuery** card, click **Link**.
3. After having read the details on the first page, click **Next**.
4. Toggle **Google Analytics** (this will enable exporting your app's click stream data).
5. Select the GCP region where you wish this data to be stored.
6. Toggle **Cloud Messaging** (this will enable exporting your push event data).
7. Select the GCP region where you wish this data to be stored.

This guide is based on: [https://firebase.google.com/docs/projects/bigquery-export](https://firebase.google.com/docs/projects/bigquery-export)

Now that you've set up the Firebase to BigQuery export, you can proceed to set up the BigQuery integration with Aampe.
