Here's how I set up AcelleMail automation to recover abandoned carts for an e-commerce client:
The Problem
Client's WooCommerce store had a 72% cart abandonment rate. That's thousands of potential sales lost daily.
The Solution — 3-Email Recovery Sequence
Email 1 (1 hour after abandonment):
Subject: "You left something behind 👀"
- Show cart contents with images
- "Complete your purchase" button
- No discount yet
Email 2 (24 hours):
Subject: "Still thinking it over?"
- Show cart contents
- Add social proof (reviews, ratings)
- 5% discount code
Email 3 (72 hours):
Subject: "Last chance — your cart expires soon"
- Urgency (items may sell out)
- 10% discount code
- Free shipping offer
Results (6 months)
- Recovery rate: 12% of abandoned carts
- Revenue recovered: $30,000+
- ROI: Infinite (cost is basically $0 — already paying for SES)
- Average order value of recovered carts: $85
How it works
- WooCommerce webhook → fires on cart abandonment
- AcelleMail API → adds subscriber to "Abandoned Cart" list with cart data
- AcelleMail automation → triggers the 3-email sequence
- Conversion tracking → webhooks report completed purchases back
The automation runs 24/7 without intervention. Set it up once, profit forever.