carlsednaoui / ouibounce

Increase your landing page conversion rates.
MIT License
2.31k stars 375 forks source link

control the disable ouibounce through callback #128

Open memboc opened 7 years ago

memboc commented 7 years ago

if callback return false cookie is not created. And after that we can disable popup only by pressing "No thanks" button, e.g. _ouibounce.disable({ cookieExpire: 7, sitewide: true });