https://github.com/batchlabs/batch-android-google-analytics-dispatcher
Batch.com Android Google Analytics Dispatcher
https://github.com/batchlabs/batch-android-google-analytics-dispatcher
Last synced: 5 months ago
JSON representation
Batch.com Android Google Analytics Dispatcher
- Host: GitHub
- URL: https://github.com/batchlabs/batch-android-google-analytics-dispatcher
- Owner: BatchLabs
- License: other
- Created: 2020-03-03T16:28:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T15:32:18.000Z (over 1 year ago)
- Last Synced: 2025-09-29T23:55:35.399Z (9 months ago)
- Language: Java
- Size: 662 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://maven-badges.herokuapp.com/maven-central/com.batch.android/google-analytics-dispatcher)
[](https://github.com/BatchLabs/Batch-Android-google-analytics-dispatcher/actions?query=workflow%3A%22Android+CI%22)
[](https://sonarcloud.io/dashboard?id=BatchLabs_Batch-Android-google-analytics-dispatcher)
Batch.com Android Google Analytics Dispatcher
==================

# About
A "ready-to-go" dispatcher that reflect event from the Batch SDK to the Google Analytics dashboard using UTM tags.
# Requirements
- Android Studio 3.0+
- Android 15+
- Batch Android SDK 1.15.0+
- Play Services Analytics 17.0.0+
# Installation
Gradle (recommended)
```
implementation 'com.batch.android:google-analytics-dispatcher:1.0+'
```
Read our [setup documentation](https://doc.batch.com/) to follow a step by step tutorial for integrating Batch features into your app.
# Documentation
- [Technical](https://batch.com/doc)
- [FAQ](https://batch.com/doc/faq/general.html)
- [Developer FAQ](https://batch.com/developers)
Copyright 2020 - Batch.com