Skip to main content

How to track different conversion types in Binom

Binom can send different conversion types to RollerAds by mapping conversion statuses to separate postback URLs.

Learn more: [📘Postback]

Option 1: [📘Traffic source postback]

This is the simplest method and it’s recommended to use it.

Setup

  1. Go to Traffic Sources and open your RollerAds traffic source (or create a new one).

  2. Scroll to Advanced settings → Status-postback relation.

  3. Click Add and create a rule for each conversion status.

Example (the main part of the URL should be unique to your account):

Lead: https://trk.roller.ad/conversion/aid/[account_number]/[tracking_key]?click_id={externalid}&goal=1

Sale: https://trk.roller.ad/conversion/aid/[account_number]/[tracking_key]?click_id={externalid}&goal=2

Option 2: [📘Status schemes]

Status Schemes provide more flexibility by allowing you to configure custom postback URLs for each conversion status.

Did this answer your question?