Hub/CRO/Create Exit-Intent Popup
Task IntentCRO

Create Exit-Intent Popup

Build an exit-intent popup that detects when visitors are about to leave and presents a compelling offer to convert them.

What This Sidekick Query Does

Build an exit-intent popup that detects when visitors are about to leave and presents a compelling offer to convert them.

Prompts

Copy, adapt, and run this directly in Shopify Sidekick.

Create an exit-intent popup strategy for my Shopify store to capture leaving visitors:

Trigger Logic:

  Desktop: detect mouse moving toward browser close/back button
  Mobile: trigger after [30] seconds of inactivity or scroll-up gesture
  Only show once per session (cookie-based)
  Don’t show to returning customers who already purchased


Popup Variations to Create:


  Discount offer popup:
    
      Headline: “Wait! Here’s 10% off your first order”
      Email capture field
      Auto-generate unique discount code
      CTA: “Get My Discount”
    
  
  Cart abandonment popup (show on cart/checkout):
    
      Headline: “Forgetting something?”
      Show cart items thumbnail
      CTA: “Complete My Order”
    
  
  Free shipping reminder:
    
      Headline: “You’re $[X] away from free shipping!”
      Progress bar showing how close they are
      CTA: “Keep Shopping”
    
  


Design Requirements:

  Clean, minimal design matching store brand
  Mobile-responsive
  Easy close (X button + overlay click)
  A/B test headline variations


Provide the implementation plan and copy for each variation.

Expected Output

Build an exit-intent popup that detects when visitors are about to leave and presents a compelling offer to convert them.

Tips to Improve Results

Copy the prompt above
Open Shopify Sidekick in your Shopify admin
Paste the prompt and replace the bracketed placeholders with your details
Review Sidekick's response and apply the suggestions