> ## 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.

# Added to List Trend, Klaviyo

> Added to List Trend for the selected period. The top of the list-growth funnel, tracked as new profiles join your Klaviyo lists. 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 raw count of new profiles joining your lists over time. This is the inflow side of the audience equation, the number that has to outpace unsubscribes for the list to grow.

## At a glance

> A time-series of new profiles added to your Klaviyo lists during the selected period, plotted as an area chart so you can read the shape of acquisition over the window. This is the very top of the list-growth funnel: every welcome flow, every campaign reach, every flow-attributed sale ultimately starts with a profile being added here. Read it alongside the unsubscribe trend, because true list growth is adds minus removals, not adds alone. One important nuance: if a list uses double opt-in, an add only counts once the subscriber confirms, so a spike in sign-ups can show up a day or two later than the form submission that caused it.

|                                     |                                                                                                                                                                                                                           |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **What it counts**                  | New profiles added to the merchant's Klaviyo lists in each interval of the period. Counts the moment a profile reaches a confirmed-subscribed state on a list, not necessarily the moment a form was submitted.           |
| **API endpoint + statistics field** | Derived from list membership over time via `GET /api/lists` and `GET /api/profiles`, bucketed by the period the profile joined. The card aggregates adds across the merchant's lists unless scoped to a single list.      |
| **Lists vs segments**               | Counts additions to **lists** (static opt-in groups a profile is deliberately added to), not segments (dynamic rule-based groups a profile floats in and out of automatically). Segment membership churn is not an "add". |
| **Consent status**                  | An add is counted when the profile reaches `subscribed` consent on the list. `never-subscribed` and `unsubscribed` states do not count as adds.                                                                           |
| **Double opt-in**                   | If double opt-in is enabled, the add registers at confirmation, not at form submission, so the trend can lag the marketing activity that drove it by a day or two.                                                        |
| **Chart type**                      | Area (time-series).                                                                                                                                                                                                       |
| **Time window**                     | Selected period, bucketed by day or week depending on range.                                                                                                                                                              |
| **Alert trigger**                   | The card surfaces the trend; sustained inflow collapse is best read against the unsubscribe trend and subscriber growth rate rather than a single hard threshold.                                                         |
| **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

A homeware brand on Shopify running a pop-up signup form with a 10 percent first-order incentive. The 30-day window covers 14 Mar 26 to 12 Apr 26. All figures are illustrative.

| Week (in window) | Profiles added | Notable driver                     |
| ---------------- | -------------- | ---------------------------------- |
| 14 Mar to 20 Mar | 1,240          | Steady-state form sign-ups         |
| 21 Mar to 27 Mar | 1,310          | Steady-state form sign-ups         |
| 28 Mar to 03 Apr | 4,680          | Spring sale paid-social push       |
| 04 Apr to 12 Apr | 1,490          | Tail of the sale, back to baseline |
| **Window total** | **8,720**      |                                    |

```text theme={null}
Baseline weekly adds  = (1,240 + 1,310) / 2 = 1,275
Sale-week adds        = 4,680
Incremental from sale = 4,680 - 1,275 = 3,405 extra profiles
```

Five observations:

1. **Baseline acquisition is roughly 1,275 adds per week.** This is the steady-state inflow from the always-on pop-up form. It is the number to protect; if it drifts below \~1,000 without an obvious cause, check that the form is still rendering and that the integration is still writing profiles into Klaviyo.
2. **The spring-sale week added 3,405 incremental profiles.** Paid-social pushes are visible as sharp area spikes. This is exactly what acquisition campaigns should look like here, a clear step up against baseline that decays over the following week.
3. **The spike may lag the campaign by a day or two if double opt-in is on.** If this brand uses double opt-in, some of the sale-driven sign-ups confirm on a later day, smearing the spike rightward. Do not assume the trend is "wrong" if it does not line up to the hour with the ad spend.
4. **Adds alone do not tell you the list is growing.** 8,720 adds in the window looks healthy, but if the unsubscribe trend ran at 6,000 over the same period, net growth is only 2,720. Always read this card next to Added vs Unsubscribed before declaring the list healthy.
5. **Watch the quality of a spike, not just the size.** A large add spike from a sweepstake or an aggressive discount often brings low-intent profiles that unsubscribe or go dormant within weeks. Cross-reference dormant subscribers a month later to judge whether a given spike built durable audience or just inflated the headline.

## Sibling cards merchants should reference together

Added to List Trend is the inflow side of the list equation. Pair it with these to see the full picture:

