https://github.com/batchlabs/batch-ios-piano-dispatcher
Batch.com iOS Piano Dispatcher
https://github.com/batchlabs/batch-ios-piano-dispatcher
ios sdk
Last synced: 5 months ago
JSON representation
Batch.com iOS Piano Dispatcher
- Host: GitHub
- URL: https://github.com/batchlabs/batch-ios-piano-dispatcher
- Owner: BatchLabs
- License: mit
- Created: 2022-12-16T10:34:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-17T09:00:58.000Z (11 months ago)
- Last Synced: 2025-09-29T23:55:35.532Z (9 months ago)
- Topics: ios, sdk
- Language: Swift
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://cocoapods.org/pods/BatchPianoDispatcher)
[](https://github.com/BatchLabs/Batch-iOS-piano-dispatcher/actions?query=workflow%3A%22iOS+CI%22)
Batch.com iOS Piano Event Dispatcher
==================

# About
A ready-to-go dispatcher that sends event generated by Batch SDK to the Piano analytics dashboard using AT and UTM tags.
The library will automatically start sending Piano 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 14
- iOS 15+
- Batch 1.19+
- Piano 3.0+
# Installation
## CocoaPods
```
pod 'BatchPianoDispatcher'
```
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-piano-dispatcher"
```
### SPM
Add package:
```
https://github.com/BatchLabs/Batch-iOS-piano-dispatcher.git
```
# 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