carlsednaoui / ouibounce

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

Add DisableOnce function [RFC] #137

Closed patrick-mcdougle closed 6 years ago

patrick-mcdougle commented 6 years ago

On our site we have display advertising and sometimes advertisers are sensitive to having modals overlaying their ads. In production we will be adding a "disableOnce" function to ouibounce which just removes the listeners (but doesn't set the cookie). Is this a feature that would be merged? If so, I'd be happy to contribute.

Thanks, Patrick

patrick-mcdougle commented 6 years ago

This is effectively a duplicate of #110