2
1 Comment

How to prevent customer cancellations

When it comes to SaaS subscriptions most of the time you have to make a very binary decision: Pay and stay or cancel and leave.

But is there a better way? Turns out that adding a way to pause the subscription can dramatically increase your customer retention rates.

You can read more about this approach and how you can implement it today in my current blog post: https://philippmuens.com/how-to-prevent-customer-cancellations/

Do you have any comments, questions or feedback? Just add a comment below or reach out via Twitter.

on October 22, 2020
  1. 1

    I've added pausing to my app Zlappo, and most cancellations have been outright cancellations anyway, very few pauses.

    I've had quite a number of cancellations that came back and become customers again -- so this isn't a myth at all.

    I think what's important is to ensure the customer feels in control of billing and not feel helpless/powerless when they try to cancel, due to a whole string of dark patterns:

    • Having to write in to cancel (this is the worst)
    • Being bombarded with surveys and offers when trying to cancel
    • Hiding the cancellation button deep into upwards 5 breadcrumbs
    • Scaring customers when they're trying to cancel ("YOU'LL LOSE ALL YOUR DATA IMMEDIATELY."), etc.

    This is the type of stuff that guarantees the customer will never return, because they left on a really bad note.

    I'm not saying making cancellation easy will ensure they return, but it does maximizes the chances of them returning, should they feel the need for your product again.

    Regarding pauses:

    I've yet to figure out what to do with my paused customers yet (they're quite an anomaly for now), but it seems it isn't a popular thing to do: https://www.indiehackers.com/post/what-do-you-do-with-paused-subscribers-04a5733382