FM
FlowMarket
MarketplaceCommander sur mesureVendre
FM
FlowMarket

Services d'automatisation n8n, installation et templates.

Navigation

  • Marketplace
  • Commander sur mesure
  • Vendre
  • Comment ça marche
  • Vendre sur FlowMarket
  • Guide setup
  • Guide maintenance
  • Articles
  • Outils

Conditions

  • CGU
  • CGV
  • Conditions vendeurs

Légal

  • Mentions légales
  • Responsabilité

Confidentialité

  • Confidentialité
  • Cookies

Communauté

  • Guides
  • Support
  • Discord FlowMarket

    Tickets, entraide et discussions avec la communauté.

© 2026 FlowMarket — Tous droits réservés.

n8n marketplace · automation services

Retour au blog

How to Automate Abandoned Cart Recovery

Around 70% of online shopping carts are abandoned before checkout. That is revenue you already earned the attention for, walking out the door. Sending recovery messages by hand is impossible at any real volume — so the stores that win those sales back do it automatically.

How much do abandoned carts actually cost?

Industry data consistently puts cart abandonment near 70%. For most stores, that means the majority of buying intent never converts. Even recovering a small share of those carts is often one of the highest-ROI automations an online store can run, because the shopper already chose the product.

Consider the economics. To create one abandoned cart, you already paid for the ad click, the landing page and the trust that brought someone to "add to cart". Recovery does not repeat that spend — it simply reminds a warm shopper to finish what they started, which is why teams often see a lower cost per recovered order than from cold acquisition, even when only a minority of carts return.

What is abandoned cart automation?

It is a workflow that detects when a shopper adds items but does not complete checkout, then sends timed reminders — by email or SMS — to bring them back. No one watches the store and sends these manually; the workflow reacts to the abandonment event itself.

Under the hood, the automation listens for a signal from your store: a shopper reaches checkout, or adds an item and provides an email, and then a set amount of time passes without a completed order. That gap is the trigger. From there the workflow checks whether the order has since been paid, and only sends the next reminder if the cart is still genuinely abandoned. Because it is event-driven, it scales the same whether you have ten carts a day or ten thousand.

The recovery sequence that works

Two to three messages capture most of the recoverable revenue. A proven cadence:

TimingMessageAngle
30–60 minReminder"You left something behind" + one-click return to cart
~24 hoursFollow-upHandle objections: shipping, returns, reviews, stock running low
48–72 hoursFinal (optional)Last call, optional small incentive (free shipping / modest code)
Timing rule: send the first message within the hour. Intent decays fast — a fast nudge recovers more carts than a polished email sent the next day.

Each message should carry one job. The first reminder is purely a memory jog: a clear image of the items, the cart total and a single button back to the filled basket. The follow-up earns its place by removing doubt — a line about free returns, a delivery estimate or a couple of star ratings does more work than any discount. The final message creates gentle urgency and, only here, may include a modest incentive.

A realistic example walkthrough

Here is how a single recovery plays out from trigger to recovered order. Imagine a shopper named Lena fills a cart with a pair of running shoes and a water bottle, enters her email at checkout, then closes the tab to take a call.

  1. Trigger: Lena reaches checkout but no payment is recorded. After 45 minutes the workflow confirms the order is still unpaid and fires the first email.
  2. Email 1 (45 min): "Still thinking it over?" with a photo of the shoes, the exact cart total and a single "Return to your cart" button that loads her basket pre-filled.
  3. Re-check (24 h): the workflow looks up the order again. It is still unpaid, so it sends a follow-up that mentions free 30-day returns and a delivery window, addressing the two doubts that most often stall a shoe purchase.
  4. Email 3 (60 h): a short "Your cart is about to expire" note with free shipping. Lena clicks, checks out, and the order is marked paid.
  5. Stop: because the payment now shows as complete, the workflow cancels any remaining steps. Lena receives no further reminders.

