So I just recently started running traffic to an offer on mundo media. The only problem I have is that my conversions are not making it back into
You should be able to find your conversions under the Reports and then -> Tables -> Select Campaign -> Subid.
But I recommend to fix the postback issue, it will be much easier, make sure it has this format:
http://xyz.trackvoluum.com/postback?...ayout=%AMOUNT%
And do not forget to send {clickid} in the offers from the tracker.
Thanks for the help @erikgyepes but I still don't have it working quite right. Here's what I have currently:
in
the offer url: http://some.offer.url.com/a12345?subid1={clickid}&subid2={campaign.id}
in mundo media:
my global postback url: http://xyz.trackvoluum.com/postback?...ayout=%AMOUNT%
this seems like it should work but it's not, what am i missing?