Home > Tracking Campaigns > Voluum

My Voluum Doesn't Track LP Clicks Any More (4)


03-23-2021 10:29 PM #1 jabong82 (Member)
My Voluum Doesn't Track LP Clicks Any More

I haven't used Voluum in like a month, did something change? The format looks all different now.

So basically my landers still load, but when I click the button that usually goes to the offer, I get a 400 Bad Request error now.

I already added the extra piece of code to the landing page (not sure why I have to do this now?) but I still get the 400 error.

Any help would be appreciated.


03-24-2021 12:44 AM #2 jeremie (Moderator)

Quote Originally Posted by jabong82 View Post
I haven't used Voluum in like a month, did something change? The format looks all different now.

So basically my landers still load, but when I click the button that usually goes to the offer, I get a 400 Bad Request error now.

I already added the extra piece of code to the landing page (not sure why I have to do this now?) but I still get the 400 error.

Any help would be appreciated.
They did a pretty big modification in the UI one month ago. Before they had Redirect, Direct Tracking (no redirect between Source and Lander, but Redirect between Lander and Offer) and Redirectless Tracking (no redirect at all)

Now you can choose what you want (redirect or no) for each step (Ad Source => Lander, and Lander => Offer)
Look at Joanna's email from Feb 22nd


You don't necesarily need to add the script on the page if you use these parameters:
- Transition between ad and campaign funnel: Redirect
- Transition to offer: 302, Meta refresh or Double meta refresh

But if you want a direct transition to the offer, you need the script so that it can replace the Voluum URL by the direct URL.


The most probable cause of the 400 error in your case is that you have select Direct for (Transition between ad and campaign funnel), but you are not passing the cpid as a parameter of your lander URL, so Voluum does not know where to redirect.


03-24-2021 08:40 AM #3 jabong82 (Member)

Actually I figured it out.

My click URL had http when it was supposed to be https

This is something new I guess in the new version.


03-24-2021 10:38 AM #4 matuloo (Legendary Moderator)

Quote Originally Posted by jabong82 View Post
Actually I figured it out.

My click URL had http when it was supposed to be https

This is something new I guess in the new version.
Just wanted to suggest that you are using the correct campaign URL I had some problems with this too, I messed the tracking domains up and was wondering why it didnt redirect properly


Home > Tracking Campaigns > Voluum