What is Involuntary Churn?

Analytics dashboard illustration
· Adam C. Clifton · Analytics

Your retention numbers look fine. Your churn dashboard says 6%. You pat yourself on the back and ship another feature no one asked for.

Somewhere between 20-40% of that “churn” isn’t users choosing to leave. It’s an expired credit card. A bank flagging a recurring charge. A payment method failing quietly while you collect nothing from someone who still wants to use your app.

Involuntary churn is when a subscription ends because payment failed, even though the user never canceled.

Mobile can exacerbate the problem as the app stores sit between you and your user. Since you don’t get direct billing like a SaaS company running its own payments, the cause of the churn can be obfuscated.

Since losing money is not a good thing for Apple or Google, they’ve put some work into recovering subscriptions, like retries and grace periods.

Retry logic is automatic. Apple retries failed renewals for up to 60 days. Google retries for up to 30 days, and you can set that window to 7, 14, or 30 in Play Console. A grace period is different. You opt in, and during that window the user keeps premium access while the store keeps trying to collect. Without it, access cuts off the moment payment fails, even though the store is still retrying behind the scenes.

Beyond that, engaging the user can also recover a good chunk of subscriptions. Email, push, whatever works. Also make updating payment or resubscribing as easy as possible for a newly unsubscribed user who relaunches the app.

Boring, nuts and bolts user experience changes like these can have a big effect on your business. And depending on how big your subscriber base is, probably more of an impact than anything else scheduled for this sprint.

Winning back a lapsed subscriber is cheaper than finding a brand new one. They already know your app, and they already paid for it. You don’t need another acquisition campaign, another onboarding funnel, another week of ad spend. You just need them to update their card.

← Back to blog