Exit-Intent Popup

Displays a popup when customers attempt to leave the site with items in their cart. Used to offer a discount and encourage them to complete their purchase.

1. Trigger

Define when the popup will appear.

  • Leaves viewport: Shows the popup when the user moves the cursor outside the browser window.

  • Back button pressed: Shows the popup when the user clicks the browser back button.

You can enable one or both triggers.

2. Offer

Configure the discount offered in the popup.

  • Discount type

    • No discount (just reminder): Show popup without a coupon.

    • Percentage off: Apply a percentage discount (e.g., 20%).

    • Fixed amount off: Apply a fixed discount value.

    • Free shipping: Apply free shipping.

  • Coupon prefix: Define a prefix for auto-generated coupon codes. A preview of the coupon format is displayed below.

  • Expires after: Set how long the coupon remains valid (in hours).

3. Content

Customize the popup text.

  • Headline: Main title displayed in the popup (e.g., “You're leaving?”).

  • Message: Supporting message below the headline.

  • Button text: Text displayed on the call-to-action button. Use {amount} as a placeholder for the discount value (works for percentage and fixed discount types).

4. Behavior

Define what happens when the customer clicks the button.

  • Go to checkout page (with applying discount): Redirects to checkout and automatically applies the discount.

  • Go to cart page (with applying discount): Redirects to cart and automatically applies the discount.

Live Preview

Displays a real-time preview of the popup based on your current settings, allowing you to review content and layout before saving.

Save Changes

Click Save Changes to apply and activate the popup settings.

Last updated

Was this helpful?