# Data Integrations

- [Connecting in 3 steps](https://docs.adlibertas.com/data-integrations/connecting-in-3-steps.md): Connect your data quickly and easily
- [Ad Impression-Level Revenue Connections](https://docs.adlibertas.com/data-integrations/ad-impression-level-revenue-connections.md)
- [AppLovin Max User Revenue API](https://docs.adlibertas.com/data-integrations/ad-impression-level-revenue-connections/applovin-max-user-revenue-api.md)
- [ironSource Ad Revenue Measurement Integration](https://docs.adlibertas.com/data-integrations/ad-impression-level-revenue-connections/ironsource-ad-revenue-measurement-integration.md): IronSource makes it easy to collect impression-level data. While they do provide a post-back app event, it’s much easier for AdLibertas to collect the impression-level data from the ironSource API.
- [Impression level tracking with Admob Mediation](https://docs.adlibertas.com/data-integrations/ad-impression-level-revenue-connections/impression-level-tracking-with-admob-mediation.md)
- [Collecting MoPub Impression-Level Data as a Firebase Event](https://docs.adlibertas.com/data-integrations/ad-impression-level-revenue-connections/collecting-mopub-impression-level-data-as-a-firebase-event.md): Today MoPub doesn’t offer an API providing impression-level events. The information is only allowed as a post-back to the app.
- [Ad Network & Store Connections](https://docs.adlibertas.com/data-integrations/ad-network-and-store-connections.md)
- [Adding Ad Network Credentials](https://docs.adlibertas.com/data-integrations/ad-network-and-store-connections/adding-ad-network-credentials.md)
- [How does App Store Reporting work?](https://docs.adlibertas.com/data-integrations/ad-network-and-store-connections/how-does-app-store-reporting-work.md): AdLibertas can track your App Store revenue generated on Apple AppStore and Google Play.
- [Adding access to Google Play](https://docs.adlibertas.com/data-integrations/ad-network-and-store-connections/adding-access-to-google-play.md): We now offer the ability to import app store revenue to the AdLibertas dashboard. This will give you a holistic view of your mobile app revenue performance.
- [Adding Sub User to App Store Connect](https://docs.adlibertas.com/data-integrations/ad-network-and-store-connections/adding-sub-user-to-app-store-connect.md): Importing Sales Data from the Apple App Store into AdLibertas
- [Getting the most from Ad Network Reports](https://docs.adlibertas.com/data-integrations/ad-network-and-store-connections/getting-the-most-from-ad-network-reports.md)
- [Analytics Connections](https://docs.adlibertas.com/data-integrations/analytics-connections.md)
- [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)
- [Custom Integrations](https://docs.adlibertas.com/data-integrations/custom-integrations.md)
- [Sending Events via Webhooks to AdLibertas](https://docs.adlibertas.com/data-integrations/custom-integrations/sending-events-via-webhooks-to-adlibertas.md)
- [Impression level tracking with Admob Mediation](https://docs.adlibertas.com/data-integrations/custom-integrations/impression-level-tracking-with-admob-mediation.md)
- [Connecting AdLibertas to BigQuery](https://docs.adlibertas.com/data-integrations/custom-integrations/connecting-adlibertas-to-bigquery.md)
- [Importing a custom data set](https://docs.adlibertas.com/data-integrations/custom-integrations/importing-a-custom-data-set.md)
- [IAP Connections](https://docs.adlibertas.com/data-integrations/iap-connections.md)
- [Tracking IAP & Subscriptions in Firebase and BigQuery](https://docs.adlibertas.com/data-integrations/iap-connections/tracking-iap-and-subscriptions-in-firebase-and-bigquery.md)
- [RevenueCat Integration: WebHooks](https://docs.adlibertas.com/data-integrations/iap-connections/revenuecat-integration-webhooks.md)
- [RevenueCat: Setting Universal Identifiers](https://docs.adlibertas.com/data-integrations/iap-connections/revenuecat-setting-universal-identifiers.md)
- [MMP Connections](https://docs.adlibertas.com/data-integrations/mmp-connections.md)
- [Connecting Adjust](https://docs.adlibertas.com/data-integrations/mmp-connections/connecting-adjust.md)
- [Connecting AppsFlyer](https://docs.adlibertas.com/data-integrations/mmp-connections/connecting-appsflyer.md)
- [Connecting Kochava](https://docs.adlibertas.com/data-integrations/mmp-connections/connecting-kochava.md)


---

# Agent Instructions: 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.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.
