Newsletter popup
Modal that opens after a delay or scroll trigger.
Updated 2026-05-09
Modal popup with a sign-up form, image, heading, and copy.
Trigger
| Setting | Notes |
|---|---|
| Trigger type | time (after N seconds) / scroll (after N% scroll) / exit-intent (cursor leaves viewport) |
| Delay | Seconds for time mode |
| Scroll % | Threshold for scroll mode |
| Show once | Stored in localStorage; popup never re-shows after dismiss / submit |
| Show on every page | If off, only shows on homepage |
Content
| Setting | Notes |
|---|---|
| Heading + Sub-text + Disclaimer | Three-line content stack |
| Image | Optional left/right side |
| Email placeholder + Button label + Success message | |
| Discount code (optional) | Shown after submission ("Use code WELCOME10") |
| Close behavior | X button + ESC + click outside |
Mobile
The popup becomes a bottom-sheet on phones for easier dismissal. Image is hidden if there isn't enough vertical room.
Tips
- 8–10 second time delay or 40% scroll % perform best.
- Avoid exit-intent on mobile — it's unreliable (touch devices don't have a cursor leaving the viewport).
- "Show once" is essential — repeat-popups infuriate users.
Need a hand? Contact support.
