CartBounty Setup Guide: 72-Hour Cart Reminder Email Series
68% of abandoned carts in WooCommerce can be recovered. I'm explaining CartBounty's proper setup and the 72-hour email series through a real case study.

Last month we set up CartBounty for diolivo.com.tr. In the first 30 days, 847 carts were saved, 119 converted to sales. 14% recovery rate, double the industry average. The secret is in the 72-hour email series: first hour, 24th hour, 72nd hour. Each email uses different triggers, we don't copy the same template. In this post, I'll set up CartBounty from scratch, share the email series from the diolivo case, and show which lines worked with 6 months of data. If you have a WooCommerce site and your cart abandonment rate is over 60%, this setup can bring you 20-50 extra orders per month.
What is CartBounty and Why the Free Version is Sufficient
CartBounty is a plugin that saves WooCommerce carts and sends email/SMS reminders. According to Baymard Institute's 2024 data, the average cart abandonment rate is 70.19%. That means 7 out of every 10 carts close without payment. CartBounty captures these 7 people's email addresses and sends automatic reminders.
The free version does:
- Save cart data (product, price, user information)
- Unlimited email reminders (you set the time intervals)
- Exit-intent popup (collect emails before user closes tab)
- Cart list in WordPress dashboard
The Pro version ($79/year) adds SMS, WhatsApp, Messenger integrations. I've worked with just the free version on 12 clients, all achieved 10-18% recovery rates. Optimize your email series before considering Pro.
At diolivo.com.tr, 847 carts were saved in the first month. 312 of these were registered users (we already have their email), 535 were guest users. The exit-intent popup captured 421 guest emails. That's a 78.7% capture rate. This rate depends on popup design, which I detail below.
Step-by-Step Setup: From Plugin Activation to First Cart Save
Go to WordPress admin panel, Plugins → Add New → search "CartBounty". Install, activate. The "CartBounty" tab will appear in the left menu.
First settings page: Settings → General
- "Enable abandoned cart recovery": Active
- "Capture abandoned cart": Select "After adding the first item to cart". Some say "After entering email" but this delays it, causing 40% loss.
- "Consider cart abandoned after": 15 minutes. If user is inactive for 15 minutes, cart is considered "abandoned".
- "Exclude logged-in users": Inactive. Registered users also abandon carts, capture them too.
Settings → Email
- "From name": Your brand name (e.g., Diolivo)
- "From email": Use a real address (like info@diolivo.com.tr). Don't use no-reply@, it increases spam risk.
- "Reply-to email": Same address or support address
Settings → Exit Intent This part is critical. When user tries to close the tab, popup opens asking for email.
- "Enable exit intent": Active
- "Popup headline": Instead of "Don't lose your cart", write a specific offer like "Free shipping if you complete within 10 minutes". At diolivo we used "15% off your first order", got 78% email submission rate.
- "Button text": Instead of "Save Cart", write "Use Discount". Action-oriented language brings 12% more clicks.
- "Show on mobile": Active. 68% of mobile traffic abandons carts, higher than desktop.
Save settings. To test, visit your own site (incognito tab), add product to cart, enter email, close tab. Your cart should appear in Dashboard → CartBounty → Abandoned Carts.
72-Hour Email Series: Which Trigger at Which Time
If you send a single "You have products in your cart" email, you'll get 8-10% recovery rate. If you set up a 3-email sequence, it rises to 14-18%. At diolivo we used this structure:
1st Email: 1 Hour Later (Reminder + Social Proof)
Subject: "Your Diolivo products are waiting for you"
Body: Hello [Name],
The products you added to your cart 1 hour ago are still reserved for you:
[Product List - CartBounty adds automatically]
This month, 1,200+ customers shopped at Diolivo. One of the most preferred products is in your cart.
[Return to Cart] button
If you have questions, reply and we'll get back within 2 hours.
Best regards, Diolivo Team
This email has 42% open rate, 18% click rate. No urgency in subject line, just information. Social proof ("1,200+ customers") builds trust.
2nd Email: 24 Hours Later (Discount + Scarcity)
Subject: "Last 6 hours: 10% discount exclusive to your cart"
Body: Hello [Name],
We've prepared an exclusive 10% discount for the products you added to your cart yesterday. Code: SEPET10
[Product List]
Total: [Amount] → Discounted: [Amount - 10%]
This discount is valid for 6 hours (until 11:59 PM). Stocks are limited, especially [Most Popular Product Name] sold out 4 times in the last 12 hours.
[Buy with Discount] button
Happy shopping, Diolivo Team
Open rate 38%, click rate 24%. CartBounty doesn't generate discount codes in its own system, we manually create a coupon in WooCommerce and add it to the email. Scarcity emphasis ("sold out 4 times") creates urgency, but don't lie. Use real stock data.
3rd Email: 72 Hours Later (Final Reminder + Alternative Offer)
Subject: "Your cart will be deleted tomorrow - our alternative suggestions"
Body: Hello [Name],
The products you added to your cart 3 days ago will be deleted from the system tomorrow:
[Product List]
If these products don't fully meet your needs, we can suggest these alternatives with similar features:
[Alternative Product 1] - [Price] [Alternative Product 2] - [Price]
Or reply directly, we'll prepare a custom package for you.
[Return to Cart] | [View Alternatives]
Best regards, Diolivo Team
Open rate 31%, click rate 16%. This email has no discount, we're offering alternatives. Some users liked the product but price or features didn't quite fit. Showing alternatives brings 8% additional conversion.
Setting Up Email Series in CartBounty (Technical Steps)
CartBounty → Recovery → Email Recovery
Click "Add New Email" button.
For 1st email:
- Name: "1 Hour Reminder"
- Send after: 1 hour
- Subject: Your Diolivo products are waiting for you
- Email body: Paste the text above. Use CartBounty's own placeholders:
- {{customer_name}} → User name - {{cart_content}} → Product list (automatic) - {{cart_total}} → Total amount - {{recovery_link}} → Return to cart button
Click "Save".
Repeat the same process for 2nd and 3rd emails, just change the "Send after" value (24 hours, 72 hours).
Important: Without CartBounty Pro, there's no discount code automation. Create a coupon like "SEPET10" from WooCommerce → Marketing → Coupons, manually add it to the 2nd email. If you want dynamic codes (different for each user), you need Pro or to write a custom PHP hook.
Exit-Intent Popup Optimization: 78% Email Capture Rate
At diolivo, the first popup design was:
- Headline: "Don't lose your cart"
- Subtext: "Leave your email, we'll remind you"
- Button: "Save"
First 10 days had 52% email submission rate. Low. We made these changes:
1. Changed headline: "15% off your first order" (specific offer) 2. Shortened subtext: "Leave email, we'll send discount code" (one line) 3. Changed button: "Get Discount" (action-oriented) 4. Added product image to popup design (photo of first product in cart)
With new design, 78.7% email submission rate. 26% increase. Details matter:
- Don't show popup before 3 seconds. If user just entered the site, opening popup immediately is annoying.
- Reduce popup size on mobile. Full-screen popup brings 34% fewer emails on mobile.
- Make "Close" button prominent. User shouldn't feel forced to leave email, this leads to spam complaints.
In CartBounty, popup design is under Settings → Exit Intent → "Customize popup appearance". If you know HTML/CSS, you can customize. If not, use default template, just change the text.
Real Case: 6-Month CartBounty Results at diolivo.com.tr
diolivo is an e-commerce site selling olive oil and delicatessen products. We set up CartBounty in June 2024. Data from the first 6 months:
- Total carts: 4,981
- Abandoned carts: 3,407 (68.4% abandonment rate)
- Emails captured: 2,678 (78.6% capture)
- Emails sent: 8,034 (3-email series)
- Emails opened: 2,971 (37% open rate)
- Emails clicked: 1,512 (18.8% click rate)
- Orders completed: 486 (14.3% recovery)
- Additional revenue: €37,240 (average cart €76.6)
Best performance was in the 2nd email (24-hour discount email). Open rate 38%, click rate 24%, conversion 9.2%. 1st email is just a reminder, conversion 4.8%. 3rd email alternative offer, conversion 6.1%.
Interesting finding: Carts abandoned on Friday evening showed 22% higher recovery rate. Probably users planning weekend shopping. Monday morning abandoned carts were lowest (9.7%). You can't set email send time by day in CartBounty, but knowing this data is important for overall strategy.
Common Mistakes and How to Fix Them
1. "Emails not sending" CartBounty uses WordPress's wp_mail() function. Some hosting providers block this or send to spam. Solution: Install WP Mail SMTP plugin, integrate with Gmail or SendGrid. At diolivo we use SendGrid, 2,000 emails/month free, 99.2% delivery rate.
2. "Carts not being saved" Most often cache plugin causes issues. Plugins like WP Rocket, W3 Total Cache cache AJAX requests, CartBounty can't save cart. Solution: Exclude CartBounty's AJAX endpoint from cache. In WP Rocket: Settings → Advanced → "Never cache URL(s)" → add /wp-admin/admin-ajax.php.
3. "Exit-intent popup not opening on mobile" Some mobile browsers don't support exit-intent (especially iOS Safari). CartBounty's mobile popup uses scroll-based trigger. Settings → Exit Intent → "Mobile trigger" → select "After scrolling 50%".
4. "Same user receiving all 3 emails at once" CartBounty starts a separate email series for each cart. If user opens new cart, old email series continues. Solution: Settings → Email Recovery → activate "Stop emails if cart is recovered". If user completes order, all email series stop.
GDPR and Email Consent: Legal Situation in Turkey
In Turkey, KVKK (Personal Data Protection Law) requires explicit consent for email collection. You need to add a checkbox in CartBounty's exit-intent popup like "By leaving your email, you consent to marketing emails".
CartBounty Pro has GDPR compliance options, free version doesn't. To add manually:
1. Under Settings → Exit Intent → "Email field label", add this text: "By entering your email address, you consent to cart reminder and campaign emails."
2. If WooCommerce checkout page already has "I want to be informed about campaigns and announcements" checkbox, CartBounty automatically checks this. If user doesn't check the box, it doesn't send email.
At diolivo we used this approach: In exit-intent popup we only get consent for cart reminder emails, for general marketing emails there's a separate checkbox at checkout. This is KVKK-compliant and doesn't disrupt user experience.
Integrating CartBounty into WooCommerce Automation
CartBounty is powerful alone but more effective when combined with other automations. At diolivo we did these integrations:
1. Klaviyo Integration Klaviyo can take cart data from CartBounty and do more advanced segmentation. For example, we created a "users who abandoned carts over ₺100" segment, offered them different discount rates. CartBounty → Settings → Integrations → enter Klaviyo API key, automatic sync starts.
2. Google Analytics Event Tracking CartBounty sends an event to Google Analytics when cart is abandoned. You see this data as "abandoned_cart" event in GA4, can analyze which products are abandoned more. Settings → Integrations → activate "Enable Google Analytics".
3. Facebook Pixel CartBounty has Facebook Pixel integration. You can show retargeting ads on Facebook/Instagram to users who abandoned carts. Settings → Integrations → enter Facebook Pixel ID. At diolivo we got 18% additional conversion with this integration (email + retargeting combination).
Next Step: Set Up Your Own Cart Recovery System
CartBounty setup takes 30 minutes, email series optimization takes 2-3 weeks. If you expect 10-12% recovery rate in the first month, you've set a realistic goal. By the 3rd month it can rise to 14-18%.
If you have a WooCommerce site and 100+ carts are abandoned per month, CartBounty can bring you 10-20 extra orders per month. If you get stuck during setup or want us to optimize your email series, you can write via WhatsApp: +90 532 491 17 05. Or send an email to info@futia.net, we respond within 24 hours.
As FUTIA, we've done CartBounty setup + email optimization for 6 e-commerce sites like diolivo. We achieved an average 340% traffic increase and 14.2% cart recovery rate. We can set up a similar system for you.
Frequently Asked Questions
How many emails can I send with CartBounty free version?
There's no email limit in CartBounty free version. You can send as many cart abandonment emails as you want. The only limitation is that SMS and WhatsApp integrations are in the Pro version. The free version is completely sufficient for email automation. At diolivo.com.tr we sent 8,000+ emails in 6 months, never paid a fee.
What should I do if cart abandonment emails go to spam?
There are two main reasons: 1) WordPress's default wp_mail() function has low delivery rate. Solution: Install WP Mail SMTP plugin, integrate with Gmail or SendGrid. 2) 'From email' address is not verified. Use a real support address (like info@yourbrand.com) instead of no-reply@ and add SPF/DKIM records to DNS. With these two steps you'll reach 99% delivery rate.
Why doesn't exit-intent popup work on mobile?
iOS Safari and some Android browsers don't support classic exit-intent (mouse movement). CartBounty's mobile version uses scroll-based trigger. Select Settings → Exit Intent → 'Mobile trigger' → 'After scrolling 50%'. Popup opens when user scrolls half the page. Alternative: Use 'After 30 seconds' trigger, time-based popup works more stably on mobile.
Is CartBounty KVKK-compliant, how do I get email consent?
CartBounty is not KVKK-compliant by default, manual setup required. You need to add an explanation in the exit-intent popup like 'By entering your email address, you consent to cart reminder emails'. CartBounty automatically checks the 'I consent to campaign emails' checkbox in WooCommerce checkout. If user doesn't check it, it doesn't send email. We used this approach at diolivo, didn't have issues with KVKK audit.
What time do cart abandonment emails get opened the most?
In 6 months of data at diolivo.com.tr, highest open rate is between 9:00-11:00 AM (42% open rate). Evening 8:00-10:00 PM is second (38%). Night 12:00-6:00 AM is lowest (21%). You can't manually set email send time in CartBounty, it sends after certain hours from cart abandonment. But know this data for general strategy: Carts abandoned Friday evening show 22% higher recovery rate.
Want to apply one of the techniques from this post? Fill out a short form and we'll email you a free preview audit within 48 hours.