Outcome. A contact who is already mid-nurture and has a known industry gets one targeted case study, then one customer-quote follow-up, instead of the same generic proof point every contact sees.
flowchart TD
A[Filter: active nurture + industry known] --> B{Industry value?}
B -- Healthcare --> C1[Send healthcare case study]
B -- Financial Services --> C2[Send finserv case study]
B -- Retail --> C3[Send retail case study]
B -- Manufacturing --> C4[Send manufacturing case study]
B -- Technology --> C5[Send technology case study]
B -- Other/unknown --> C6[Send general case study]
C1 --> D[Delay 5 days]
C2 --> D
C3 --> D
C4 --> D
C5 --> D
C6 --> D
D --> E[Send customer quote follow-up]
E --> F[Set case_study_nurture_completed = true]

When to use it, when not to
- UseUse as a drop-in proof module for a contact already inside another nurture track (lead-nurturing-008, 009, or the welcome drip), once at least one qualifying industry has a real, published case study.
- UseUse it to add a credibility beat mid-sequence, not as a standalone first-touch nurture. A cold contact with no context does not need a case study before an introduction.
- SkipDo not use it if fewer than two industries have a published case study. A near-empty branch table just falls through to the generic proof point for almost everyone, see lead-nurturing-009 for the same tradeoff at a bigger scale.
- SkipDo not run this at the same time as lead-nurturing-009 for the same
contact. Both branch on
industry_segmentand sending two industry-branched sequences back to back is redundant. Sequence them, or pick one.
or the lead nurturing pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





