Hello,
I am complete newbie in AM world, and I need your help. For 2 days I am trying to setup Revenuewire offer with
Can anyone, please, explain in brief how to setup tracking a Revenuewire offer in
Thank you in advance!
I'm not familiar with that network, but maybe they use cake or hasoffers for tracking, which would make it all easier ... can you ask them?
In case they don't, ask what parameter you should use to pass them the clickID and if they could show you a sample postback url (with blurred domain) from some other affiliate, that would be golden 
Hello Matuloo,
Digging in some old documentation of Revenuewire I found that they use TID parameter.
Here is what I set:
My offer in
The postback in Revenuewire:
http://voluumtrk.com/postback?cid={TID}&payout={PAYOUT_AMOUNT}
In theory this should work, right?
Thanks
The variables you are trying to use, or let's say values inside are correct, yes.
TID should be posted back since that is what keeps your ClickID.
Just make sure it's {TID} not [TID] or {{TID}} or something like that.
Cheers.