Overview
Data Integrations provide an easy way to automatically send Branch data to your other analytics services and marketing tools using pre-formatted webhooks.
This guide covers the technical implementation requirements for Data Integrations. For setup instructions in the Branch dashboard, see our Data Integrations guide.
Prerequisites
In order to use Branch Data Integrations, you must first:
Be a customer to the third party and have their respective SDK installed in your app.
Pass ID/metadata to Branch (partner specific)
For some partners, you'll need to make sure to pass through the correct identifiers to the Branch SDKs. In order to do so, retrieve the ID from the partner SDK and pass this value to Branch using the following method:setRequestMetadataKey() method of the Branch SDKs: iOS | Android
FIND PARTNER KEY & METHOD TO PASS TO BRANCH
Data Integration Partner | Partner Key & Method to pass to Branch SDK |
|---|---|
Adobe Analytics | |
Adobe Analytics | |
Airship | |
Amplitude |
|
Batch | |
Braze | |
CleverTap | |
Google Analytics | |
Google Analytics 4 | |
Google Firebase | |
Iterable |
|
Mixpanel | |
MoEngage | |
Movable Ink | |
mParticle | |
mParticle | |
Segment | |
Segment |
Additional steps for Data Integrations
To learn more about setting up Data Integrations, visit our Data Integrations guide.