This year I have decided to try pop-unders to promote niche specific clickbank products. The pop-unders just show the vendor's landing pages for these products. No sales yet, but my traffic is way down across the board so far this month... I have never been a fan of pop-ups or pop-unders in the past, but I wanted to try something new. Do pop-unders turn visitors away. Have you had any success with them or any advise to use them more wisely?
Hi Aldouspi, Pop-ups and Pop-unders are extremely unreliable ways to promote anything. All of the new web browsers out there come with Pop-up/under blocking as a default feature that the user must opt to turn off in order for Pop-ups/unders to be allowed. Chances are, your Pop-unders are only getting a very small viewing, I'd say less than 3% of the pop-unders you serve are seen by anybody. The best type of Pop-up is the Div pop-up which is actually a faux window that is a part of the current web page and can't be blocked by Pop-up blockers. Hope this helps... Regards.
As far as I know, this is the script for a pop-up that is impossible to block, like ziffgone said. <script language="JavaScript"> var popunder="www.yoururlhere.com" function loadpopunder(){ win2=window.open(popunder) win2.blur() window.focus() } loadpopunder() </script>
This is one of the values of DP, useful reponses not just for myself, but that others can use as well. I will try the JavaScript code and my current code and do some testing. Anyone been using pop-unders or pop-overs and gotten good sales?