Hi Bubblers,
Just wanted to share a quick guide on how to set up exit intent popups without using any plugins or code snippets as I couldn’t find any similar detailed explanation in the forum otherwise.
- Add a
Floating Group
to the top of your page, stretching across its full width, and 10 px high (any smaller, and fast mouse movements might slip through). Also, make sure that it floats above your header if you have one.
- Prepare the
Popup
you want to unveil when users flirt with the idea of leaving your website.
- Go to the Workflow tab and configure a new
Do when condition is true
event. This event should run when theFloating Group
from step 1 is hovered. Depending on your needs, set it to runJust once
orEvery time
.
- Finally, add a
Show
action to display yourPopup
.
Now, whenever your users dance around the top of your page, the popup will show up.
Hope anyone can benefit from this!
PS: If you’r are interested in similar tips & tutorials check out my weekly NoCode Up newsletter where I share every Friday the most useful things I’ve uncovered about Bubble in the last 7 days.