OuiBounce: A small modal library
OuiBounce is a small library for creating modal windows that trigger when a user leaves your site. It aims to lower your bounce rate and increase your conversions, while offering a number of customizable options.
Demo Page: http://carlsednaoui.github.io/ouibounce/
Increase your landing page conversion rates.
A small library enabling you to display a modal before a user leaves your website.
The philosophy behind this project
This library helps you increase landing page conversion rates. From my experience, you can expect a lift of 7% to 15% depending on your audience, traffic type (paid or unpaid) and copy.
Talking about copy... please use Ouibounce to provide value to your visitors. With tools like these it's very easy to create something spammy-looking.
Not sure what I mean by provide value? Here are a few ideas to get your creative juices flowing:
- Free ebook
- Upcoming webinar invite
- Exclusive access to XYZ
- A full educational course
- Valuable content
Demo / Examples
Installation
You have a few options to choose from:
- Download the minified or unminified script and include it on your page
- Get Ouibounce from cdnjs.com
- Use Bower:
curl http://bower.herokuapp.com/packages/ouibounce
- Use NPM:
npm install git://github.com/carlsednaoui/ouibounce.git
Note: Ouibounce is wrapped by a umd wrapper, so if you are using requirejs/amd or commonjs/browserify, it will still work fine.
'프로그래밍 > Web' 카테고리의 다른 글
[javascript] Intense Image Viewer: Fully full screen images (0) | 2014.07.10 |
---|---|
[HTML5] CoverVid: HTML5 background videos (0) | 2014.07.07 |
Card: Friendlier credit card forms for your users (0) | 2014.07.07 |
[framework] Kickoff: A responsive, scalable front-end framework (0) | 2014.05.30 |
[Responsive] Responsive Tables: A great solution for responsive tables (0) | 2014.04.29 |