Increase Performance with Popunders and Exit Pops in POF
Recently, certain landing page restrictions were lifted by the team over at POF. According to POF rep. Ben Louie, now you can include landing pages with exit pops, popunders, and email captures. This is great news for all of those landing page enthusiasts out there.
For those of you who are not familiar with these techniques however, you may be asking yourself how you can implement these elements into your POF campaigns. So in this post, I’ll show you how you can use exit pops and popunders to push your offers just a little bit more to the user and get them to act before they decide to ultimately leave.
Enter: The Exit Pop
If you don’t know what an exit pop is, it’s simply a last-ditch effort to get the user to stay on your landing page and continue on to your offer by popping up an alert message asking them to confirm their decision to navigate away from your page.
So to make something like this, you’re going to need 2 things: a Javascript function that will make an alert box appear when the user tries to navigate away from your page, and a jquery that will set up how your alert box acts and appears.
First, download your JQuery here if you don’t already have it on your server. Next, paste in the below code above your </head> tag in your landing page.
<script type=“text/javascript” src=“jquery.js”></script><script type=“text/javascript”> |
What this script does, is open an alert window whenever the user tries to navigate away from your page by going back or closing your page. However, as noted by the “$(“a”)” , if the user clicks on any links with an ‘a’ anchor, the alert message will not pop up, and they will be able to proceed to the offer page.
Everything else is pretty explanatory.
However, perhaps you may want to go with a more subtle approach to making one last attempt at getting the user to commit to a favorable action. In which case, you can use a pop-under.
Offer Them An Alternative Offer With Popunders
A popunder is a little less invasive than an exitpop, in that it opens up the page of your choosing underneath the window that user is currently using. What that means is that after the user has navigated away from your page, a new page opens and loads (typically unbeknownst to them) and once they’ve closed out their browser, they’re met with an alternative offer which they may find appealing. This tactic is used a lot by other sites that have more than one product or service that they’d like to offer to a user.
Luckily, adding a popunder script to your landing pages is a very easy thing to do. Just download the popunder scripts then all you have to do is paste a small bit of code above the tag of your landing page. That code looks just like this:
<script src=“jspopunder.js”></script> |
You then just need to paste in the URL of the alternative lander you would like to show the user. There are many ways that you can execute the use of this script like adding a squeeze page for multiple offers or simply leading the user to one offer that you think the user you’re targeting may also want to take advantage of. However, be aware that some users may not appreciate popunders, so be careful not to abuse popunders.
Some Words of Warning
These are some basic scripts, so expect basic function. If you’re big on passing through certain keywords or tokens to an exit pop or popunder, you will need to do some tweaking of the code I’ve provided here or most likely look for something completely new. I simply wanted to provide a quick and easy option for anyone not familiar with these techniques in an attempt to inspire some neat ideas.
Also, keep in mind that not every advertiser likes these two techniques, so make sure that you’re running landers that are compliant with your offers before implementing exitpops or popunders.
Ultimately, I suggest you try to stretch your legs a little with popunders and exitpops to see what you end up with!
-
Jon
-
http://www.ipyxel.com/ Aziz Kamara
-
-
krisicash
-
http://www.ipyxel.com/ Aziz Kamara
-
-
MrClifton
-
http://www.ipyxel.com/ Aziz Kamara
-
-
Eric
-
JSM
-
http://www.ipyxel.com/ Aziz Kamara
-
-
Ryan Parker
-
david









