Home > Technical & Creative Skills > Programming, Servers & Scripts

Voluum campaign does not redirect to offer link from ripped lander (6)


06-01-2015 02:16 PM #1 koffiannan (Member)
Voluum campaign does not redirect to offer link from ripped lander

Hi!

After spying on ad mobile scout and ripping one of the survey landers, I changed the final redirect link (the survey ends by telling user that they have been selected and will now be asked to choose a prize) to XXX.voluumtrk.com/click.

code in question:

<a class="hidden" href="http://XXX.voluumtrk.com/click">
</a></div><a class="hidden" href="http://XXX.voluumtrk.com/click">
</a></div><a class="hidden" href="http://XXX.voluumtrk.com/click">
</a></div><a class="hidden" href="http://XXX.voluumtrk.com/click">
</a></body></html>

When I run a campaign with this lander and couple it with an offer using Voluum, the lander works all the way until the part where it's supposed to redirect me to the offer.

this is the error message I get:

Error 400
Bad request


HOWEVER, if i changed http://XXX.voluumtrk.com/click to http://www.google.com, the lander will redirect user to google.com!

Not sure where I could have gone wrong but would appreciate anyone who could help me out here.

Thanks!!!


06-01-2015 02:41 PM #2 manu_adefy (Veteran Member)

The XXX part has to be replaced by what your Voluum link is. To find it just go to Settings -> Setup.


06-01-2015 03:20 PM #3 koffiannan (Member)

Yup. Already did that. same error.


06-01-2015 03:59 PM #4 jgjh151 (Member)

If you set up a domain in Voluum, looks like you'll use http://CustomDomain.voluumtrk.com/click not http://XXX.voluumtrk.com/click.


06-01-2015 04:12 PM #5 thethrowdest (Member)

The link itself will always show an error. You need to use the Voluum campaign URL to go to your lander, then from there click the "Agree" or w/e action you are using to take you to the offer.


06-01-2015 04:16 PM #6 arunbasillal (Member)

^^ What thethrowdest said.

Create the campaign on Voluum and you will get the Campaign url and open that url in your browser. Now the link will work.


Home > Technical & Creative Skills > Programming, Servers & Scripts