Home > Questions and Answers > General Questions

LP template that send to different offer (18)


12-21-2013 10:20 AM #1 kamaleon (Member)
LP template that send to different offer

Hello,

Is there any LP template in here that sends users to a different offer depending on their survey answers?

Thanks!


12-22-2013 02:16 AM #2 Mr Green (Administrator)

This should get you started http://stmforum.com/forum/showthread...=survey+lander


12-22-2013 07:35 AM #3 kamaleon (Member)

Well it did not help much, but thanks anyways...


12-22-2013 07:59 AM #4 Mr Green (Administrator)

There was link to this http://css-tricks.com/building-a-simple-quiz/ you can easily tweak the code to go to a different url based on the answers.


12-22-2013 08:10 AM #5 kamaleon (Member)

I saw that, but not so easy for someone who is not a coder.

An LP with some conditions implemented would be easier to understand at least for me. I once found one (by spying) that did the job well. I will just have to find it again

Thanks anyways


12-23-2013 11:20 AM #6 caurmen (Administrator)

You could adapt the questionnaire script I posted recently, too - just replace some of the "show" lines with a redirect.

However, as you say, it does require a bit of coding knowledge.


12-23-2013 11:32 AM #7 kamaleon (Member)

I found one, it is ok All done with some CSS tricks

Most of the landers I find don't give a shit of the age or any other question, they all go to the same offer...


12-23-2013 03:03 PM #8 larceny (Member)

CSS tricks to redirect someone elsewhere?

I assume you mean hiding one CTA button, and showing another that's going elsewhere?


12-23-2013 03:13 PM #9 kamaleon (Member)

Yes, I think this is it. I used something similar to this

http://stackoverflow.com/questions/4...ugh-javascript

But now I am working with another lander and I am having difficulties to implement it

This is the problem with offers that require users older than a certain age...


12-23-2013 03:20 PM #10 nefig (Member)

Just hire someone from fiverr to do this, it's a 2 minute job. But I would still do it myself, it's EASY to understand whats going on, just study the code and you will get it. Those questionaires simply switch layers (DIV's) from hidden to "shown" based on click. What you need to do is just show different next step based on previous answer, and place different link in this DIV


12-23-2013 03:36 PM #11 kamaleon (Member)

It is not so easy in this case. The yes or no show up all the time.

I will see what I will do Thanks


12-24-2013 10:57 AM #12 kamaleon (Member)

Quote Originally Posted by nefig View Post
Just hire someone from fiverr to do this, it's a 2 minute job. But I would still do it myself, it's EASY to understand whats going on, just study the code and you will get it. Those questionaires simply switch layers (DIV's) from hidden to "shown" based on click. What you need to do is just show different next step based on previous answer, and place different link in this DIV
You know what? I followed your advice and I hired a guy from fiverr Waiting for the results


12-24-2013 08:55 PM #13 nefig (Member)

Good stuff, keep at it!


12-29-2013 06:59 AM #14 kamaleon (Member)

Just wanted to tell you that the guy after 3 days cancelled the order and he is not replying to my messages. I don't know if it is because it was an adult lander or because it was too complicated for him...

I will give this a try

http://stmforum.com/forum/showthread...r-Your-Landers

Or I will hire someone from elance.


12-29-2013 03:21 PM #15 bbrock32 (Administrator)

Quote Originally Posted by kamaleon View Post
Just wanted to tell you that the guy after 3 days cancelled the order and he is not replying to my messages. I don't know if it is because it was an adult lander or because it was too complicated for him...

I will give this a try

http://stmforum.com/forum/showthread...r-Your-Landers

Or I will hire someone from elance.
Trust me, that's one of the easiest job you will ever give to a coder. He for sure had other reasons canceling the order.

Just get someone on odesk or hire someone full time for all your coding needs.


12-29-2013 06:29 PM #16 nefig (Member)

For some reason it's harder to find someone on fiverr who knows mobile stuff than you would've thought and work ethics are not always there..


12-29-2013 07:52 PM #17 kamaleon (Member)

Why are you talking about mobile now in this thread? Hummmmm


01-04-2014 08:14 PM #18 bbrock32 (Administrator)

Quote Originally Posted by kamaleon View Post
Why are you talking about mobile now in this thread? Hummmmm
I think he supposed you were trying to get this lander for mobile


Home > Questions and Answers > General Questions