Popup types
- Informational popup: Simple message with text and an optional button
- Collector modal: Email collection form with a compelling offer
- Button modal: A floating button that opens a full modal when clicked
- Collector bar: A slim bar at the top or bottom of the page
When to use each type
Display triggers
Each type can be triggered by:- Page load (immediate or delayed)
- Exit intent (when the cursor moves to close the tab)
- Scroll depth (after scrolling X% of the page)
- Time on page (after X seconds)