Batch.com iOS Google Analytics Event Dispatcher
About
A ready-to-go dispatcher that sends event generated by Batch SDK to the Google Analytics dashboard using UTM tags. The library will automatically start sending Google Analytics events once added in your app, there is no extra setup to be done.
More info about event dispatchers here. You can find a guide explaining how to use the reported events here.
Requirements
- Xcode 11
- iOS 8+
- Batch 1.15
Installation
CocoaPods
pod 'BatchGoogleAnalyticsDispatcher'
Read our setup documentation to follow a step by step tutorial for integrating Batch features into your app.
Carthage
github "BatchLabs/Batch-iOS-google-analytics-dispatcher"
Warning: The carthage library depends on https://github.com/akashivskyy/GoogleAnalytics-Framework , as Google does not provide a Carthage distribution of GoogleAnalytics
Documentation
Copyright 2019-Present Batch.com