An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.batch.android/google-analytics-dispatcher/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.batch.android/google-analytics-dispatcher)
[![Github Action](https://github.com/BatchLabs/Batch-Android-google-analytics-dispatcher/workflows/Android%20CI/badge.svg)](https://github.com/BatchLabs/Batch-Android-google-analytics-dispatcher/actions?query=workflow%3A%22Android+CI%22)
[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=BatchLabs_Batch-Android-google-analytics-dispatcher&metric=coverage)](https://sonarcloud.io/dashboard?id=BatchLabs_Batch-Android-google-analytics-dispatcher)

Batch.com Android Google Analytics Dispatcher
==================

![Logo](https://static.batch.com/documentation/Readmes/logo_batch_full_178.png)

# 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