Popup Modal on Exit Intent

I created a modal that I want to pop up on Exit Intent (when my cursor leaves the browser window). Does anyone know how to do this?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Webflow does not have a builtin method for this behavior but since it supports custom code you should be able to craft one without much difficulty.

Example - how to build an exit intent modal with CSS and JavaScript:

Thank you for the response. Probably a little over my head, but I’ll give it a try.

Thanks for the link to a guide! I also want to build a popup to prevent users from leaving the website and abandoning their carts.

This looks like the same as what Jeff suggested but already Webflowed - LINK

1 Like

Thanks @SoCal-Marcel for the link :+1: