Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile Support #108

Open
noahmanion opened this issue Jan 18, 2016 · 1 comment
Open

Mobile Support #108

noahmanion opened this issue Jan 18, 2016 · 1 comment

Comments

@noahmanion
Copy link

I've been using Ouibounce with some success for a couple of clients. However one thing I've been missing is a modal to convert mobile visitors. Since there's no mouse that leaves the viewport, what I had been doing is detecting a mobile browser and if that test returns true, then I use setTimeout() and then use jQuery to show the modal.
I'm wondering if it would be possible for me to attempt to develop something that performs that action in the Ouibounce function?

@chrisdesrochers
Copy link

Don't forget to consider the new AMP specs. Lots of sites are migrating mobile pages to AMP format which unfortunately does not support external JavaScript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants