Total subscribed members across all audiences. The 2,000 free-tier ceiling is the most common silent-failure trigger in Mailchimp.
At a glance
The total count of subscribed contacts across every audience in the Mailchimp account. Computed asSUM(stats.member_count)where status = “subscribed” acrossGET /3.0/lists. The 2,000-contact ceiling on Mailchimp’s free plan is the single most common silent-failure trigger we see, sends quietly stop billing-paused without an obvious dashboard alert. Audit MC02 fires here. Mailchimp’s audience-based model means contacts in multiple audiences count once per audience (not deduped across audiences for billing purposes), this matters when assessing plan cap.
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 sustainable-skincare brand on Mailchimp Standard plan, three audiences, all created over time as the brand grew:
Five observations:
- Mailchimp bills on 16,420, not on the unique-contact count. Roughly 1,200 of the abandoned-cart audience are duplicates of the main consumer list (same email address). Mailchimp’s billing aggregates across audiences as separate contacts. The merchant could shrink the bill 7% by collapsing the abandoned-cart audience into a segment of the main list, no engagement impact, just billing optimisation. This is a classic Mailchimp tax that experienced merchants know to avoid.
- Trade list size of 380 contacts looks tiny but isn’t. B2B audiences with high engagement and high per-recipient revenue beat consumer lists 5-10x on revenue per contact. Don’t measure “audience health” by size alone, pair with per-audience revenue.
- The 2,000 free-tier cap would have hit at month 4 of growth. Looking back at the merchant’s growth curve, they crossed 2,000 around month 4 and would have triggered Audit MC02 at that point. They upgraded to Standard pre-emptively, the alert is for merchants who don’t.
- Cleaned contact count of 552 across all audiences is healthy. Cleaned is Mailchimp’s permanent suppression bucket (hard bounces, role-based addresses Mailchimp deems unsendable, manual cleans). 3.4% cleaned-rate over the audience lifetime is normal; >10% suggests a list-quality problem and would warrant a re-engagement audit.
- Pending count of 34 across all audiences indicates double opt-in is enabled. Pending = signed up but hasn’t clicked the confirm-link yet. If pending stays high (>5% of subscribed), the welcome confirmation email isn’t landing in inboxes, check deliverability of the transactional sender.
Sibling cards merchants should reference together
Audience Size means little without engagement context. Pair with these:Reconciling against the vendor’s own dashboard
Where to look in Mailchimp’s own dashboard: Mailchimp → Audience → All Contacts shows a “Total contacts” header which includes subscribed + unsubscribed + cleaned + pending. That figure does NOT match this card because this card counts onlysubscribed. The closest direct match is Audience → All Contacts → filter by Status = Subscribed, which should match this card to within a handful of contacts (real-time signups within the last few seconds account for the noise).
For the billing-tier check, the authoritative view is Account → Billing → Plans. The contact-count Mailchimp uses for billing is shown there explicitly with the cap.
Other Mailchimp views that look like the same number but aren’t:
- Audience Overview homepage: shows total contacts including unsubscribed and cleaned. Larger than this card.
- Lists & Audiences → individual audience → Contacts tab: per-audience subscribed count. Per-audience subset only.
- Reports → Audience Performance: aggregated audience growth report, time-windowed. Different shape.
Cross-connector reconciliation:
Audience size is a Mailchimp-internal contact-count. The closest cross-references:
Known limitations / merchant FAQs
What’s the difference between a Mailchimp “list” and an “audience”? They are the same thing, renamed. Mailchimp rebranded “lists” to “audiences” in 2019. The API endpoint is still/3.0/lists; the UI calls them audiences. This card aggregates member_count across every audience.
My audience count looks larger than my actual subscriber count, why?
Two likely reasons. First, contacts in multiple audiences are counted multiple times. If you have a “main list” of 5,000 and a “VIP segment” of 800 set up as a separate audience (rather than a segment of the main list), the 800 VIPs are duplicates and counted twice. Second, Mailchimp counts all subscribed contacts in audience size including dormant ones, contacts who haven’t opened in 12+ months are still “subscribed” and still counted, both here and on your billing tier.
I’m on the free plan, what happens when I cross 2,000?
Mailchimp pauses sends. Customer Journey emails stop firing, scheduled campaigns sit unsent, and the dashboard shows a banner asking you to upgrade. There is no email alert from Mailchimp warning you, the failure is silent unless you log in. Audit MC02 surfaces this from the Vortex IQ side. Plan your upgrade ahead of crossing the cap; signup-form-driven growth often lifts you over the cap in a single weekend.
How do I shrink my audience size without losing engagement?
Three legitimate cleanup techniques: (a) archive contacts who haven’t opened in 180+ days, freeing the slot; (b) collapse duplicate audiences into segments of one master audience (saves the most billing); (c) move SMS-only opt-ins out of email audiences if you’ve been double-storing.
Do unsubscribed and cleaned contacts count here?
No. Only subscribed is counted. Unsubscribed (opted-out) and cleaned (auto-suppressed hard-bouncers) are excluded. They still count toward Mailchimp’s total contact count for billing on some plans, check Account → Billing for the authoritative billing figure.
Why is my Mailchimp audience size smaller than my Shopify customer count?
Most stores get 50-80% capture: customers can opt out at checkout, and SMS-only or guest checkouts often skip the email-marketing tickbox. Coverage <70% is normal but improvable, see Audience Coverage of Customer Base. Coverage >100% means you’re acquiring email-only subscribers from non-customer sources (lead magnets, popups, social), which is a healthy signal.
Does this card include subscribers from the e-commerce checkout integration?
Yes, every contact with status: subscribed in any audience counts, regardless of acquisition source (signup form, popup, checkout integration, manual import, API). Mailchimp doesn’t separate them at the audience-level count.
Is the today value volatile for new audiences?
For established accounts, no, audience size moves slowly (dozens per day for typical SMB stores). For brand-new accounts in their first acquisition push, the figure can move by hundreds per hour. The 60-second engine cache means you’ll see lag on hot audiences; refresh after a campaign launch to see real-time growth.
Can I exclude a specific audience from this card?
Not from the card itself. The aggregate is total-account. Use Audiences Overview for the per-audience split and exclude audiences from your own analysis manually. Common case: agencies separate “internal staff” or “test” audiences from real subscriber counts.