is 6.5% monthly churn normal four months into a $19/mo solo tool Churn Cohort
First product that anyone has paid for, so I have no baseline for any of this.
Month 4. 212 paying at $19. Last month 14 people cancelled out of 214 at the start, so 6.5%. The month before was 7.1%, and before that 5.9%, so it is not obviously trending anywhere.
Every guide I read says "good SaaS churn is 3%" or "under 1% for enterprise" and I do not know if those numbers apply to a $19 self-serve tool sold to individuals. It feels bad but I genuinely cannot tell if it is bad or if it is just what this is.
When people cancel I get a one-line reason and it is usually "not using it enough". Which I believe, but it does not tell me what to do.
@integral_ines · 2w ago · 2 replies
6.5% at month 4 on a $19 self-serve product sold to individuals is unremarkable. The 3% benchmark you keep reading is for products sold to companies, where the buyer is not the user and cancelling requires someone to do paperwork. Different physics entirely.
But blended monthly churn is close to useless at your size and here is why: your churn number is dominated by whoever signed up most recently, and recent signups always churn hardest. Nothing about your product changed, your mix did.
What you want is retention by signup cohort. Rows are the month someone signed up, columns are months since. Something like:
The question is not "is 6.5% good". It is "does the curve flatten". If each cohort loses a third in month 1 and then stabilises around 60%, you have a healthy product with a bad onboarding. If the curve keeps sloping down at month 6, you have a product that people finish using and there is no amount of onboarding work that fixes it.
You have four months of data. You can build this in a single SQL query and it will tell you more than every benchmark article combined.
Reply
Report
@barre_chord_blues · 2w ago
Ran it. March cohort is at 61% and basically flat since m2, April 66% at m3, May 70% at m2. So the shape is exactly the first case you described - a big month-1 drop then it holds. That is much less scary than the blended number felt.
Reply
Report