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

landerlab.io + voluum fail (2)


06-11-2020 09:41 AM #1 affguru (Member)
landerlab.io + voluum fail

Hey, hope this is the right forum for my newbie questions below:

recently signed up for landerlab.io + Voluum and seems it's gonna take forever to get anything done waiting on their responses...

I'm having issues with editing landing pages created on landerlab.io and the click URL leads to 404 even though I think I set up landing page, offer, campaign as per Vortex' tutorials. When I hover over the button on the lander, I can see the click URL so seems the outgoing url has been added properly.
What could be causing the issue and what's the remedy here?

About landerlab:

How can I edit each steps of the quiz template in the visual editor, and the page that appears after the wheels stops spinning for the phone sweepstakes temlate?

Seems I can only edit the 1st step in the visual editor based on what I can see.

How can i make an image appear dynamically according to the visitors location or browser if possible?
e.x. showing Philippines flag for visitors from there

If anyone could help, that'd be great...

Many thanks!


06-11-2020 10:44 AM #2 platinum (Veteran Member)

I'm having issues with editing landing pages created on landerlab.io and the click URL leads to 404 even though I think I set up landing page, offer, campaign as per Vortex' tutorials. When I hover over the button on the lander, I can see the click URL so seems the outgoing url has been added properly.
What could be causing the issue and what's the remedy here?

@affguru when you're directly visiting the landing page (without using the tracker generated campaign url) it is normal to get an Error 404.

That is because Voluum (or any other tracker for that matter) doesn't know what campaign the visitor is coming from in order to redirect it to the correct offer. As such, in order to properly test your page, you need to visit it through your Voluum generated campaign url. This stands even when you're hosting landing pages out of landerlab on your own servers or any other solution.


How can I edit each steps of the quiz template in the visual editor, and the page that appears after the wheels stops spinning for the phone sweepstakes temlate?
When editing quiz landers it often depends a lot on how the landing page is coded. Sometimes questions show/hide functions are handled by javascript which takes care of changing element specific CSS display status. In most cases such scenarios can be quickly handled by changing the layers visibility status. This way you can view the needed element and make the required edits.
On some other cases, you may need to go over the source code of the page to change some properties. As mentioned above, such cases depend a lot on how the original page was coded.


How can i make an image appear dynamically according to the visitors location or browser if possible?
e.x. showing Philippines flag for visitors from there
For now this would certainly require some coding. This way depending on the detected country you can inject the image with a javascript function. However I would say that the quickest and easiest solution for you is to create a clone of the lander for each targeted country the redirect the visitor to the correct lander using Voluum flows.

recently signed up for landerlab.io + Voluum and seems it's gonna take forever to get anything done waiting on their responses...
Regarding the response time, you need to keep present the time zone difference. I see you have opened a ticket after 11pm CET. Even though we do our best to be available out of standard business hours, it practically humanly impossible to stay 24/7 available on any ticket request.

Kindly submit the landing pages that you need to get fixed at support@landerlab.io with the details that you want to get fixed or struggling with.

Thank you for your understanding!
Losid


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