This article is intended for ad networks that want to integrate with the Branch. Branch can send Trackier attribution data for both installs and in-app events.
TABLE OF CONTENTS
- Integration Process
- Postback URLs for install and in-app events
- Finalizing your registration
- Confirmation from Branch
Integration Process
- To begin integration, provide Branch with both the attribution link URL and the postback URL. The URLs are needed for reporting purposes. This article explains how to build these URLs.
The maximum number of unique source grouping reports is 512 |
Attribution link URL
This section provides the base attribution link and related parameter descriptions.
Base attribution link URL
https://branchster.app.link/3YL9g523sds?~click_id={click_id}&%243p=a_trackier&%24aaid={gaid}&%24idfa={idfa}&~secondary_publisher={publisher_id}_{source} |
Branch base URL | Definition | Description |
---|---|---|
Base URL | Branch endpoint | |
3YL9g523sds | Application ID | Dynamic value that differs for each app |
~click_id | Click Id | Parameter for click id |
%243p | Media source name | integrated network name |
Attribution link parameters
|
Branch parameter | Trackier macro | Description |
---|---|---|
&~click_id= | {click_id} | Request the ID for each user session |
&~secondary_publisher= | {publisher_id}_{source} | ID of the Publisher promoting an offer |
&%24aaid= | {gaid} | Android ID |
&%24idfa= | {idfa} | Ios ID |
Postback URLs for install and in-app events
This section provides examples of postback URLs and parameters for install and in-app events.
Install postback URLs
http://network.yourdomain.com/acquisition?click_id={clickid}&security_token=xxxxxxxxxxxxxxx&idfa={idfa}&gaid={gaid} |
Event postback URLs
http://network.yourdomain.com/acquisition?click_id={clickid}&security_token=xxxxxxxxxxxxxxx&idfa={idfa}&gaid={gaid}&goal_vlaue={event_name} |
Postback parameters
Trackier Postback URL | Description |
---|---|
network.yourdomain.com |
|
security_token | Provided by Trackier |
goal_value |
|
click_id | For Click ID |
gaid | For Android ID |
idfa | For Ios ID |
Finalizing your registration
- Already integrated with Branch? Send the URLs to support@branch.io.
- Not yet integrated with Branch? Complete the Ad partners registration application.
![]() You can download Sample of Branch Partner Form click here. Also, share this Article with the Branch team for Integration reference. |
You can find the content to email in your platform, Go to Automation > Integration > MMP Partner > Branch.
You will find there the following:
- Network Level Install Postback
- Network Level Event Postback
- Trackier Macro List
- Sample Attribution URL