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

https://github.com/batchlabs/batch-ios-atinternet-dispatcher

Batch.com iOS AT Internet Dispatcher
https://github.com/batchlabs/batch-ios-atinternet-dispatcher

Last synced: 8 months ago
JSON representation

Batch.com iOS AT Internet Dispatcher

Awesome Lists containing this project

README

          

[![Cocoapods](https://img.shields.io/cocoapods/v/BatchATInternetDispatcher)](https://cocoapods.org/pods/BatchATInternetDispatcher)
[![Github Action](https://github.com/BatchLabs/Batch-iOS-atinternet-dispatcher/workflows/iOS%20CI/badge.svg)](https://github.com/BatchLabs/Batch-iOS-atinternet-dispatcher/actions?query=workflow%3A%22iOS+CI%22)
[![SonarCloud Coverage](https://sonarcloud.io/api/project_badges/measure?project=BatchLabs_Batch-iOS-atinternet-dispatcher&metric=coverage)](https://sonarcloud.io/dashboard?id=BatchLabs_Batch-iOS-atinternet-dispatcher)

Batch.com iOS AT Internet Event Dispatcher
==================

![Logo](http://batch-doc.s3.amazonaws.com/logo_batch_192.gif)

# About

A ready-to-go dispatcher that sends event generated by Batch SDK to the AT Internet dashboard using UTM tags.
The library will automatically start sending Firebase events once added in your app, there is no extra setup to be done.

More info about event dispatchers [here](https://doc.batch.com/ios/advanced/event-dispatchers).
You can find a guide explaining how to use the reported events [here](https://help.batch.com/en/articles/3597151-how-to-export-my-campaign-s-data-to-firebase-google-analytics-or-at-internet-using-events-dispatcher).

# Requirements
- Xcode 13
- iOS 10+
- Batch 1.19

# Installation

## CocoaPods

```
pod 'BatchATInternetDispatcher'
```

Read our [setup documentation](https://doc.batch.com/) to follow a step by step tutorial for integrating Batch features into your app.

## Carthage

```
github "BatchLabs/Batch-iOS-atinternet-dispatcher"
```

# Documentation

- [Technical](https://doc.batch.com)
- [FAQ](https://batch.com/doc/faq/general.html)
- [Developer FAQ](https://batch.com/developers)

Copyright 2019-Present Batch.com