> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vortexiq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Abandoned Cart Recovery Revenue, Mailchimp

> Abandoned Cart Recovery Revenue: $/30D recovered by the abandoned-cart automation. Goes to zero if status='save' (draft), which is exactly what audit MC01 detects.

**Metrics type:** [Cross-Platform Metrics](/nerve-centre/overview#metrics-types-explained)  •  **Category:** [Email Marketing](/nerve-centre/connectors#connectors-by-type)

> \$/30D recovered by the abandoned-cart automation. Goes to zero if status='save' (draft), which is exactly what audit MC01 detects.

## At a glance

> The total revenue recovered by Mailchimp's abandoned-cart automation in the period. Computed as `SUM(reports.ecommerce.total_revenue)` for every Customer Journey or Classic Automation step where `trigger_settings.workflow_type = abandonedCart`. **Goes to zero if the abandoned-cart automation status is `save` (draft) or `paused`**, which is exactly what audit MC01 detects. This card quantifies the £-value of the silent-fail when an automation sits in draft.

|                                |                                                                                                                                                                                                                                                                                                                              |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **What it counts**             | `SUM(reports.ecommerce.total_revenue)` across every email step in every active abandoned-cart automation in the window.                                                                                                                                                                                                      |
| **API endpoint**               | Marketing API v3. Customer Journeys: `GET /3.0/customer-journeys/journeys` filtered for cart-abandonment trigger, then `GET /3.0/customer-journeys/journeys/{journey_id}/steps/{step_id}/reports` per step. Classic Automations: `GET /3.0/automations?trigger_settings.workflow_type=abandonedCart` then per-email reports. |
| **Audience-based scope**       | Aggregates across every audience that has an abandoned-cart automation. Multi-audience accounts may have one audience covered, another not, the figure sums whichever automations exist and are live.                                                                                                                        |
| **Channel scope**              | **Email only.** Mailchimp Studio SMS abandoned-cart flows tracked separately.                                                                                                                                                                                                                                                |
| **E-commerce dependency**      | **Requires a connected Mailchimp Stores integration.** Without the integration sending `cart_abandoned` events, the automation never triggers and the figure is zero, even if the automation status reads "live". Audit MC03 catches this.                                                                                   |
| **Bounce / spam handling**     | Bounces irrelevant to revenue. Spam-flagged sends still count their revenue.                                                                                                                                                                                                                                                 |
| **Attribution model**          | Mailchimp's 24h click default, account-configurable. Most cart-recovery purchases happen within 1-6 hours of the email click, so the 24h window catches the majority. Mailchimp's window may UNDER-count vs Klaviyo's 5-day click + 1-day view, but the under-count is small for this specific automation type.              |
| **MPP impact**                 | None. MPP affects opens, not the click that drives recovery.                                                                                                                                                                                                                                                                 |
| **Multi-step series handling** | If the automation has multiple email steps (reminder → urgency → discount), revenue from each step sums into this card. The card surfaces total recovery, not per-step.                                                                                                                                                      |
| **Currency**                   | Mailchimp account base currency. Multi-currency stores see all revenue in base.                                                                                                                                                                                                                                              |
| **Time window**                | `30D vsP` (default 30D vs the prior 30D)                                                                                                                                                                                                                                                                                     |
| **Alert trigger**              | `-` (no direct alert; the dependent alert is on [Abandoned-Cart Status](/nerve-centre/kpi-cards/mailchimp/abandoned-cart-automation-status) firing on draft state)                                                                                                                                                           |
| **Roles**                      | owner, marketing, finance                                                                                                                                                                                                                                                                                                    |

## Calculation

Calculated automatically from your Mailchimp data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

## Worked example

A small DTC outdoor-gear brand on Shopify, Mailchimp Standard, single audience of 19,000. Abandoned-cart automation is a 3-step Customer Journey: reminder (1h), urgency (24h), 10% discount (72h). 30D window 03 Apr 26 to 02 May 26.

| Metric                                           | Value                        |
| ------------------------------------------------ | ---------------------------- |
| Shopify carts created                            | 4,800                        |
| Shopify orders placed                            | 1,240                        |
| Unrecovered carts                                | 3,560                        |
| **Step 1: Reminder email (1h delay)**            | sent 3,200, recovered £8,400 |
| **Step 2: Urgency email (24h delay)**            | sent 2,800, recovered £4,200 |
| **Step 3: 10% discount email (72h delay)**       | sent 2,400, recovered £6,800 |
| **Total recovery (this card)**                   | **£19,400**                  |
| Recovery rate (revenue ÷ unrecovered cart value) | \~13%                        |

Five observations:

1. **£19,400 recovered in 30 days from a 3-step automation that takes \~2 hours/year to maintain.** This is the canonical Mailchimp ROI story. The same merchant's full Mailchimp account contributed £52,000 of email-attributed revenue in the window; abandoned cart was 37% of it. **No other automation type recovers this much per setup hour.** If your card is showing zero, [Abandoned-Cart Status](/nerve-centre/kpi-cards/mailchimp/abandoned-cart-automation-status) is likely showing `save` (draft).
2. **The discount step (#3) generates more revenue than the urgency step (#2) despite reaching fewer recipients.** Recipients who didn't bite on Steps 1 and 2 are price-sensitive; the 10% discount unlocks them. Without the discount step, this account would lose \~£6,800/month, \~£82k/year. **Multi-step series materially out-recover single-step sends; don't run cart recovery as a single email.**
3. **The 13% recovery rate is at the high end of healthy.** Industry benchmark for Mailchimp is 8-12% for single-step, 14-18% for 3-step. This merchant is at the top of the band, suggesting either (a) compelling product / brand recognition, (b) good email content with clear product imagery, or (c) the cart-recovery URL on Shopify is fully configured (saved-cart link works in one click).
4. **Mailchimp's 24h click attribution captures the majority of recovery here.** Most cart-recovery purchases happen within 4 hours of email open. Klaviyo's 5-day window would credit a slightly higher figure (perhaps £21k-22k for the same automation), but the under-count is small for this specific automation because the recovery cycle is short.
5. **Annualised, this single automation is worth £233k.** Over 12 months, at the same recovery rate. **For a merchant deciding whether Mailchimp is worth the £25-150/month subscription cost**, this single automation is the answer. Audit MC01 + MCP-AUTOMATION-ENABLE-001 unlock this for accounts where the automation is in draft, often a 30-second action that justifies a year of platform fees.

## Sibling cards merchants should reference together

| Card                                                                                                                   | Why pair it with Abandoned-Cart Recovery Value                                                                        |
| ---------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| [Mailchimp Abandoned-Cart Status](/nerve-centre/kpi-cards/mailchimp/abandoned-cart-automation-status)                  | The on/off switch. If status is `save`, this card is zero, fix the status first.                                      |
| [Mailchimp Top Automation Revenue](/nerve-centre/kpi-cards/mailchimp/top-automations-by-revenue)                       | The companion ranking. Abandoned cart is typically the #1 automation; this card is the £-value.                       |
| [Mailchimp Automation vs Campaign Revenue Mix](/nerve-centre/kpi-cards/mailchimp/automation-vs-campaign-revenue-mix)   | This card contributes to the automation share. Going from £0 to £19k typically lifts share by 10-15 pp.               |
| [Shopify Cart Abandonment Rate](/nerve-centre/shopify/cart_abandonment_rate)                                           | The recoverable pool. High abandonment rate × good recovery automation = real revenue.                                |
| [Shopify Checkout Conversion Rate](/nerve-centre/shopify/checkout_conversion_rate)                                     | The downstream metric. Cart recovery feeds into checkout, then conversion.                                            |
| [Mailchimp Email-Attributed Revenue](/nerve-centre/kpi-cards/mailchimp/email-attributed-revenue)                       | This recovery sits inside the total. Surfaces recovery as a percentage of email revenue.                              |
| [Mailchimp Customer Journey Count](/nerve-centre/kpi-cards/mailchimp/customer-journeys)                                | If only one journey is running, recovery is doing all the work; opportunity to add browse-abandonment, post-purchase. |
| [Klaviyo Abandoned-Cart Recovery (when both connected)](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-recovery-value) | If both ESPs run on the same store, only one should run abandoned cart, attribution conflict otherwise.               |

## Reconciling against the vendor's own dashboard

**Where to look in Mailchimp's own dashboard:**

[Mailchimp → Customer Journeys](https://us1.admin.mailchimp.com/customer-journeys/) lists every journey with revenue per step on the Reports tab. [Mailchimp → Automations](https://us1.admin.mailchimp.com/automations/) for legacy Classic Automations. The aggregate of all cart-abandonment automation steps in the date range should match this card to within ±£100.

Other Mailchimp views that *look* like the same number but aren't:

* **Reports → Top campaigns**: includes both campaigns and automations mixed; doesn't filter to abandoned-cart specifically.
* **Stores → individual store → Abandoned carts**: shows the count of abandoned carts, not the recovery revenue.

**Why our number may legitimately differ from Mailchimp's dashboard:**

| Reason                                                                                                                                                             | Direction of divergence                                     |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------- |
| **Time-zone**. Mailchimp uses account timezone; Vortex IQ uses UTC. Boundary-day cart-recoveries split between periods.                                            | ±£200 on a 30D total                                        |
| **Multi-audience automations**. If multiple audiences each have an abandoned-cart automation, this card sums them. Mailchimp's per-journey UI shows one at a time. | None on the total; affects per-journey reading              |
| **Attribution window**. Mailchimp's 24h click default. If changed mid-period, recovery numbers drift on either side of the change.                                 | Up to ±5% on changed-window accounts                        |
| **Page caps**. Engine caps at 50 automation reports per call. Accounts running many small automations may see truncation.                                          | Vortex IQ slightly lower for very-multi-automation accounts |
| **Customer Journey vs Classic Automation**. Engine pulls both. Mailchimp UI sometimes presents them in separate tabs; merchants may compare against just one.      | None on the total when both are summed correctly            |

**Cross-connector reconciliation (when the merchant has connected the commerce platform):**

This is the central purpose of this cross-platform card.

| Card                                                                                                      | Expected relationship                                                                                                                                          | What causes legitimate divergence                                                        |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| [`shopify.cart_abandonment_rate`](/nerve-centre/shopify/cart_abandonment_rate)                            | High Shopify abandonment + strong Mailchimp recovery = healthy recovery rate (8-18% of unrecovered cart value).                                                | Recovery rate \<5% suggests automation content / timing issues, not a Mailchimp problem. |
| [`shopify.checkout_conversion_rate`](/nerve-centre/shopify/checkout_conversion_rate)                      | Recovered carts that finish checkout count as orders here AND on Shopify.                                                                                      | None; expected to align.                                                                 |
| [`shopify.total_revenue`](/nerve-centre/kpi-cards/shopify/total-revenue)                                  | Recovery typically 2-8% of total Shopify revenue for healthy accounts. Above 10% suggests other channels are weak; below 1% suggests automation isn't running. | Shopify total includes all orders; recovery is a subset.                                 |
| [`klaviyo.klv_xc_abandoned_cart_recovery`](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-recovery-value) | Same store on both ESPs: only one should run abandoned-cart at a time to avoid attribution conflict.                                                           | Running both creates double-attribution; revenue numbers will overlap.                   |

***

<details>
  <summary><em>Documentation cross-reference (for agencies running multiple email platforms)</em></summary>

  Abandoned-cart recovery exists on every email platform. References for cross-doc linking only.

  * [`klaviyo.klv_xc_abandoned_cart_recovery`](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-recovery-value)
</details>

## Known limitations / merchant FAQs

**Why is this showing zero?**
Most likely cause: the abandoned-cart automation is in `save` (draft) state, never published. Check [Abandoned-Cart Status](/nerve-centre/kpi-cards/mailchimp/abandoned-cart-automation-status). Second-most-likely: the Mailchimp Stores integration is not sending `cart_abandoned` events. Check Mailchimp → Integrations → your e-commerce platform → Status. Audit MC03 surfaces this. The MCP action `MCP-AUTOMATION-ENABLE-001` flips a draft automation to live in seconds.

**My recovery is £200/month and my Shopify cart abandonment rate is 78%, what's wrong?**
Either (a) the recovery rate is genuinely low (5-7% range, vs 8-18% healthy), or (b) the Mailchimp Stores integration is dropping cart events. Diagnostic: open Mailchimp → Customer Journeys → abandoned-cart journey → Reports. If "Entries" is much smaller than your Shopify abandoned-cart count, the integration is dropping events. If entries is similar to abandoned carts but recovery revenue is small, the email content or timing is the issue.

**Should the abandoned-cart email go out 1 hour after abandonment, or longer?**
Industry data suggests 1-3 hours for the first email is optimal. After 24 hours, recovery rates drop sharply because the customer has either bought elsewhere, lost interest, or forgotten. **3-step series with first email at 1h, second at 24h, third at 72h** is the most-tested pattern and what most healthy Mailchimp accounts run.

**Should the third email include a discount?**
Yes for most stores. The 10% discount typically lifts overall recovery by 3-5 pp. Exceptions: luxury brands and subscription products where discount damages brand positioning. Test with a small audience first; if discount-driven recovery is \< 30% of step 3 revenue, the offer isn't moving the needle and you can drop it.

**Does this card include browse-abandonment recovery?**
**No.** Browse abandonment is a different automation type (`workflow_type = browseAbandonment`). It's a separate Customer Journey with its own card on the backlog. Browse recovery is typically 20-30% the size of cart recovery.

**My multi-currency Shopify store, how is recovery valued?**
Mailchimp's e-commerce events fire in the order's settled currency, then Mailchimp FX-converts to its account base currency for reporting. Recovery here is shown in Mailchimp's base currency. If Shopify and Mailchimp use different bases, there's a small FX conversion drift.

**Why is my recovery rate dropping?**
Three usual causes: (a) you raised prices and the saved-cart now shows the old (lower) price, confusing customers; (b) the cart-recovery URL on Shopify is broken (clicked link leads to empty cart, customer gives up); (c) deliverability on the recovery email has degraded so emails are landing in spam. Check the cart-recovery URL by clicking through your own test send; click the recovery link from the email and confirm it loads the cart with items intact.

**Will increasing my list size grow this number?**
Only indirectly. Cart-recovery is triggered by behaviour (cart created), not list membership. Larger list = more buyers = more abandoned carts = more recovery, but the rate (recovery per cart) stays roughly the same. For per-cart-recovery improvement, fix the email content / timing / cart-recovery URL.

**Why does the today value show partial figures?**
The 24-hour click attribution window means today's recovery is incomplete, sends from this morning may still convert this evening. The figure stabilises after \~30 hours.

**Can I run abandoned cart on Shopify's native cart recovery AND Mailchimp simultaneously?**
You can but shouldn't. Two recovery emails to the same customer arriving close in time creates confusion and drives up unsubscribe rate. Pick one: Shopify's built-in is simpler but doesn't track revenue back to Mailchimp; Mailchimp's automation gives you better content control and contributes to email-attributed revenue. Most merchants disable Shopify's native abandoned-checkout email when running Mailchimp's.

**My recovery rate is 22%, is that suspiciously high?**
Three benign explanations: (a) high-AOV / luxury products where customers genuinely abandon to research and return; (b) strong brand recognition where the email is welcomed; (c) limited-edition or low-stock products driving urgency. Three less-benign explanations: (a) double-counting from both Shopify native + Mailchimp recovery; (b) attribution window widened above default; (c) some recovered orders would have come back anyway via organic return (Mailchimp claims credit under last-touch). 22% sustained is unusual; cross-check against [Email Share of Total Revenue](/nerve-centre/kpi-cards/mailchimp/email-share-of-total-store-revenue) trend.

***

### Tracked live in Vortex IQ Nerve Centre

*Abandoned-Cart Recovery Value* is one of hundreds of KPI pulses Vortex IQ tracks across Mailchimp and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English.

[Start for free](https://app.vortexiq.ai/login) or [book a demo](https://www.vortexiq.ai/contact-us) to see this metric running on your own data.
