3 replies
I'm trying to have a page open up when someone exits out of my site. This is what the Affiliate site Tools said:

Copy this code on to your website to have
our site load under your site. When people
close your site, this site will be already loaded
for them to view.
Your affiliate link is built in already.

And the code is below:

<SCRIPT LANGUAGE="JavaScript"> <!--begin /* * Popup code generated by PopUpMaster Pro from * PopUp Generator Explodes Your Opt-In List And Turbo-Charges Your Sales * Copyright (c)2003, Steve Shaw, takanomi.com */ var cookie="y9KEzLHv"; var popup; var height="+screen.height+"; var width="+screen.width+"; var left=0; var top=0; entrypop('http://www.affiliatepowervideos.com/?vip=22131'); function entrypop(filename){ if (getcookie(cookie)==""){ popup = window.open(filename, "","height="+height+",width="+width+",top="+top+", left="+left+",location=yes,menubar=yes,resizable=y es,scrollbars=yes,status=yes,titlebar=yes,toolbar= yes,directories=yes"); self.focus(); setcookie(); } } function getcookie(cookieName) { var id = cookieName + "="; var cookievalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(id); if (offset != -1) { cookievalue = "x"; } } return cookievalue; } function setcookie () { document.cookie = cookie + "=" + escape ("done"); } // end --> </SCRIPT>



My question is where do i put this close? In the editor? text widget ... what??


If someone could tell me, that would be great. Oh and keep in mind to give me the easiest way
because I am not into code and such.


Thank you!!

#pop #pop unders #scripts #unders
  • Profile picture of the author moneychain
    I am replying to myself so my thread gets back on the first page. I hope someone answers.
    {{ DiscussionBoard.errors[7181128].message }}
  • Profile picture of the author murtuza
    these type of script codes mostly go within the head tags, before the closing head tag. However if that does not work try using it before the closing body tag. You will have to use the editor to get this done. Email the aff. guys and ask them for confirmation where to add this stuff, that would be better...

    or the best part is to use an exit wordpress plugin, just search for it in google and create your own add within it, this will be an easy option. You can get such types of plugins for free, just search for it...

    Search for MOW POP or optinpop in google and see if these options fit your needs, they provide free plugins...
    Signature

    Want to know my true story & how I got started with my internet business? What kind of problems I faced to get started & how I finally cracked the internet code? I have also prepared a 30 day blueprint for you to get started. No signup is required, just rush in to check out pure content ==> how to start an online business - And yeah, if you like what you read don't forget to 'like' & 'tweet' it. All the best :0)

    {{ DiscussionBoard.errors[7182422].message }}
  • Profile picture of the author thebitbotdotcom
    I am not a fan of popunders...but murtuza is right. Use an editor to place it just before the </head> tag in your header.

    Additionally, once installed, check its compatibility with Chrome, Firefox, IE and Safari.

    If will not work the same in all of them. I believe that Firefox forces these to pop up over the content...just FYI.
    Signature
    Do Your Copywriting Skills Suck?

    Let Us Help You Develop Your Writing Skills!

    Submit Guest Posts With [ TheBitBot.Com ]
    {{ DiscussionBoard.errors[7182460].message }}

Trending Topics