Can anyone recommend a "Exit Popup" script for offering discount?

High Society   HostWinds

Results 1 to 7 of 7
I am seeking a script that I can install on my web site that will ...
  1. #1
    jakeparker's Avatar
    jakeparker is offline YouTube Entrepreneur
    Join Date
    Mar 2011
    Location
    Boca Raton
    Posts
    208
    Reputation
    92
    Thanks
    32
    Thanked 79 Times in 48 Posts

    Default Can anyone recommend a "Exit Popup" script for offering discount?

    I am seeking a script that I can install on my web site that will capture the people leaving my web site without purchasing and pop up with a promotional offer? I am wanting to try and convert some of my leaving, non paying, visitors into some conversions.

    Please let me know. Also, I am looking for the script to be nulled or free.

  2. #2
    wpbacklinks's Avatar
    wpbacklinks is offline High PR Social Bookmarks!
    Join Date
    Mar 2010
    Location
    BHW inside
    Posts
    2,805
    Reputation
    447
    Thanks
    2,121
    Thanked 1,084 Times in 491 Posts

    Default Re: Can anyone recommend a "Exit Popup" script for offering discount?

    i remember this wp plugin called "exit rescue"


  3. #3
    philionaire's Avatar
    philionaire is offline Regular Member
    Join Date
    Mar 2010
    Location
    Vanland
    Posts
    208
    Reputation
    52
    Thanks
    203
    Thanked 177 Times in 98 Posts

    Default Re: Can anyone recommend a "Exit Popup" script for offering discount?

    Ive used:

    http://wplapdance.com/

    in the past. Its easy to use and setup (the video is pretty funny). You should be able to find it on the net somewhere.

    You dont say what platform though, this plugin is for wordpress.

  4. #4
    jblaze's Avatar
    jblaze is offline Jr. VIP
    Join Date
    Mar 2010
    Posts
    169
    Reputation
    84
    Thanks
    208
    Thanked 123 Times in 79 Posts

    Default Re: Can anyone recommend a "Exit Popup" script for offering discount?

    Quote Originally Posted by jakeparker View Post
    I am seeking a script that I can install on my web site that will capture the people leaving my web site without purchasing and pop up with a promotional offer? I am wanting to try and convert some of my leaving, non paying, visitors into some conversions.
    Please let me know. Also, I am looking for the script to be nulled or free.
    If you are using WordPress CMS there are a few snappy options that work very well.
    (not totally free, but will help make you more money through higher conversions)
    Code:
    1  - http://www.popupdomination.com/live/
    2  - http://wpleadrocket.com/
    (no affiliation)

    1 - Great for a better user experience to get the lead conversion before they are ready to leave the page.
    2 - Highly customizable to be used as a landing page or exit page.

    Both offer HIGH conversions if the copy is written well.

    On any site, WP or HTML, a simple javascript exit splash message and exit splash page can be used.
    It's free, simple, and fast.
    However some feel that it is not the best user experience to force someone to stay on a page after they decided to leave.

    Simply design your landing/exit pages to offer the discount or collect the lead.
    Then write the exit message, and finish the exit pop-up.

    This is the basic code, which should be customized to your application:
    Code:
    <script language="javascript" type="text/javascript">
    
    var exitsplashmessage = "Wait! Before You Go- I Want To Give You An Amazing Discount Offer! Check Out This 50% Off Discount On Your Favorite Widget";
    var exitsplashpage = 'http://your-website.com/the-special-offer-or-discount-page/';
    
    </script>
    Using the javascript or WP options, it is easy to create many different pop-ups or landing pages for
    testing to find what works for you to get the highest conversions.

  5. The Following User Says Thank You to jblaze For This Useful Post:

    CodeMe (01-25-2013)

  6. #5
    Furious George's Avatar
    Furious George is offline Awesome Member
    Join Date
    Dec 2012
    Posts
    1,167
    Reputation
    1519
    Thanks
    695
    Thanked 1,341 Times in 571 Posts

    Default Re: Can anyone recommend a "Exit Popup" script for offering discount?

    I've seen this with TrialPay... they have what they call a "page abandonment tool" It's sweet! But it probably only works for trial pay offers.

  7. #6
    johnj is offline Newbies
    Join Date
    Nov 2008
    Posts
    14
    Reputation
    10
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Can anyone recommend a "Exit Popup" script for offering discount?

    I custom made one. Conversions increased 7%. Worth doing. I used live people rather than virtual.

  8. #7
    jakeparker's Avatar
    jakeparker is offline YouTube Entrepreneur
    Join Date
    Mar 2011
    Location
    Boca Raton
    Posts
    208
    Reputation
    92
    Thanks
    32
    Thanked 79 Times in 48 Posts

    Default Re: Can anyone recommend a "Exit Popup" script for offering discount?

    Thanks everyone for their suggestions. I have found and tried this code right here on my web site and it worked. I just have a question about adding to it. My question is... The script works right now but I am trying to offer a promotional code to anyone that LEAVES my website or does NOT goto the payment page. That way it does not discount EVERYONE that is coming to my web site. Any suggestions of code to add to this where I can have some type of url blacklist...

Link Aloha Ver 3.0


RANK EXPERTS

Similar Threads

  1. Exit popup script help
    By bpenn34 in forum HTML & JavaScript
    Replies: 4
    Last Post: 03-05-2013, 11:33 AM
  2. WP Plugin or some script to "exit offer", help?
    By joricam in forum Black Hat SEO
    Replies: 1
    Last Post: 01-09-2012, 01:52 PM
  3. Replies: 11
    Last Post: 02-20-2011, 01:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





BlackHatWorld on Twitter BlackHatWorld on FaceBook


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86