Skip to main content

Branch Integration Guide

tvScientific integrates with Branch to enable tracking and reporting in the tvScientific platform.

Updated over a year ago

How It Works

  • In the Branch platform, you’ll add tvScientific as an ad account, which enables tvScientific to receive event data through automated postbacks.

  • You will generate an Ad Link in Branch to measure CTV ad impressions.


Prerequisite's

  • tvScientific tracking ID: Please request this ID from your tvScientific representative


Enable This Integration

To enable tvScientific's integration with Branch, follow these steps.

  1. Log in to Branch and navigate to the Ads page.

  2. Select Partner Management from the sidebar and search for tvScientific.

  3. Enable tvScientific and click save.

  4. On the partner settings screen enter your tvScientific tracking ID.

  5. On the postback config tab, select the events you want to send to tvScientific (installs, and purchases).

  6. Select the All Events checkbox for each event you enable. Do not send app open events unless specifically instructed by tvScientific.

  7. Review the template and confirm all macros are mapped in your SDK

  8. If you are not capturing transaction_id, please replace ${(event_data.transaction_id)!} with ${(event_timestamp)!} under u4= parameter in the postback URL template.

  9. Create an Ad Link for tvScientific and send it to your tvScientific representative. Branch's Guide on Creating Ad Links


Did this answer your question?