I made a mistake somewhere with my tracking mundo conversions with
I used the defaults for setting up mundo in
I took my voluum postback (http://xxxxx.voluumtrk.com/postback?...D1%&p=%AMOUNT%) and copied it to mundo in both the global pixel and at the campaign level. However, my conversions did not postback at all, how can I fix this and how can I manually upload conversion data from mundo to voluum? I know how to do this in Voluum, but I cannot find in mundo where to get this info.
thanks!
Hi thedav,
First of all, it's &payout=YYY, not p= for the payout.
Second, did you use subid1= or subid2= in your offer links ?
This is what it should look like : http://xxxxxx.trackvoluum.com/postba...ayout=%AMOUNT%
and the offer link in
Mehdi
my offer link ends with "&s1={campaign.id}&s2={clickid}"
does that mean I need to replace subid1 with subid2 in the postback URL?
thanks!
No, your offer link is wrong.
Replace this "&s1={campaign.id}&s2={clickid}" by "&subid1={campaign.id}&subid2={clickid}".
And for the postback, put this :
http://xxxxxx.trackvoluum.com/postback?cid=%SUBID2%&payout=%AMOUNT%
You can set it up as global postback, as long as you always use subid2={clickid} in your mundo offer links.
Mehdi
PS : boy has Cake messed us up with their s1 can't be unique bs.
awesome! thanks! I'll give that a shot.
Any idea how to manually export conversions from Mundo? I know where to get them in cake, but no idea on mundo.
Reports > Tables
Select Yesterday or custom date, it seems to bug with last 7days don't know why.
Select the campaign in orange dropdown menu, select SubID in the blue dropdown menu > Download CSV.
It's kinda buggy but it should work.
Mehdi
Thanks! Although it looks like that as a result of how I made my offer link, all my subids are blank so i have lost my conversion info. oops. live and learn.
Yes mate all ids you sent using s1= s2= are lost of course, it'll only work from after you switched to subid1/2 
Mehdi