Pop-unders, your experiences and comments

Discussion in 'ClickBank' started by Aldouspi, Jan 12, 2008.

  1. #1
    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?
     
    Aldouspi, Jan 12, 2008 IP
  2. ziffgone

    ziffgone Peon

    Messages:
    63
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    ziffgone, Jan 12, 2008 IP
    Aldouspi likes this.
  3. Aldouspi

    Aldouspi Peon

    Messages:
    592
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ziffgone,

    Thanks for the heads up, I will search out Div pop-ups and play with those.
     
    Aldouspi, Jan 12, 2008 IP
  4. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #4
    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>
     
    bl4ckmaN^, Jan 12, 2008 IP
    Aldouspi likes this.
  5. Aldouspi

    Aldouspi Peon

    Messages:
    592
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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?
     
    Aldouspi, Jan 12, 2008 IP