Home > Questions and Answers > General Questions

Whats Going On In This LP? (6)


10-29-2013 09:19 AM #1 summa (Member)
Whats Going On In This LP?

So whats going on with this LP? I like the seamless transition from LP to offer page and want to test it in a few campaigns. When you click on it, it doesn't appear to go from website to another. The typical click, blank screen, new web page doesn't happen here. Instead, upon a click it gets transfered almost instantly and without interuption to the offer page, as if it was a form submit or something. Gonna try and reverse engineer and test.


10-29-2013 03:15 PM #2 caurmen (Administrator)

They're using what's called a "modal window" on top of the main website background. It's a div floated on top of the main page and appearing/disappearing using Javascript.

It's a useful trick - here's a tutorial on creating them. It's not the simplest tutorial in the world, unfortunately - you may just want to google "jquery modal window" and read the docs there.


10-29-2013 08:37 PM #3 stackman (Administrator)

NSFW - http://instabang.com/ uses something similar. Lots of dating sites do and it'd probably convert very well on a landing page!


10-29-2013 09:16 PM #4 bbrock32 (Administrator)

Quite some dating offers use them.

Would be nice to see the data of the split test between opening the offer in a new tab and on a modal window.


10-31-2013 02:48 PM #5 caurmen (Administrator)

Would be nice to see the data of the split test between opening the offer in a new tab and on a modal window.
Hmm, that would be interesting. Adding to my "case studies to do" folder...


11-04-2013 02:42 PM #6 summa (Member)

small details but they may have a large impact. I thought i was creating a "modal window" when I simply just had a div over the slightly opaqued offer background, but I was merely opening a tab. :/


Home > Questions and Answers > General Questions