NTMDS โ€” GHL Contact Journey Maps

New to Medical Device Sales ยท Location ID: yJM6trlBOmifK8cf1ane ยท Audited: 2026-02-24

Account Overview


23
Workflow Folders + Root Workflows
10,197
Total Enrolled in Main Nurture
1,237
Currently Active in Nurture
7
Sales Pipelines
53
Contact Tags
29
Forms
40+
Email Templates
30
SMS Snippets
Trigger
Wait/Delay
Email Sent
Action/SMS
Condition/Branch
Pipeline Move
Tag Add/Remove
Goal Exit / Won
Dead End / Lost
๐ŸŽฏ

Journey 1: Lead Acquisition โ†’ Nurture Entry

How a new lead enters the CRM and gets enrolled in the main nurture sequence

Lead Sources
Organic, Ads, Referral, Webinar
Entry Point
Contact Created
in GHL
CRM Entry
1A Discovery
Workflow Fires
โš ๏ธ No filter
Auto-Enroll
Did They
Complete App?
Branch
Add Tag:
"prequal"
โ†’ 1B Workflow
No: Prequal Flow
SMS Sequence
until "applied"
3-step
Prequal Ping
Parallel track: If contact has tag "subscribed" OR "ebook" โ†’ enters Nurture Pre Purchase workflow (10,197 total enrolled, 1,237 currently active). Goal: tag "closed". Stop on Response = OFF โš ๏ธ
๐Ÿ”ดCritical: "1A Discovery" has no trigger filters โ€” every contact created (regardless of source) enters the sales qualification workflow. This means contacts from Whop purchases, referrals, or admin imports all get prequal SMS sequences.
๐Ÿ”ดCritical: "Nurture Pre Purchase" has Stop on Response = OFF. Contacts who reply to emails keep receiving the automated sequence, ignoring their engagement.
โš ๏ธThe acquisition journey has two parallel tracks (prequal SMS + nurture email) running simultaneously for the same contact if they have both the "prequal" and "ebook"/"subscribed" tags. Potential for message overlap.
๐Ÿ’ฐ

Journey 2: Sales Pipeline โ€” Discovery โ†’ Close

Full sales journey from qualification through payment

PIPELINE 1: DISCOVERY

Under 65k
โ†’
Qualified
โ†’
Booked Discovery
โ†’
Working
โ†’
Long Term Follow
โ†’
Not a Good Fit

PIPELINE 2: CLOSING

Booked Closing Call
โ†’
Working with Closer
โ†’
Manually Send Agreement โš ๏ธ
โ†’
Closed โœ…
โ†’
Ghosted

PIPELINE 3: PAYMENTS

3 Pay
|
2 Pay
|
Manual
|
Affirm
|
Affirm 2 Pay
|
Paid Full โœ…

PIPELINE 4: DISPOSITION (Lost Reasons)

Trying On Own
|
Thinking About It
|
Waiting On Partner/Spouse
|
Broke
โš ๏ธ"Manually Send Agreement" stage (Pipeline 2, stage 3) has no automation trigger. If a contact reaches this stage and the team forgets to send the agreement, the deal stalls indefinitely with no reminder or escalation.
โš ๏ธNo pipeline handoff automation visible between Pipeline 1 (Discovery) and Pipeline 2 (Closing). Moving contacts between pipelines appears to be manual.
โš ๏ธPaid Ad Pipelines (LinkedIn-Ads, Meta-Ads) have their own "Closed" stages but no clear handoff to core pipelines โ€” risk of contacts being tracked in 2 places or falling through the cracks.
๐ŸŽ“

Journey 3: Post-Purchase โ€” Client Success

After payment is confirmed โ†’ student onboarding and retention

Closed โœ…
Pipeline 2
Sale Complete
Tag: "purchased"
+ "closed"
Tags Applied
CSM Pipeline:
New Client
Onboarding
24 Hour
Check In
Day 1
First 7 Days
Early Engagement
Active Client
Enrolled
Placed โœ…
Job Found
Risk Path A: Active Client โ†’ Not Logged In โ†’ Ghosted
Success Path: Active Client โ†’ Placed โœ…
โœ…The CSM Pipeline is the most recently updated pipeline (Feb 19, 2026) โ€” actively maintained. The "Not Logged in" stage shows proactive student engagement monitoring.
โš ๏ธThe trigger to move a contact from "Closed" in Pipeline 2 into the CSM Pipeline "New Client" stage may be manual โ€” no automation connecting the two pipelines was found in the workflow audit.
๐Ÿ“ฑ

Journey 4: Paid Ad Leads (LinkedIn & Meta)

How ad-generated leads are tracked and converted

LINKEDIN-ADS PIPELINE