| Card                                                                             | Why pair it with Added to List Trend                                                                                                  |
| -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| [Subscriber Growth Rate](/nerve-centre/kpi-cards/klaviyo/subscriber-growth-rate) | The derived percentage. This card is the raw inflow count; growth rate nets it against removals and expresses it as a rate.           |
| [Active Subscribers](/nerve-centre/kpi-cards/klaviyo/active-subscribers)         | Where healthy adds eventually land. A rising add trend should, over time, lift the active-subscriber base if the new profiles engage. |
| [Added vs Unsubscribed](/nerve-centre/kpi-cards/klaviyo/added-vs-unsubscribed)   | The direct counterpart. Reads this inflow against the outflow so you can see net list movement per period.                            |
| [Unsubscribe Trend](/nerve-centre/kpi-cards/klaviyo/unsubscribe-trend)           | The outflow time-series. Adds racing ahead of unsubscribes is the goal; the two curves together tell the growth story.                |
| [List Health Summary](/nerve-centre/kpi-cards/klaviyo/list-health-summary)       | The roll-up view of overall list condition, of which inflow is one input.                                                             |

## Reconciling against Klaviyo

**Where to look in Klaviyo:**

* **Audiences → Lists & Segments → \[the list] → Growth** shows the per-list growth chart with adds over time. This is the closest direct comparison to this card when scoped to a single list.
* **Audiences → Lists & Segments → \[the list] → Subscribers** for the underlying member list and their joined dates.
* **Analytics → Metrics → Subscribed to List** if the merchant tracks the subscription metric event, which gives an event-level view of additions.

**Why our number may legitimately differ:**

| Reason                                                                                                                                                                                 | Direction of divergence                                             |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| **Time-zone.** Klaviyo buckets adds in the account time zone; Vortex IQ buckets in UTC. Profiles added near midnight can land in a different day.                                      | Per-day counts shift at the boundary; the window total stays close. |
| **Double opt-in lag.** Klaviyo's growth view and this card both count at confirmation, but if a profile is mid-confirmation at the snapshot moment the two views can disagree briefly. | Small, transient.                                                   |
| **List scope.** Klaviyo's per-list growth chart shows one list; this card may aggregate across several lists unless scoped.                                                            | Vortex IQ can run higher when aggregating.                          |
| **Page caps.** Klaviyo paginates profile and membership reads at 50 per page; very large windows are assembled across many pages and a mid-pull change can cause minor drift.          | Marginal.                                                           |
| **Re-subscribes.** A profile that unsubscribed and later re-subscribes counts as a fresh add. How each view treats re-subscribes can differ slightly.                                  | Minor inflation on lists with churned-and-returned profiles.        |

## Known limitations / merchant FAQs

**Does this count segment membership changes?**
No. It counts additions to lists, the static opt-in groups a profile is deliberately added to. Segments are dynamic and rule-based, so profiles enter and leave them automatically as their attributes change; that movement is not an "add" and is not counted here.

**My ad campaign drove a sign-up spike on Monday but the card shows it on Tuesday. Why?**
Almost always double opt-in. If your list requires confirmation, the add only counts when the subscriber clicks the confirmation email, which can be the next day. The form submission on Monday becomes a counted add on Tuesday. This is expected behaviour, not a data error.

**Why is my add count lower than the number of form submissions I see in my form tool?**
Several reasons stack up: double opt-in non-confirmers never become adds; duplicate submissions from an existing profile are not new adds; and bot or invalid submissions are filtered. The gap between raw form submits and confirmed list adds is normal and is itself a quality signal worth watching.

**A big add spike was followed by a wave of unsubscribes a few weeks later. Is that a problem?**
It can be. Aggressive incentives and sweepstakes pull in low-intent profiles that unsubscribe or go dormant once the offer is gone. Read this card alongside the unsubscribe trend and dormant subscribers a few weeks after any spike to judge whether the acquisition built durable audience.

**Can I scope this to one list?**
Yes. By default the card can aggregate adds across your lists, but scoping to a single list gives you the per-list inflow that lines up most directly with Klaviyo's per-list Growth chart.

**Does importing a CSV of profiles show up here?**
A bulk import that lands profiles in a subscribed state on a list will register as adds in the period of the import, which can produce a one-off vertical spike. Treat import-driven spikes separately from organic acquisition when reading the trend.

**Why does the trend look flat even though we are running ads?**
If new profiles are being written to a segment or to a list this card is not scoped to, or if double opt-in confirmations are not coming through, the adds will not appear. Confirm the form writes to a list, that the integration is healthy, and that confirmation emails are being delivered.

***

### Tracked live in Vortex IQ Nerve Centre

*Added to List Trend* 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.
