This chapter covers the core features and capabilities of Exit Intent Popup.
# Generate an email capture popup from config
python src/exit_intent_popup.py --config examples/popup_config.json --output popup.html
# Quick inline email capture popup
python src/exit_intent_popup.py --type email-capture --headline "Wait! Get 20% Off" --output popup.html
# Generate a survey popup
python src/exit_intent_popup.py --type survey --config examples/popup_config.json
# List available popup types
python src/exit_intent_popup.py --list-typesFollow this guide to get Exit Intent Popup up and running in your environment.
| Flag | Description |
|---|---|
--config, -c | Path to popup config JSON |
--type, -t | Popup type: email-capture, discount-offer, survey, content-offer, social-follow |
--headline | Popup headline text |
--subheadline | Popup subheadline text |
--cta-text | CTA button text |
--brand-color | Brand accent colour (hex) |
--output, -o | Output file |
--list-types | List available popup types |
--verbose, -v | Enable verbose logging |
See examples/popup_config.json for a complete example.
Get the full Exit Intent Popup and unlock everything.
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Downloadable source code, configuration files, and working examples from every chapter.
Free updates for life. Every new chapter, tool, and improvement included.