carlsednaoui / ouibounce

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

Browser's edge detection #28

Closed jameskkv closed 10 years ago

jameskkv commented 10 years ago

There are some CTA like hellobar that may be put near the edge of a window, but currently the pop up fires before leaving the edge. Is there a setting to make sure it only fires after mouse leaves the edge? Quicksprout is an example where it doesn't fire until mouse leaves edge.

See also issue: http://stackoverflow.com/questions/16025343/detect-if-user-will-leave-site-like-bounce-exchange#comment35749978_21777458

carlsednaoui commented 10 years ago

@dtdw decreasing the sensitivity should take care of that.

Closing for now. Re-open if that doesn't solve your problem.