Help Center

Integration apps with Branch

Reading time less than a minute

Presetting

Before you start integrating, you need to follow these steps:

  1. Add your app to the Branch account.
  2. Embed the Branch SDK into your mobile app.
  1. Connect VK Ads partner (ex. myTarget)
image

2. Turn on the postbacks

  • basic postbacks (e.g. installation) will appear automatically
  • Example of a postback on an installation

    https://r.vk.ru/external/branch_install?clickid=${ (last_attributed_touch_data.~click_id)! }&app_id=<@loop data=app.app_bundles val="bundle"><#if user_data.os == bundle.os><#if bundle.os=="ANDROID">${(bundle.android.package_name)!}<#elseif bundle.os == "IOS">${(bundle.ios.itunes_id)!}</#if><@break/></#if></@loop>&idfa=${ (user_data.idfa)! }&advertising_id=${ (user_data.aaid)! }&android_id=${ (user_data.android_id)! }&can_claim=<#if (last_attributed_touch_data.$3p)! == (ad_network.machine_name)!>1<#else>0</#if>&mt_sub2=${ (last_attributed_touch_data.~campaign_id)! }&mt_sub3=${ (last_attributed_touch_data.~ad_set_id)! }&search_phrase=${ (last_attributed_touch_data.search_phrase)! }

image

3. Create a tracking link

  • click the “Create” button on the main dashboard
  • select “App Install or Engagement” in the modal window that appears 
  • set up a tracking link

Read more about customization in the Branch tracking link requirements

image