Where Should I Show a Customer Retention Coupon Popup?

The best place to show a customer retention coupon popup is on the thank-you page or post-checkout confirmation screen. This placement works well because the visitor has already completed a purchase, so the popup feels like a reward rather than a distraction.

Showing the offer after checkout helps you:

  • limit the popup to real customers
  • avoid interrupting the purchase journey
  • increase perceived value and trust
  • encourage a second purchase while intent is still high

With Gleam, you can target these pages using Selector rules or URL-based rules.

Good selector examples for thank-you pages

The most reliable setup is to target a stable confirmation element that only appears after a successful checkout.

Examples:

  • h1 contains thank-you
  • h1 contains order confirmed
  • .thank-you-page
  • .order-confirmation
  • [data-page-type="thank-you"]
  • .checkout-success

If your checkout platform uses consistent text, a selector like h1 contains thank-you can work well. However, class names or page-specific attributes are usually more robust than heading text alone.

Selector rule example targeting a thank-you page element

For best results, combine thank-you page targeting with customer segmentation or dynamic messaging so the coupon feels personalised and relevant.

This approach improves retention because the popup appears at a positive moment in the journey, when customers are most receptive to a follow-up offer.