All Collections
3rd-party Integrations
Attribution
How can I connect Batch with Adjust?
How can I connect Batch with Adjust?

Yes, you can use Adjust attribution data to improve your segmentation within Batch. The connection only requires a quick code addition.

Baptiste avatar
Written by Baptiste
Updated over a week ago

As you may know, Adjust is a Mobile Attribution and Analytics service. Their service provides app marketers with a smart business platform, combining measurement for advertising sources on mobile with advanced analytics. 

The good news is that you can use Adjust attribution data to improve your segmentation within Batch.

How does it work? 🤔

Callbacks provided by Adjust SDK allow you to sync Adjust data with Batch SDK. When you have implemented the Adjust attribution callback inside your application, you can use Batch segmentation engine to target users based on install source attribution data.

iOS integration ⚙️

After having set up the Adjust attribution callback (iOS instructions on callbacks), you simply have to send Batch the appropriate data via the SDK's method.

Here's an example on how you can set the callback in your app code:

You can find here the official GitHub repository.

Android integration ⚙️

Similarly, you have to set up the Adjust attribution callback (Android instructions) and sent Batch the attribution data via the SDK's method.

Here's an example of how you can set that callback in your app code:

You can find here the official GitHub repository.

What’s next?

Now, you can test your integration using our debug tool and find if your attribution data work properly on the Batch dashboard.

Once the data is well collected, you will be able to specify an installation source and more from the campaign editor:

That's all, you have no excuse not to properly target your users based on attribution now 😉.


This article belongs to Batch's FAQ. Need more help? Find insightful articles, documentation, case & market studies, guides, and even more in our website's Resources section on batch.com and our blog.

Did this answer your question?