> For the complete documentation index, see [llms.txt](https://docs.adlibertas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adlibertas.com/data-integrations/analytics-connections.md).

# Analytics Connections

- [Data Set Status](https://docs.adlibertas.com/data-integrations/analytics-connections/data-set-status.md): Status and details of your user level data pipeline.
- [Connect AdLibertas to Firebase](https://docs.adlibertas.com/data-integrations/analytics-connections/connect-adlibertas-to-firebase.md): This article covers how to enable AdLibertas to collect and store Firebase analytics and AB testing data
- [Connecting AdLibertas to BigQuery](https://docs.adlibertas.com/data-integrations/analytics-connections/connecting-adlibertas-to-bigquery.md): This article covers how to connect AdLibertas directly to Google BigQuery
- [Firebase Install Counts in Audience Reporting](https://docs.adlibertas.com/data-integrations/analytics-connections/firebase-install-counts-in-audience-reporting.md): TL;DR: The best way to measure installs with Firebase data is using the first\_touch\_timestamp user property.
- [Setting User Campaigns in Firebase](https://docs.adlibertas.com/data-integrations/analytics-connections/setting-user-campaigns-in-firebase.md)
- [Why use revenue to determine Firebase AB test winners?](https://docs.adlibertas.com/data-integrations/analytics-connections/why-use-revenue-to-determine-firebase-ab-test-winners.md): Combining ad revenue and accurate IAP revenue to your Firebase AB test helps you understand the actual revenue outcome of your tests.
- [Firebase Best Practices: keeping Google BigQuery Costs Down](https://docs.adlibertas.com/data-integrations/analytics-connections/firebase-best-practices-keeping-google-bigquery-costs-down.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adlibertas.com/data-integrations/analytics-connections.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
