> ## 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 Metrics, Klaviyo

> Abandoned Cart Metrics for the selected period. The full performance panel for the abandoned-cart automation: entries, sends, conversions, recovered revenue, and recovery rate. How to read it, why it matters, and how to act on it.

**Card class:** [Non-Hero](/nerve-centre/overview#card-classes-explained)  •  **Category:** [Email Marketing](/nerve-centre/connectors#connectors-by-type)

> The whole story of your abandoned-cart flow in one panel, not just the dollar figure. Entries in, sends out, conversions back, and the recovery rate that ties them together.

## At a glance

> A KPI summary panel for the abandoned-cart automation, covering the full funnel: entries (carts that triggered the flow), sends (emails the flow dispatched), recovery conversions (entrants who then placed an order), recovered revenue, and the recovery rate that links them. This is the broad performance view of the flow, distinct from [Abandoned-Cart Recovery Value](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-recovery-value), which isolates the single recovered-revenue figure. Use this card to diagnose where the flow is winning or leaking: a healthy revenue number with a poor recovery rate, or strong entries with weak sends, each points at a different fix. Revenue follows Klaviyo's default 5-day click, 1-day view attribution.

|                                     |                                                                                                                                                                                                 |
| ----------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **What it counts**                  | The abandoned-cart automation's funnel for the period: flow entries, sends, recovery conversions, recovered revenue, and recovery rate, summarised as KPI tiles.                                |
| **API endpoint + statistics field** | `POST /api/flow-values-reports` with statistics covering recipients, conversions, and revenue, scoped to the flow whose trigger is cart abandonment (identified via `GET /api/flows`).          |
| **Attribution model**               | Klaviyo default: 5-day click plus 1-day view on the placed-order conversion. An entrant who clicks and orders within the window is credited to the flow.                                        |
| **Relationship to recovery value**  | This is the broad panel; [Abandoned-Cart Recovery Value](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-recovery-value) is the single recovered-revenue tile pulled out for headline tracking.  |
| **Email vs SMS aggregation**        | If the flow includes an SMS step alongside email, both channels' sends and conversions are summed into the panel. Most accounts run email-only or email plus one SMS step.                      |
| **Chart type**                      | KPI summary (tiled metrics).                                                                                                                                                                    |
| **Time window**                     | Selected period, compared to the prior period.                                                                                                                                                  |
| **Alert trigger**                   | The companion [Abandoned-Cart Flow Status](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-flow-status) fires when the flow is not live; this panel surfaces the performance behind that status. |
| **Roles**                           | owner, marketing                                                                                                                                                                                |

## Calculation

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

## Worked example

An outdoor-gear brand on Shopify running a three-step abandoned-cart flow (1 hour, 24 hours, 72 hours). The 30-day window covers 14 Mar 26 to 12 Apr 26. All figures are illustrative.

| Metric               | This period | Prior period |
| -------------------- | ----------- | ------------ |
| Flow entries         | 3,120       | 2,980        |
| Sends                | 8,640       | 8,210        |
| Recovery conversions | 318         | 305          |
| Recovered revenue    | £41,200     | £39,500      |
| Recovery rate        | 10.2%       | 10.2%        |

```text theme={null}
Recovery rate     = 318 conversions / 3,120 entries x 100 = 10.2%
Sends per entry   = 8,640 / 3,120 = 2.77 (of a 3-step flow)
Revenue per entry = £41,200 / 3,120 = £13.21
Implied AOV       = £41,200 / 318 = £130
```

Five observations:

1. **Recovery rate held steady at 10.2 percent.** Both periods landed in the healthy 8 to 12 percent band, and they match almost exactly. A stable recovery rate alongside rising entries and revenue is the signature of a flow that is working and simply seeing more volume.
2. **Sends per entry is 2.77 against a three-step flow.** That gap from 3.0 is expected: entrants who convert early or unsubscribe drop out before the later steps fire. A figure well below the step count, say 1.5 on a three-step flow, would suggest the later steps are not sending and is worth investigating.
3. **Revenue grew because entries grew, not because the flow improved.** Entries rose 4.7 percent and revenue rose 4.3 percent, while recovery rate was flat. The flow is healthy but static; to lift revenue beyond traffic growth you would optimise the steps, not just enjoy more entries.
4. **Implied AOV of £130 is the recovered-order size.** Comparing this to the store-wide AOV tells you whether the flow recovers typical baskets or skews to smaller ones. Cart-recovery orders often run a little below store AOV because the most price-sensitive abandoners are the easiest to win back with a reminder.
5. **Read each tile as a diagnostic, not just a scoreboard.** A panel showing strong revenue but a falling recovery rate means deliverability or content is slipping even as volume masks it. Strong entries with weak sends points at later steps not firing. The panel earns its place by separating these causes; the single revenue figure alone cannot.

## Sibling cards merchants should reference together

Abandoned Cart Metrics is the performance panel for the flow. Pair it with these:

| Card                                                                                           | Why pair it with Abandoned Cart Metrics                                                                           |
| ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| [Abandoned-Cart Recovery Value](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-recovery-value) | The single recovered-revenue figure this panel sits around. Use that card for the headline, this one for the why. |
| [Abandoned-Cart Flow Status](/nerve-centre/kpi-cards/klaviyo/abandoned-cart-flow-status)       | The on/off switch. If status is not live, every tile here goes to zero. Always check status first.                |
| [Flow Step Drop-off](/nerve-centre/kpi-cards/klaviyo/flow-step-drop-off)                       | Decomposes the funnel by step to show which of the 1h, 24h, 72h messages is leaking.                              |
| [Top 10 Flows by Revenue](/nerve-centre/kpi-cards/klaviyo/top-10-flows-by-revenue)             | Portfolio context. The cart-recovery flow is usually the top earner; if it is not, something is off.              |
| [Placed Orders](/nerve-centre/kpi-cards/klaviyo/placed-orders)                                 | The conversion event this flow drives toward. Recovery conversions are a subset of placed orders.                 |

## Reconciling against Klaviyo

**Where to look in Klaviyo:**

* **Flows → Abandoned Cart → Analytics** shows the per-flow funnel: entries, recipients, conversions, and revenue. This is the direct comparison to the panel.
* **Flows → Abandoned Cart → individual messages** for the per-step send, open, click, and conversion figures behind the totals.
* **Analytics → Reports → Flow Performance**, filtered to the abandoned-cart flow, for a period-bounded version of the same numbers.

**Why our number may legitimately differ:**

| Reason                                                                                                                                                                                 | Direction of divergence                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| **Time-zone.** Klaviyo runs on the account time zone; Vortex IQ runs on UTC. Boundary days differ, so a period's tiles can shift slightly.                                             | Usually small on the headline.                   |
| **Multiple cart flows.** Some accounts run several cart-abandon flows for different segments. Vortex IQ can aggregate by trigger across them, while Klaviyo's per-flow view shows one. | Vortex IQ can run higher.                        |
| **Attribution window.** If the merchant changed the attribution window mid-period, a live read and a Klaviyo snapshot can disagree.                                                    | Small drift on changed-window accounts.          |
| **Custom trigger names.** If cart abandonment fires on a custom event (for example `bag_abandoned`), detection may miss the flow.                                                      | Card can under-report or show zero.              |
| **Refunds.** Recovered revenue is recorded at order time and not reduced by later refunds, matching Klaviyo's own treatment.                                                           | Consistent with Klaviyo; both can overstate net. |

## Known limitations / merchant FAQs

**How is this different from the Abandoned-Cart Recovery Value card?**
That card isolates one number, the recovered revenue, for headline tracking. This panel surrounds it with the rest of the funnel: entries, sends, conversions, and recovery rate. When the revenue figure moves, this panel tells you which part of the funnel caused it.

**My revenue tile is healthy but the recovery rate is falling. What does that mean?**
Volume is masking a quality problem. Entries are probably up, carrying revenue along, while a smaller share of entrants is converting. The usual causes are deliverability slipping (check bounce and spam signals) or stale content that recipients now ignore. Read the recovery rate, not just the revenue, to catch this early.

**Sends per entry is well below my step count. Is that normal?**
A modest gap is normal because converters and unsubscribers drop out before later steps fire. A large gap, for example 1.4 sends per entry on a three-step flow, suggests the later steps are not sending. Check the flow's step delays and audience filters, and look at flow step drop-off to confirm where the funnel narrows.

**Every tile shows zero. Why?**
Check the flow status first. A flow in draft or manual state sends nothing, so the whole panel reads zero, and the abandoned-cart flow status card will flag it. If status is live but entries are zero, the trigger event is not firing, usually a broken integration or a custom event name the flow no longer matches.

**Does this include SMS recoveries?**
If your cart flow has an SMS step, its sends and conversions are summed into the panel alongside email. Most accounts are email-only or email plus a single SMS step. The panel reflects whatever channels the flow actually uses.

**Are recovery conversions double-counted in Placed Orders?**
No double-counting, but they overlap by design. Recovery conversions are the subset of placed orders that the cart-recovery flow is credited with under the attribution window. The placed-orders card shows the whole; this panel shows the slice the flow earned.

**Why does my recovery rate differ from an industry benchmark I read?**
Recovery rate varies with AOV, audience quality, flow length, and category. Considered-purchase and high-AOV brands often sit below the 8 to 12 percent band because buyers need more than three reminders over 72 hours. Use your own prior-period figure as the benchmark rather than a generic number.

***

### Tracked live in Vortex IQ Nerve Centre

*Abandoned Cart Metrics* is one of hundreds of KPI pulses Vortex IQ tracks across Klaviyo 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.
