The CRM showed 140 accounts tagged "Churned". Every one of them had paid monthly for between 6 and 24 months before going quiet. The company — a 15-person accountancy software firm in the East Midlands — hadn't contacted a single one since the exit. When we pulled the churn reason field, 47% had no entry at all. Nobody had documented why those clients left.
We ran a three-touch automated sequence to the 93 accounts without a logged complaint or dispute. Twelve weeks later: 31 re-subscriptions. Campaign cost: £410 in tooling. That same quarter, the firm spent £4,200 per new logo in customer acquisition cost.
That 10:1 ratio is not unusual. What is unusual is that most UK SMEs have no win-back programme running at all.
Win-back economics for UK SMEs: why a churned account at £8k ARR is worth more than a cold prospect at £50k target
A cold prospect at £50k target ARR looks attractive on paper. They require discovery calls, proposals, security reviews, references, procurement sign-off, and three to four months of sales cycle before a pound lands. For a UK SME without an enterprise sales team, customer acquisition cost at that level runs to £6,000–£9,000 in combined SDR time and tooling overhead.
A churned account at £8k ARR already cleared that pipeline. They signed a contract, used your product, paid invoices, and left without a dispute. Reactivation requires none of the trust-building that cold acquisition demands. The product proof was already delivered. The conversation starts at a different altitude.
Bain & Company research on customer loyalty establishes that increasing customer retention rates by 5% increases profits by 25%–95%. The margin on a retained or recovered account is structurally higher than on a new one. Win-back is the retention intervention that most SMEs skip entirely.
For a UK SaaS company at 15 staff, a 12-week win-back run recovering 20 accounts at £8k ARR each adds £160k ARR. Against £410 in tooling, the unit economics are difficult to argue with. The comparison to new-logo prospecting is not about abandoning cold outreach — our multi-channel outbound sequence guide covers why cold still earns its place — it is about running win-back in parallel, not instead.
Segmenting your lapsed client list: the three signals that separate recoverable accounts from accounts to suppress
Not every churned account belongs in a win-back sequence. Sending to the wrong segment damages your sending reputation and wastes contact budget.
Three signals that identify recoverable accounts:
- No logged dispute. Filter out any account with a formal complaint, chargeback, or legal communication on record. These go to a separate suppression list, not a marketing sequence.
- Six or more months of paid tenure. Accounts that paid for six months or more had enough experience with your product to form a considered view. Accounts that cancelled in month one or two were probably a poor fit from the start and will not convert at meaningful rates.
- No explicit marketing opt-out. Under PECR's soft opt-in, you can contact existing customers about similar services without a fresh consent — but if they clicked unsubscribe from any marketing communication at any point, they are off the list, unconditionally.
Accounts to suppress unconditionally: any account with a formal complaint logged in your CRM or helpdesk; accounts with CCJ filings or insolvency proceedings; accounts where legal correspondence was exchanged; anyone who requested no further contact in writing. In the accountancy firm case, the 47-account gap (140 total minus 93 contactable) came from 22 accounts with logged disputes, 17 with explicit unsubscribe events, and 8 with outstanding invoices sent to collections. None of those 47 would have responded well to an automated sequence.
Win-back sequence design: the three-touch email, LinkedIn, and voice programme that closes 23% of warm exits
The sequence that generated 31 re-subscriptions ran three touches across three channels over 21 days.
Touch 1 — Day 0: Email Subject line tested: "We've added bank-feed reconciliation since you left — worth a look?" Open rate: 41%. Plain text, no promotional imagery, no discount mention. The email referenced the contact's specific account tenure ("you were with us for 14 months") and named one product update relevant to their usage segment. Reply rate: 9%.
Touch 2 — Day 14: LinkedIn A connection request or InMail from the founder's personal account — not the company page — with a two-sentence message referencing the earlier email. Acceptance rate among the 51 accounts we found on LinkedIn: 34%. For automating LinkedIn outreach at this scale, our LinkedIn AI SDR portfolio build shows how we handle connection sequencing and InMail at volume without triggering platform restrictions.
Touch 3 — Day 21: Voice drop An automated voice message to the contact's business number. Fourteen seconds. Named the firm, referenced the email sequence, left a direct callback number. Our missed-call recovery automation post covers the voice drop mechanics in detail, including AMD (answering machine detection) configuration that determines whether the message plays to a live answer or a voicemail.
Sequence result: 29 of the 31 re-subscriptions converted from the email alone. Two converted after the LinkedIn follow-up. The voice drop produced zero direct conversions but generated 6 callback enquiries that closed through sales in weeks 3–6.
Personalisation for win-back outreach: the one product or behaviour signal that makes the message not read as a blast
Every win-back email should name something specific about the account's history. "We've improved since you left" reads as a mass mail. "We've added bank-feed reconciliation — something you had open in our helpdesk for eight months before you cancelled" reads as a conversation.
The single most effective personalisation signal: the last feature request or support ticket before churn. If your CRM or helpdesk logs show what the client was trying to accomplish in their final 30 days, that is the hook. If your product subsequently shipped a solution, say so plainly.
If there is no logged behaviour — true for 47% of churned accounts in the case above — fall back to account segment. Group by company size and industry, then write one template per segment. A 10-person accountancy practice and a 200-person property management company had different reasons for leaving and different buying processes.
For accounts with no data at all, the opening line we tested was: "We don't have a record of what prompted your cancellation, and we don't want to guess. If you'd be open to a ten-minute call, we'd like to understand what's changed." That message produced the second-highest reply rate in the cohort. It creates a reason to respond rather than a conclusion to agree or reject.
CRM trigger design: tagging churned accounts and firing the sequence automatically at 90, 180, and 365 days post-churn
The accountancy firm case ran a one-off manual campaign. For ongoing win-back, you need automated triggers that fire at fixed intervals after the churn date without manual intervention.
Here is the HubSpot workflow configuration we use for a 90-day trigger:
{
"workflow_name": "Win-back 90-day",
"trigger": {
"type": "contact_property",
"property": "churn_date",
"condition": "is_known",
"delay_days": 90
},
"enrolment_filters": [
{ "property": "lifecycle_stage", "value": "churned" },
{ "property": "dispute_logged", "value": "false" },
{ "property": "marketing_opt_out", "value": "false" },
{ "property": "paid_tenure_months", "operator": "gte", "value": 6 }
],
"actions": [
{ "type": "send_email", "template_id": "winback_90_v2" },
{ "type": "add_tag", "value": "win-back-sequence-active" },
{
"type": "create_task",
"owner": "account_manager",
"due_days": 14,
"note": "LinkedIn touch due — check LinkedIn AI SDR queue"
}
]
}
Run identical logic at 180 and 365 days post-churn with separate templates. Accounts that did not respond at 90 days sometimes respond at 180 because their circumstances have shifted: new budget cycle, new decision-maker, or frustration with the competitor they moved to.
Tag management is critical. Once an account enters a win-back sequence, tag it win-back-sequence-active so it does not receive a duplicate trigger at the next interval. When they re-subscribe, tag it reactivated and remove the win-back tag. Our CRM enrichment and ICP scoring guide covers the broader tagging architecture this depends on.
UK GDPR and PECR for win-back campaigns: soft opt-in scope for existing customer data and the suppression list you need
UK PECR Regulation 22 establishes the soft opt-in exception for electronic marketing to existing customers. The ICO's guidance on PECR email marketing sets out four conditions that must all be met:
- Contact details were obtained in the course of a sale or negotiations for a sale.
- The marketing is for your own similar products or services.
- The recipient was given a clear opt-out opportunity at collection and in every subsequent marketing communication.
- They have not opted out.
Churned clients satisfy condition one by definition. A win-back email for the same product satisfies condition two. Conditions three and four require your opt-out mechanism to have been present throughout the original subscription lifecycle.
The suppression list is not optional. Every contact who has clicked unsubscribe or requested no further contact in writing must be excluded before the sequence enrols them. Run that check as an enrolment filter, not a post-send review.
Legitimate interests under UK GDPR Article 6(1)(f) is sometimes proposed as an alternative basis for phone or direct mail channels not covered by PECR's soft opt-in. This requires a documented Legitimate Interests Assessment. For most UK SME contexts, soft opt-in is the cleaner route when the four conditions above are met.
What changed in 2025–2026: The ICO published updated direct marketing guidance in late 2024 clarifying that "similar products or services" under the soft opt-in rule should be interpreted by reference to the reasonable expectations of the individual at the time of the original transaction — not by the sender's own categorisation. Practically, if you sold accountancy software and now want to win back clients for a new payroll product you have since launched, that may fall outside the soft opt-in scope and require fresh consent. Win-back campaigns are safest when they concern the same product line that generated the original relationship.
Offer design in win-back sequences: whether a discount increases or decreases recovery rate and the UK SaaS benchmark
The default recommendation: do not open with a discount.
When a client left without a dispute, the primary reason is almost never price in isolation. It is inertia, a competitor demo that went well, an internal restructure, a product gap they found a workaround for, or a decision-maker change. Offering 20% off on first contact signals that your base price was negotiable all along, and it attracts accounts that will churn again at renewal when the discount expires.
ProfitWell's win-back pricing research — now operated under Paddle — found that discount-led win-back sequences recover customers at higher initial rates but with 34% lower 12-month retention compared to value-led sequences. You fill the churn hole and then dig it again six months later. This is the counterpoint to the intuitive "make them an offer they can't refuse" approach; the data suggests the offer that is hardest to refuse is a product improvement, not a price cut.
The exception: accounts churned for 12 months or more. At that recency gap, a time-limited incentive can overcome inertia. Frame it as "we want you back and we're willing to make the first quarter easier" rather than "here's a cheaper price." That positions the discount as a relationship gesture, not a correction to your pricing model.
The accountancy firm case used no discounts in the initial sequence. Of the 31 re-subscriptions, 4 raised pricing during the follow-up sales call and 2 negotiated a short trial extension. Total discounting cost: two months of one subscription fee — nowhere near the margin hit that a blanket 20%-off offer would have generated across 31 accounts.
Good / Bad / Ugly: three win-back programme designs and their 90-day client recovery rates
| Design | Approach | 90-day recovery rate | What went wrong |
|---|---|---|---|
| Good | Three-touch sequence (email + LinkedIn + voice drop), filtered to no-dispute churns with 6m+ tenure, personalised by last support ticket, no discount in first touch | 23% | Voice drop had zero direct conversions — useful for generating callbacks but not for closes |
| Bad | Single bulk email to entire churned list including disputed accounts, generic copy, 15% discount in subject line, sent at 30 days post-churn | 4% | Spam complaints from accounts with formal disputes; discount framing confused accounts that left for non-price reasons; reply handling was manual and slow |
| Ugly | No suppression list, all 240 churned accounts contacted including one with a live data-handling complaint, three emails sent within one week, no unsubscribe link in first message | 1% (one re-subscribe) and one ICO complaint filed | PECR breach; firm required to update marketing processes under a formal ICO undertaking; legal costs exceeded the firm's annual CRM budget |
The "ugly" case is real — a professional services firm we audited after the ICO investigation had already opened. The 11-month investigation cost more in legal fees than their entire CRM tooling spend for the year. The one re-subscribe cancelled again three months later.
Do not skip the suppression step. It is the single most consequential quality gate in a win-back programme.