Batch.com iOS Mixpanel (Objective-C) Event Dispatcher
About
A ready-to-go dispatcher that sends event generated by Batch SDK to Mixpanel using UTM tags. The library will automatically start sending Mixpanel events once added in your app, there is no extra setup to be done.
More info about event dispatchers here.
Requirements
- Xcode 12
- iOS 10+
- Batch 1.17
Installation
CocoaPods
pod 'BatchMixpanelObjcDispatcher'
Read our setup documentation to follow a step by step tutorial for integrating Batch features into your app.
Carthage
github "BatchLabs/Batch-iOS-mixpanel-objc-dispatcher"
Documentation
Development
Use carthage to checkout the deps: carthage bootstrap --platform iOS
. Open the xcodeproj and hack away!
Copyright 2019-Present Batch.com