How can I connect Batch to AppsFlyer?
You can use AppsFlyer attribution data to improve your segmentation within Batch. The connection only requires a quick code addition.
AppsFlyer is a mobile advertising attribution and analytics company. AppsFlyer helps marketers to pinpoint their targeting, optimize their ad spend and boost their ROI.
On the other hand, Batch can receive information from AppsFlyer using their callbacks attribution. This will allow you to re-target your users with notifications based on the installation source.
Understanding how the connection works
Callbacks provided by AppsFlyer SDK allow you to sync AppsFlyer data with Batch SDK. You will be able to use Batch segmentation to target users based on install source attribution data.
iOS integration
After setting up the AppsFlyer attribution callback (iOS instructions on callbacks), you need to send Batch the appropriate data via the SDK's method.
Here is an example of how you can set the callback in your app code (using Batch V2 SDK):
Android integration
Similarly, you need to set up the AppsFlyer attribution callback (Android instructions) and send Batch the attribution data via the SDK's method.
Here is an example of how you can set the callback in your app code (using Batch V2 SDK):
What’s next?
Now, you can test your integration using our Profile view and find out if your data work properly on the Batch dashboard.
Once your tests are finished, you will be able to specify an installation source and more from the campaign editor:

It's now super easy to target users based on attribution 😉.
Last updated
Was this helpful?