Home > The Newbie Zone > Questions and Answers

Mpire and Voluum (6)


03-03-2017 01:17 AM #1 thien425 (Member)
Mpire and Voluum

Can anyone that is using Mpire and tracking with Voluum help me out? Conversions are not being tracked for some reason. Visits and clicks seem to be tracked just fine but not conversions.

This is the postback link that I have pasted in Conversion Pixel section in Mpire:

http://mgdby.voluumtrk2.com/postback?cid={cid}&payout={payout}

This is the tracking link that I have pasted in the URL section of Voluum:

http://t.mpire.nxus.mobi/?aid=706296&cid=1011470&aff_click_id={affiliate_cl ick_id}&sid={affiliate_sub_id}

Im not sure where I went wrong. Any advice is appreciated.


03-03-2017 01:53 AM #2 alex973 (Member)

{cid} is probably not the good one, it's probably {aff_click_id} instead but check with the Mpire documentation.


03-03-2017 02:49 AM #3 thien425 (Member)

Quote Originally Posted by alex973 View Post
{cid} is probably not the good one, it's probably {aff_click_id} instead but check with the Mpire documentation.
I have checked but Im just not sure which one is the correct one, I was hoping somebody that uses Mpire would know.


03-03-2017 04:13 AM #4 exitius (Member)

Hi Thien, change it to:

http://mgdby.voluumtrk2.com/postback?cid={sid}&payout={payout}


http://t.mpire.nxus.mobi/?aid=706296&cid=1011470&aff_click_id={campaign.id} &sid={clickid}

That should work for you.


03-03-2017 12:08 PM #5 thien425 (Member)

Quote Originally Posted by exitius View Post
Hi Thien, change it to:

http://mgdby.voluumtrk2.com/postback?cid={sid}&payout={payout}


http://t.mpire.nxus.mobi/?aid=706296&cid=1011470&aff_click_id={campaign.id} &sid={clickid}

That should work for you.
I dont think this is correct, when I tested Im getting a 404 error.


03-06-2017 01:32 PM #6 voluum (Veteran Member)

Quote Originally Posted by thien425 View Post
I dont think this is correct, when I tested Im getting a 404 error.
Hi Thien,

The 404 error which is returned is due to the absence of a valid Voluum click ID within the postback URL request. - Click IDs would populate the {sid} token when they are registered and relayed back correctly.

A click ID is needed for Voluum to validate a request with a successful response of 200.

Rather than running a test conversion to verify your postback, one of the prerequisite indicators that your conversion tracking is set correctly is by checking the subid report on your network's end after performing a few test visits to your Voluum campaign (to the relevant offer).

That is, you should see Voluum click ID values in the subid 1 report on your mPire offer after previewing your campaign URL in Voluum / in browser.
Note:Voluum click IDs are 24 characters in length

Once you've confirmed that click IDs are recorded, it's just a matter of confirming that the correct subid token is used in your postback URL ( correspondent of the parameter used to initially pass click IDs to mPire).

Hope this helps and if you have any further Qs, shoot me a PM.

Regards,
Adrian


Home > The Newbie Zone > Questions and Answers