Giter Club home page Giter Club logo

wbounce's Introduction

wBounce by Kevin Weber

twitter

wBounce is the free exit popup software for WordPress, evolved by marketing technologist Kevin Weber. This plugin bases on Ouibounce by Carl Sednaoui.

Exit popups are not only "in vogue", they are provably increasing conversions and therefore boost marketing, signups and sales. wBounce displays an inline popup before the user leaves your site. ("Inline popup" means that this is NOT one of those out-dated, annoying popups windows.) Inline popups catch the visitor's attention even if they are in the process of leaving your site.

wBounce is the free alternative to charged services like Bounce Exchange or OptinMonster that are often used for landing page optimisation. wBounce is lightweight and renounces unnecessary scripts. You decide which features will be developed and implemented next.

One concern in everyone's interest: Make sure to provide VALUE when you use wBounce and don't spam your visitors.

This plugin makes it extremely easy to implement exit popups. You don't have to manually "hack" your WordPress theme. Just activate and modify it via your admin backend.

Demo, download link and more information on the developer's website: kevinw.de/wbounce/

Want to contribute?

That's amazing! I'm looking forward to your contribution. Here are a few steps that may help you getting started:

  1. Fork/clone this repository to your computer.
  2. Navigate to your downloaded folder in your terminal.
  3. Install the project-specific npm dependencies (run: npm install).
  4. Afterwards you can run npm run watch to automatically compile all JavaScript and SCSS changes whenever you save a file.
  5. When you're done, run npm build.
  6. Create a pull request.

wbounce's People

Contributors

bergerjac avatar carlsednaoui avatar dima-stefantsov avatar dz0ny avatar filipekiss avatar kevinweber avatar mcg88 avatar nilsine avatar rendez avatar schonfeld avatar uvlabs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

wbounce's Issues

Custom Post type support?

The plugin seems to fire on custom post types but i have no option to disable it, how can we get the meta box on custom post types?

Be able to translate the popup content with WPML

Hello,

thank you for this amazing plugin.
We use it in an international context (our translations are managed with the WPML plugin).
Unfortunately, we are not able to provide a different version for every language: the popin is always in English.
Could you make it compatible with WPML?

Kind regards

Fire only after first page load

Hi guys,
Is it possible to add such functionality: to fire the message only if user wants to exit right after he came to the site? I mean - after only one page load per session.
For example, to add to the Options "Count of visited pages after which massage will be fired".

I have "Bounce rate" on my site around 80% and I would like to ask people why do they leave the site right after they came.

No option to disable popup on ext

Set status to, "Always Fire" and set self acting time to 10 seconds (since otherwise the popup will never appear for mobile user). After 10 seconds it does appear, however if I try to exit after 5 seconds for example it will appear and then if i close it will appear after the 10 seconds from when I first loaded the page. It should only appear once.

Is there a line the code we can comment out to permanently disable the auto exit feature so it will only appear based on the Auto Fire setting?

Issue when jquery is loaded in the footer

Hi,

The modal is loaded before jQuery when jQuery is placed in the footer (with roots theme framework by example). Issue is easily fixed by wrapping the content of load_footer_script() (line ~77 to line ~183 in frontend/class-frontend.php) with a pure JavaScript "ready function" (document.addEventListener('DOMContentLoaded', function(){ /* CONTENT */ }); I can issue a pull request if you want or you can implement a "cleaner" version if you prefer.

Thank you,

BT

Do not display pop-up when certain conditions are met

Hi Kevin,

Thanks for your hard work on this plugin.

I appreciate that GitHub is probably the wrong place to ask, but the WordPress official plugin support forum looks abandoned, and I can see there hasn't been an update in a while.

I was wondering whether there a way to exclude the pop-up from displaying in the following ways:

  • On particular pages/URL's
  • When a certain element on the screen is visible

Would you kindly consider implementing this functionality?

Thank you,
Bex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.