New LI-General
|
New-LI Nurses
โ†’
Contacted
โ†’
Closer Appointment
โ†’
Ghosted
|
Closed โœ…

META-ADS PIPELINE

New Lead
โ†’
Contacted
โ†’
Closer Appointment
โ†’
Closed โœ…
โš ๏ธPotential double-tracking: Ad pipeline "Closed" stages mirror Pipeline 2 "Closed". It is unclear if a contact marked "Closed" in LinkedIn-Ads is also properly tracked in the main "2 Closing" pipeline, or if they're counted separately.
โš ๏ธLinkedIn audience segmentation inconsistency: LinkedIn-Ads has two entry stages (New LI-General, New-LI Nurses) reflecting audience segments, but Meta-Ads has a single generic "New Lead" โ€” no audience segmentation for Meta.
๐Ÿ“Š

Mermaid Diagram Source โ€” Main Nurture Workflow

Paste into mermaid.live to render the flow diagram

// Paste at: https://mermaid.live
flowchart TD
    A([๐ŸŽฏ Trigger: Tag Added\n'subscribed' OR 'ebook']) --> B[Wait 8 Hours]
    B --> C[๐Ÿ“ง Email: 'Accelerate Your Career\nin Medical Device Sales']
    C --> D[Wait 3 Days]
    D --> E[๐Ÿ“ง Email: 'My students spill the tea...']
    E --> F[Wait ...]
    F --> G[Continue drip sequence...]
    G --> H{Goal Check:\nTag = 'closed'?}
    H -- Yes --> I([โœ… EXIT: Contact closed/won])
    H -- No --> J[Continue sequence]

    style A fill:#90cdf4,color:#1a365d
    style C fill:#feb2b2,color:#742a2a
    style E fill:#feb2b2,color:#742a2a
    style I fill:#48bb78,color:white
    style H fill:#d6bcfa,color:#553c9a
// Sales Pipeline Full Flow
flowchart LR
    L([New Lead]) --> D1[1 Discovery:\nUnder 65k]
    D1 --> D2[Qualified]
    D2 --> D3[Booked Discovery]
    D3 --> D4[Working]
    D4 --> D5[Long Term Follow]
    D4 --> D6([Not a Good Fit โŒ])
    D2 --> C1[2 Closing:\nBooked Closing Call]
    C1 --> C2[Working with Closer]
    C2 --> C3[Manually Send Agreement โš ๏ธ]
    C3 --> C4([Closed โœ…])
    C3 --> C5([Ghosted])
    C4 --> P1[3 Payments:\n3 Pay / 2 Pay / Manual\nAffirm / Full]
    C4 --> CSM[CSM Pipeline:\nNew Client โ†’ 7 Days โ†’ Active โ†’ Placed]

    style L fill:#90cdf4,color:#1a365d
    style C4 fill:#48bb78,color:white
    style D6 fill:#fc8181,color:white
    style C5 fill:#fc8181,color:white
    style C3 fill:#faf089,color:#744210
๐Ÿšจ

Critical Issues Summary

Items requiring immediate attention before any other work

๐Ÿ”ด P0 โ€” Stop on Response is OFF on main nurture (1,237 active contacts). Any contact who replies to a nurture email will continue to receive automated follow-ups. This erodes trust, triggers spam filters, and wastes setter time on already-engaged leads.
๐Ÿ”ด P0 โ€” "1A Discovery" fires on ALL new contacts with no filter. Contacts from every source (purchases, referrals, events, admin imports) all enter the qualification SMS sequence. This likely generates noise and false pipeline entries daily.
๐Ÿ”ด P0 โ€” Draft workflow has 2 active contacts. "Booked Call in Discovery + Closing Calendar..." is published as a DRAFT with 2 people in it. These contacts may be in a broken state.
๐Ÿ”ด P1 โ€” Hardcoded staff names in 3+ SMS snippets. "Boris", "Jacob McLaughlin", and "Justin" appear as hardcoded text in conversation snippets used by setters. Staff turnover will cause wrong-name messages at scale.
โš ๏ธ 15+ orphaned assets identified (workflows, forms, funnels, surveys) that should be deleted to reduce confusion and maintenance overhead.
โš ๏ธ No email/SMS template organization. 40+ email templates and 30 SMS snippets are all at root level with no folder structure. Finding the right template requires manual scrolling through all assets.
โœ… Strong pipeline architecture. 7 pipelines covering discovery, closing, payments, disposition, CSM, and paid ad channels is comprehensive and well-thought-out for the business model.
โœ… Custom values used for brand links. Centralizing social media URLs as custom values is best practice โ€” just needs expansion to include pricing, phone numbers, and offer details.
Generated by Cowork (Claude) ยท Wifi Designed Agency ยท NTMDS Audit 2026-02-24