Home > Tracking Campaigns > Binom

CrakRevenue + Binom: What' s the proper setup? (5)


03-28-2021 03:41 AM #1 vallem (Member)
CrakRevenue + Binom: What' s the proper setup?

Is anyone using @CrakRevenue and @Binom?
I' ve tried to set it up in the tracker but my conversions aren't displaying. I tried for an hour with the CrakRevenue support team (very nice guy) but we couldn't get it to work. These are the tokens they recommended me to use:






Any suggestions?


03-28-2021 08:32 AM #2 jeremie (Moderator)

Something is wrong with your offer url template. You are not defining the variable to pass to the affiliate network
https://docs.Binom.org/affiliate-networks.php

Probably something like this would work better

Code:
 
{offer_url}?aff_sub={clickid}
And then replace affsub2 by affsub in the postback


03-28-2021 08:40 AM #3 jeremie (Moderator)

See this article for an explanation of the flow
https://docs.Binom.org/affiliate-networks.php


03-28-2021 02:27 PM #4 twinaxe (Senior Moderator)

Yup, as jeremie said there should something be wrong with the offer link.

{aff_sub} and {aff_sub2} look rather like tokens for the postback but they are no Binom tokens so Binom can´t convert it into real values.

You also don´t need to add the postback to Binom, you need to add the postback to Crackrevenue.


03-28-2021 07:35 PM #5 vallem (Member)

Thank you @jeremie . I'll ask them to update my postback to see if that setup works


Home > Tracking Campaigns > Binom