Payout tracking
Payout is the sum of money you receive for each conversion. Based on the payout, Binom calculates your revenue.
There are two ways to track your payout: specify a payout to track manually or set up dynamic payout tracking.
Fixed payout tracking
When editing or creating an offer specify the amount of payout in the Payout field.
Keep in mind that if you use postback to track the payout, Binom will ignore the postback token and track the payout that you specified manually.
Dynamic payout tracking
You can track the dynamic payout. This way you will not miss any payouts and get the most accurate statistics.
To do this, open the offer settings. In the Postback URL specify the &payout= parameter with a token, and check the Auto box.
Update conversions
Sometimes you might need to add conversions or change payout.
Go to the Conversions tab and click Update conversions.
In the new window appeared enter conversions as shown below:
clickid[:payout=value:cnv_status=value:cnv_status2=value:cnv_currency=value:event(1...30)=event_value:add_event(1...30)=event_value]
The key=value pairs in the square brackets are optional. The order of the key=value pairs doesn't matter.
Click ID — go to the Conversions or Clicklog tabs to copy Click ID.
Payout — conversion payout (specify auto to get the payout from the offer settings).
Conversion Status — status of a conversion (optional).
event(1...30)=event_value — Binom's event update (optional).
Keep in mind that you must specify one conversion per line. To skip the Conversion Status parameter and assign the next one, just close it with a colon. Examples:
81e60haa86o0b7:payout=5 - creating conversion with the 5 dollar payout
e2f3he2tfe65а1:payout=5:cnv_status=Hold - creating conversion with the 5 dollar payout and Hold status
d86dhegxbl9ad:payout=auto:cnv_status=Hold - creating conversion with auto payout and Hold status
e0c7hea9wj270:payout=5:cnv_status=Hold:event1=15 - creating conversion with the 5 dollar payout, Hold status, and Event 1 = 15
5eba2hea9dzb2c:payout=5:cnv_status=Hold:event1=15:event2=16 - creating conversion with the 5 dollar payout, Hold status, Event 1 = 15, and Event 2 = 16
5eba2hea9dzb2c:payout=5:event1=15:event2=16 - creating conversion with the 5 dollar payout, Event 1 = 15, and Event 2 = 16
To rewrite the conversions, check the Disable Upsell box. To add the new payouts to the old ones, leave the box unchecked.
Check the Disable Postback box if you want to disable postback to the traffic source when updating conversion.
Click Save to start the update process. This may take some time.