Churn models in SaaS, ecommerce retention, and subscription media all share a common failure mode: they measure only the churn that announces itself. A customer who cancels, a subscriber who unsubscribes, a user who deletes their account — these are visible, counted, and reported. The customers who drift into silence, however, are not — and a non-trivial fraction of that silent drift is caused by a specific, fixable problem: your email stopped reaching them.
This article models invisible churn attributable to inbox placement failure. The number is larger than most teams realise, and it is also the easiest form of invisible churn to address because the intervention point is clear and the measurement is mechanical.
Placement-driven silent churn is typically 30–60% of your visible monthly churn, is almost never modelled, and is more addressable than the visible churn itself. It also compounds: the longer it is ignored, the harder the affected subscribers are to re-engage.
What counts as invisible churn
For the purposes of the model, invisible churn is any subscriber who is formally still on your list but whose actual engagement has degraded to effectively zero. Three specific buckets:
- Spam-foldered subscribers: still subscribed, but messages have been going to spam for long enough that they have stopped checking.
- Engaged-elsewhere subscribers: still subscribed, but have shifted email workflow to other providers or aggressive filtering tools that suppress your mail below their attention.
- Policy-aged subscribers: still subscribed, but provider policies (Gmail bulk sender rules, promotional filtering, inactive-account suppression) have downgraded your reach to them to near zero.
All three buckets share a property: they do not trigger a churn event in your CRM or ESP. From a reporting perspective, they look identical to healthy subscribers. From a revenue perspective, they are already gone.
The placement-attributable fraction
Not all invisible churn is placement-driven. Some is behavioural (life changes, priorities shift). Some is competitive (a new product replaced you). Placement-driven invisible churn is the subset caused by your messages failing to reach the inbox.
Rough allocation for a typical opt-in list:
- 60–70% of invisible churn is behavioural.
- 10–20% is competitive.
- 20–30% is placement-driven.
That 20–30% is the addressable slice. It is also the slice that compounds — because placement failures that persist lead to engagement signals that further depress placement, creating a doom loop.
A model for placement-driven invisible churn
Monthly list decay (invisible) = list size * (1 - placement) * spam_engagement_ratio
Where:
list size = 500,000
placement = 82% (so 18% in spam or worse)
spam_engagement_ratio = ~10% of spam-foldered mail gets any engagement
Monthly effective loss = 500,000 * 0.18 * 0.90 = 81,000 subscribers
(not unsubscribed; effectively inactive)
Compare to visible churn:
Unsubscribes + hard bounces = 12,000/month
Invisible placement loss is ~6.7x visible churn.The numbers vary by list, but the ratio is consistently uncomfortable. Invisible placement churn in the 3–10x range of visible churn is typical. The number is large because it is cumulative — every month of poor placement adds to the count of subscribers who have effectively disengaged.
Why traditional retention models miss this
Retention analytics in most companies operate on explicit events: cancellations, downgrades, cart abandonments. The data pipelines are built to surface these events because they are the ones that close the revenue loop.
Placement-driven churn does not produce an event. There is no "stopped opening because messages went to spam" signal in the CRM. The subscriber remains active. Engagement drops. By the time the model catches the engagement drop — if it does — the placement cause has been lost in the noise.
Three specific failures of standard retention reporting:
- No placement signal in the data warehouse. ESP exports typically include "delivered" but not "placement," so the data pipeline cannot even model the relationship.
- Cohort analysis treats all subscribers as equally reachable. A cohort that signed up during a period of poor placement looks like a behaviourally weaker cohort, when the real cause was upstream.
- Engagement decay is modelled as natural attrition. The assumption is that people lose interest. Sometimes the system simply stopped showing them the messages.
The financial magnitude
Translate subscribers to dollars. If each active subscriber is worth, on average, $60/year in direct and indirect revenue, the invisible placement loss above is:
81,000 subscribers/month in invisible placement loss
* $60/year average subscriber value
/ 12 months
= $405,000/month in eroded subscriber value
Annualised: ~$4.9M in subscriber value being silently degraded.
Visible churn (12k/month * $60 / 12) = $60k/month = $720k/year.
Invisible placement loss is ~7x visible churn in dollar terms.Even if the model is off by 3x, the number is meaningful. Most retention programmes are built around recovering a fraction of the $720k visible churn bucket and entirely ignore the $4.9M invisible bucket. That is a resource-allocation error.
The intervention ladder
Once you accept the model, the interventions are unusually tractable. Unlike behavioural churn, which requires product changes and repositioning, placement-driven invisible churn has mechanical fixes.
Level 1: Measure
Continuous seed-based inbox placement monitoring. You cannot manage what you cannot see. Most programmes at this step discover they were operating in the 75–85% placement range when they had assumed 95%+.
Level 2: Alert
Automated alerting when blended placement drops below threshold, or when any major provider drops below threshold. This shortens incident duration from weeks (ambient noticing) to days (triggered response).
Level 3: Remediate
Standard playbooks: authentication audit, content review, list hygiene, IP reputation review. These are not glamorous, but they are the levers that move placement.
Level 4: Reactivate
Once placement is restored, a targeted reactivation programme to the segment that was affected. Not a blanket re-engagement campaign — a specific one aimed at subscribers whose engagement degraded during the placement incident.
You cannot estimate placement-driven invisible churn without a measured placement rate. Inbox Check gives you free per-provider placement in under two minutes, and a paid API for continuous tracking that feeds into the model.
The framing for finance
When you take this to the CFO, the framing is not "we need to fix deliverability." The framing is "our retention model is missing a category of churn that is roughly 5x the size of the one we do track, and the measurement to close the gap costs X per year."
Finance responds well to modelling gaps. Operational improvements are a harder sell; completing the picture of the business is not.
What the quarterly retention review should look like
Retention Summary — Q1 2027
───────────────────────────
Visible churn
Unsubscribes 0.8%/month
Hard bounces 0.3%/month
Complaints 0.05%/month
Invisible placement churn
Messages to spam folder 15% of sends
Estimated silent loss ~$400k/month in subscriber value
Placement metric (blended) 85% (target 90%)
Mitigation
Placement incident in Feb: content trigger in Campaign 18
Remediation: content review added to pre-send checklist
Placement recovered to 88% by Mar 5This template gives finance a complete view of retention for the first time. The invisible line is no longer invisible because you modelled it.