Home > Tracking Campaigns > Voluum

Problem tracking leads from mundo media in Voluum (5)


12-07-2014 11:19 PM #1 iamaflex (Member)
Problem tracking leads from mundo media in Voluum

Voluum is not recording my mundo media leads

I got this error in Voluum 'error' tab
Postback request invalid. Click ID argument: b975b2b3-fd96-48blahblahblah

in Voluum my offer set up looks something like this
http://mmtrkbb.com/mt/wblahblahblah4s233s2blahblah/subid1={clickid}&subid2={campaign.id}

my pixel server to server url looks like this
http://t4randomblah.trackvoluum.com/...ayout=%AMOUNT%

What do I need to fix?


12-08-2014 12:42 AM #2 panthary (Member)

The problem is with your server to server URL.

You need to post back the Click ID (subid 1) to Voluum, currently, you're posting back the Campaign ID (sub id 2).

Change it to this:

Code:
http://t4randomblah.trackvoluum.com/postback?cid=%SUBID1%&payout=%AMOUNT%


12-08-2014 01:54 AM #3 zeroonedigital (Member)

^^^^ Correct ^^^^

Or another way is to change your server to server subid value to subid1. Either way is okay.

Just one tip - always double check to make sure that the subid value is the same for your postback and offer URL.


12-08-2014 08:50 PM #4 iamaflex (Member)

Ah ok. I basically messed up my click and campaign ids...

so btw since server to server URL only has click ID. What's the point of having campaign id in the offer Voluum? How does that get tracked? Is it a way for Voluum to map offers to campaigns?


12-09-2014 08:57 AM #5 zeno (Administrator)

You don't need to pass the campaign ID to Mundo.

You just do this because you want to. For whatever reason. It's not included in a postback.


Home > Tracking Campaigns > Voluum