Exit Splash Not Working

12 replies
I recently bought exit splash, followed directions perfectly and I got nothing.

I uploaded the script through my file manager in bluehost to my domain name.

Put the necessary code into the footer box in optimize press and still it's not working.

I sent an e-mail to support but they are very slow.

Would anyone possibly know what the problem is?
#exit #splash #working
  • Profile picture of the author Harry Spencer
    Could be one or more of a number of factors, have you tried all the major browsers? What about a different web host?

    If you post a link, I'll take a look and sure someone can provide more info for you.
    Signature

    Follow me on Twitter and My Blog
    200 FREE Sources of Stock Photos, Images, Backgrounds and Textures Free PDF no opt-in
    Download My Training Call With Lee McIntyre Over 70 Minutes Of Juicy Internet Marketing Content FREE

    {{ DiscussionBoard.errors[3613780].message }}
  • Profile picture of the author Adam Struve
    You have a lot of problems with your code. The specific reason why the exit splash isn't working is because you have the following:

    HTML Code:
    <script language="javascript"><br /> var exitsplashmessage = '***************************************<br /> <br />  W A I T   B E F O R E   Y O U   G O !<br /> <br />   CLICK THE *CANCEL* BUTTON RIGHT NOW<br />      TO STAY ON THE CURRENT PAGE.<br /> <br />  I HAVE SOMETHING VERY SPECIAL FOR YOU!<br /> <br /> ***************************************';<br /> var exitsplashpage = 'http://www.dynamicburn.com/trial-offer';<br /> </script>
    you can't have that <br /> code in there. That is breaking the javascript. To do a new line you need to replace <br /> with:

    Code:
    \n
    Also i noticed while at looking your code that instead of web urls for some images you are trying to pull them from your local hard drive

    HTML Code:
    <img class="aligncenter" src="file:///C:/Users/Jared/AppData/Local/Temp/moz-screenshot-12.png" alt="" />
    {{ DiscussionBoard.errors[3614079].message }}
    • Profile picture of the author sc21287
      Originally Posted by Adam Struve View Post

      You have a lot of problems with your code. The specific reason why the exit splash isn't working is because you have the following:

      HTML Code:
      <script language="javascript"><br /> var exitsplashmessage = '***************************************<br /> <br />  W A I T   B E F O R E   Y O U   G O !<br /> <br />   CLICK THE *CANCEL* BUTTON RIGHT NOW<br />      TO STAY ON THE CURRENT PAGE.<br /> <br />  I HAVE SOMETHING VERY SPECIAL FOR YOU!<br /> <br /> ***************************************';<br /> var exitsplashpage = 'http://www.dynamicburn.com/trial-offer';<br /> </script>
      you can't have that <br /> code in there. That is breaking the javascript. To do a new line you need to replace <br /> with:

      Code:
      n
      Also i noticed while at looking your code that instead of web urls for some images you are trying to pull them from your local hard drive

      HTML Code:
      <img class="aligncenter" src="file:///C:/Users/Jared/AppData/Local/Temp/moz-screenshot-12.png" alt="" />
      haha. I didn't notice. Thank you.

      Now, I put the javascript code into the "footer" box for optimize press right before the body tag and this is what it looks like when I put it in:

      <!-- Start of ExitSplash.com Code -->
      <script language="javascript">
      var exitsplashalertmessage = '***************************************\n\n > > > W A I T < < <\n\n CLICK THE ***CANCEL*** BUTTON\n on the NEXT Window for Something\n VERY Special!\n\n************************************** *';
      var exitsplashmessage = '***************************************\n\n W A I T B E F O R E Y O U G O !\n\n CLICK THE *CANCEL* BUTTON RIGHT NOW\n TO STAY ON THE CURRENT PAGE.\n\n I HAVE SOMETHING VERY SPECIAL FOR YOU!\n\n***************************************';
      var exitsplashpage = 'http://www.dynamicburn.com/trial-offer';
      </script>
      <script language="javascript" src="http://www.dynamicburn.com/exitsplash.php?tc=3399cc&ua=1&uh=none&ad=none&sh=n o&hv=no&bh=22&fs=12&lf=Arial&at=Powered%20by%20Exi tSplash"></script>
      <!-- End of ExitSplash.com Code -->

      It seems that the site is "adding" lines of code and breaking it up.

      How do I go about fixing this? This code stuff is so annoying especially when you are new at it haha.
      {{ DiscussionBoard.errors[3615031].message }}
    • Profile picture of the author frodo2222
      Adam:

      You seem to know what your talking about with code :-). Have a questions as someone who has no idea aT ALL ON IT. is Exit Splash a program that will run from a plug in or do I need to know code FTP etc to get it to work?

      It seems to do everything I want to be able to do on my 3 sites and have not been able to yet!
      Any other ideas as to what program that has no code or FTP to do, that I can use if not Exit Splash?
      Any help is very very welcome as I am staking my life on this project and am stuck right now!
      {{ DiscussionBoard.errors[7025576].message }}
  • Profile picture of the author Adam Struve
    also you need to remove the <br /> that is right before </script>

    ;<br /> </script>

    get rid of that
    {{ DiscussionBoard.errors[3614095].message }}
  • Profile picture of the author Adam Struve
    Are you pasting that exit code into some visual editor? I'm guessing so since it's adding the <br /> tags in there. In Wordpress when you're at an editor you'll see two tabs at the top right of it. One says Visual the other says HTML. When you paste that javascript make sure you're in the HTML. I'm not familiar with Optimize Press and don't know if that's how they let you edit the footer.
    {{ DiscussionBoard.errors[3615258].message }}
    • Profile picture of the author sc21287
      Originally Posted by Adam Struve View Post

      Are you pasting that exit code into some visual editor? I'm guessing so since it's adding the <br /> tags in there. In Wordpress when you're at an editor you'll see two tabs at the top right of it. One says Visual the other says HTML. When you paste that javascript make sure you're in the HTML. I'm not familiar with Optimize Press and don't know if that's how they let you edit the footer.
      I am not pasting the code into the visual editor.

      On the page admin panel, there is a box that says "Place any tracking codes and javascript here that need to be placed before the </body> tag."

      I do. Then when I view the source code, it has those line breaks for some reason. Odd, I know.
      {{ DiscussionBoard.errors[3615350].message }}
  • Hi All

    I am also having problems with my exitsplash:

    <!-- Start of ExitSplash.com Code -->
    <script language="javascript">
    var exitsplashalertmessage = '***************************************\n\n > > > W A I T < < <\n\n CLICK THE ***CANCEL*** BUTTON\n on the NEXT Window for Something\n VERY Special!\n\n************************************** *';
    var exitsplashmessage = '***************************************\n\n W A I T B E F O R E Y O U G O !\n\n CLICK THE *CANCEL* BUTTON RIGHT NOW\n TO STAY ON THE CURRENT PAGE.\n\n I HAVE SOMETHING VERY SPECIAL FOR YOU!\n\n***************************************';
    var exitsplashpage = 'http://www.dynamicburn.com/trial-offer';
    </script>
    <script language="javascript" src="http://www.dynamicburn.com/exitsplash.php?tc=3399cc&ua=1&uh=none&ad=none&sh=n o&hv=no&bh=22&fs=12&lf=Arial&at=Powered%20by%20E xi tSplash"></script>
    <!-- End of ExitSplash.com Code -->

    How do I change this to become my url? <script language="javascript" src="http://www.dynamicburn.com/exitsplash.php?tc=3399cc&ua=1&uh=none&ad=none&sh=n o&hv=no&bh=22&fs=12&lf=Arial&at=Powered%20by%20E xi tSplash">
    Signature

    Sophie Choung
    Solo Ad Queen

    {{ DiscussionBoard.errors[7453186].message }}
  • Profile picture of the author Rideem3
    Your URL? Do you mean host the script on your site? I don't think you can do that since PHP is involved.

    Also the language attribute of the script tag is deprecated.

    You should use type="text/javascript"
    {{ DiscussionBoard.errors[7454825].message }}
  • Profile picture of the author danwood
    I am having problems with exitsplash too...somebody can help me? Here is the link where i have it: http://fast24hourscash.com/lto/?page_id=210


    Thanks
    {{ DiscussionBoard.errors[8002012].message }}
  • Profile picture of the author annaharris
    Is the Exit Splash function works ? I tried each and everything to implement it but it doesn't work.
    {{ DiscussionBoard.errors[8003938].message }}

Trending Topics