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.
- Xcode 12
- iOS 10+
- Batch 1.17
pod 'BatchMixpanelSwiftDispatcher'
Read our setup documentation to follow a step by step tutorial for integrating Batch features into your app.
github "BatchLabs/Batch-iOS-mixpanel-swift-dispatcher"
Add
https://github.com/BatchLabs/Batch-iOS-mixpanel-swift-dispatcher.git
as a SPM dependency in Xcode.
This requires Batch to be supplied via another package manager, or integrated manually.
Use carthage to checkout the deps: carthage bootstrap --platform iOS
. Open the xcodeproj and hack away!
Copyright 2019-Present Batch.com