# Analytics

- [How to connect Batch to Firebase Analytics?](https://doc.batch.com/integrations/analytics/how-to-connect-batch-to-firebase-analytics.md): Learn how to track your Batch push and in-App campaigns in Firebase.
- [How to connect Batch to Google Analytics?](https://doc.batch.com/integrations/analytics/how-to-connect-batch-to-google-analytics.md): Learn how to track your Batch web and mobile campaigns in Google Analytics.
- [How to connect Batch to Mixpanel?](https://doc.batch.com/integrations/analytics/how-to-connect-batch-to-mixpanel.md): Learn how to track your Batch push and in-App campaigns in Mixpanel.
- [How can I add my Branch.io links to Batch push notifications?](https://doc.batch.com/integrations/analytics/how-can-i-add-my-branch.io-links-to-batch-push-notifications.md): Indeed, Branch.io links can be used in Batch notifications for your referral and attribution needs.
- [Creating a cross-platform report on Google Analytics using Batch and the Firebase event dispatcher](https://doc.batch.com/integrations/analytics/creating-a-cross-platform-report-on-google-analytics-using-batch-and-the-firebase-event-dispatcher.md): Batch + Firebase + Google Analytics = Free cross-platform reporting tool !
- [How can I track campaign retargeting with AppsFlyer?](https://doc.batch.com/integrations/analytics/how-can-i-track-campaign-retargeting-with-appsflyer.md): Yes! Thanks to a quick client-side integration, you will be able to see campaigns opens with AppsFlyer.
- [How to connect Batch to AT Internet](https://doc.batch.com/integrations/analytics/how-to-connect-batch-to-at-internet.md): This guide explains how to enable tracking of AT Internet campaigns to monitor your Batch campaigns on web and mobile.
- [How to connect Batch to Piano Analytics](https://doc.batch.com/integrations/analytics/how-to-connect-batch-to-piano-analytics.md): This guide describes how to configure Piano Analytics campaign tracking for Batch across web, mobile, and email channels.


---

# 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://doc.batch.com/integrations/analytics.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.
