- Clerk.io Help Center
- Using Clerk.io on Other / Custom Platforms
- Using Clerk.io in Your Store
-
Working with Clerk.io
-
Using Clerk.io on Other / Custom Platforms
-
Using Clerk.io on Shopify
-
Using Clerk.io on Magento 1
-
Using Clerk.io on Magento 2
-
Using Clerk.io on WooCommerce
-
Using Clerk.io on Prestashop
-
Using Clerk.io on BigCommerce
-
Using Clerk.io on Shoporama
-
Using Clerk.io on Shopware 6
-
Using Clerk.io on DanDomain
-
Using Clerk.io on Lightspeed
-
Using Clerk.io on SmartWeb / HostedShop
-
Using Clerk.io on DynamicWeb
-
Using Clerk.io with Any Email Client
-
Using Clerk.io with Copernica
-
Using Clerk.io with Autopilot
-
Using Clerk.io with Active Campaign
-
Using Clerk.io with Marketing Platform
-
Using Clerk.io with MailChimp
-
Using Clerk.io with MailUp
-
Using Clerk.io with Apsis
-
Using Clerk.io with UbiVox
-
Using Clerk.io with CleverReach
-
Using Clerk.io with Google Ads
-
Using Clerk.io with Act-On
-
Audience Integrations with Facebook
-
Using Clerk.io with DotDigital
-
Using Clerk.io with Klaviyo
Installing an Exit Intent Popup on Other / Custom Platforms
Exit Intent makes more customers stay on the webshop, instead of leaving
The Exit Intent popup reacts when a visitor tries to leave your webshop. It pops up and displays interesting products, possibly converting a leaving visitor to a buying customer.

Setup
The setup is 4 steps:
-
Create a new Content for the exit intent in my.clerk.io as shown below
-
Choose the right logic for it - We suggest "Visitor Recommendations".
-
From Insert into website, copy the provided embedcode to the bottom of your webshops code, so its inserted to all pages.
-
Add: data-exit-intent="true" to the embed code you just placed. Like so:
<span class="clerk"
data-template="@exit-intent"
data-exit-intent="true">
</span>
Now you should have the exit intent pop-up when anyone tries to leave the page.
All recommendations containing the data-exit-intent="true" will trigger the exit intent pop up.
Did this answer your question?