Notice that the discount only appeared in the third message, and only after two value-led nudges failed. Many shoppers in Lena's position convert on email one or two and never see the incentive at all — which is exactly how you protect your margin.

What tools do you need?

You need four building blocks: a store that emits an abandonment event, payment data to confirm orders, a send channel, and an automation platform to connect them.

  • Store platform: Shopify, WooCommerce or similar, emitting a checkout/abandonment event.
  • Payment data: Stripe or your processor, to confirm whether the order completed.
  • Send channel: email (Resend, Klaviyo, your ESP) and optionally SMS.
  • Automation platform: n8n, Make or Zapier to wire the event to the sequence and stop it the moment the order is paid.

See ready e-commerce automations, plus Shopify automation and Stripe automation to connect orders and payments.

Common mistakes to avoid

The most expensive mistakes are not about copywriting — they are about timing, consent and failing to stop the sequence on purchase.

  • Forgetting to stop on payment: a workflow that keeps messaging a paying customer feels broken and erodes trust. Re-check the order status before every send.
  • Leading with a discount: if the first email offers money off, you teach shoppers to abandon on purpose to unlock a code. Hold incentives for the final message.
  • Sending to people who never opted in: messaging shoppers without consent hurts deliverability and can breach privacy rules. Only contact those who agreed to hear from you.
  • Linking to the homepage: a generic link forces shoppers to rebuild their cart. Always deep-link straight back to the filled basket.
  • Ignoring deliverability: without SPF, DKIM and DMARC on your domain, even great emails can land in spam and quietly tank your recovery rate.

How do you measure results?

The headline metric is recovery rate: recovered orders divided by the number of carts the workflow detected as abandoned. Track it weekly so you can spot changes early.

Beyond that single number, watch a few supporting signals so you understand why the rate moves. Revenue recovered per send tells you whether each email pays for itself. Per-step performance — how many orders email one, two and three each rescue — shows which messages earn their place and which you could cut. And the unsubscribe and spam-complaint rates act as a guardrail: if recovery climbs but complaints rise with it, you are sending too often or to the wrong people.

Quick benchmark check: if your third email drives almost no incremental orders, trim the sequence to two. If it drives meaningful revenue, keep it — and test moving its incentive earlier only with careful margin math.

Best practices (and what to avoid)

  • Stop on purchase: the moment payment succeeds, cancel the remaining messages.
  • Don't lead with a discount: save incentives for the final email, or you train shoppers to abandon.
  • Make the return one click: link straight back to the filled cart, not the homepage.
  • Respect consent: only message shoppers who opted in, with a clear unsubscribe.

Build it yourself, or get it built

If your store and email tool expose the right events, you can build this yourself. To skip the setup, browse ready cart-recovery and e-commerce workflows, or request a custom workflow connected to your store, payment and email tools, tested with real orders before it goes live.

Recover the revenue you already earned

Find ready e-commerce automations, or have a cart-recovery workflow built for your store.

Explore e-commerce automations

FAQ

How many recovery emails should I send?

Two to three: a reminder within an hour, a follow-up after a day, and an optional final message at 48–72 hours.

When should the first email go out?

Within 30–60 minutes, while intent is still high. A fast nudge beats a delayed one.

Email or SMS?

Email is the baseline. Add SMS for high-value carts where speed matters — but only with explicit consent.

Will it double-message buyers who already paid?

Not if the workflow checks payment status and cancels the sequence the moment the order completes.

How do I measure whether cart recovery is working?

Track recovery rate (recovered orders divided by detected abandoned carts), revenue recovered per send, and the unsubscribe rate. Compare each email so you can see which step earns its place. You can connect orders and payments with Stripe automation to keep these numbers accurate.

Why are my recovery emails landing in spam?

Usually because of missing email authentication or messaging shoppers who never opted in. Set up SPF, DKIM and DMARC, send only to people who consented, and keep a clear unsubscribe link.