Back to Snippets
+18% Conversion LiftHomepage
Exit Intent Popup
Capture abandoning visitors with a high-converting offer just before they leave your site.
What This Snippet Does
- Mouse velocity tracking; Mobile back-button detection; A/B testing built-in; Email integration (Klaviyo
- Mailchimp); Discount code auto-copy
Code Preview
document.addEventListener('mouseleave', (e) => {
if (e.clientY < 0 && !sessionStorage.getItem('popupShown')) {
const popup = document.getElementById('exit-popup');
popup.classList.add('visible');
sessionStorage.setItem('popupShown', 'true');
analytics.track('Exit Intent Triggered');
}
});One-time purchase
$34USD
4.6(156)
Instant download • Lifetime updates
What you get:
- Full source code
- Installation documentation
- Free future updates
- Email support
Related Snippets
+34% Lift
Product Page
Urgency Countdown Timer
Create genuine urgency with a customizable countdown timer for flash sales, limited-time offers, or cart reservation.
Persistent across page reloads; Customizable colors and fonts; Auto-hide when expired; Geo-targeted timezone support; Sticky bar option
$39one-time
+28% Lift
Product Page
Smart Product Recommendations
AI-powered product suggestions that analyze customer browsing behavior to show the most relevant items, increasing average order value immediately.
Auto-detects complementary products; Customizable layout grid; Mobile-optimized touch sliders; Zero-dependency lightweight code; Works with all Shopify 2.0 themes
$49one-time
+41% Lift
Product Page
Sticky Add to Cart Bar
Keep the purchase button always visible as customers scroll down long product pages.
Smart scroll detection; Variant selector included; Works on mobile and desktop; Matches theme colors automatically; Skip cart option
$44one-time