Motyw
SMS Automation
SMS automation = send right message AT right time automatically. Higher engagement than email, instant delivery.
Kiedy automatyzować SMS?
Use Cases
1. Appointment Reminders
24hrs before: "Hi {{first_name}}, reminder: appointment tomorrow AT {{appointment_time}}. Reply C να cancel."
1hr before: "Your appointment з {{assigned_user}} starts IN 1 hour. Address: {{location}}"2. Lead Follow-Up
Form submitted → Wait 5 min → SMS: "Thanks FOR interest! Expect email shortly. Questions? Reply HERE."Immediate acknowledgment.
3. Re-Engagement
Contact inactive 60 days → SMS: "Hi {{first_name}}! Miss you. Here's exclusive 20% OFF - valid 48hrs: [link]"4. Event Reminders
7 days before webinar: "Webinar confirmed! Details: [link]"
1 day before: "Tomorrow AT 3pm - ready?"
1 hour before: "Starting soon! Join: [link]"5. Abandoned Cart (Ecommerce)
Cart abandoned → 1 hour → SMS: "Forget something? Complete order: [link]"6. Two-Way Conversations
SMS: "Hi! Interest IN demo? Reply YES."
→ IF reply = "YES" → Auto-book calendar linkBuilding SMS Workflows
Example: Appointment Reminder Flow
Trigger: Appointment Booked
Workflow:
↓
Wait 24hrs BEFORE appointment time
↓
Send SMS: "Hi {{first_name}}, reminder: appointment tomorrow AT {{appointment_time}} με {{assigned_user}}. Reply C να cancel OR R να reschedule."
↓
Wait FOR reply (1 hour timeout)
↓
IF reply CONTAINS "C" (cancel)
→ Cancel appointment
→ Send SMS: "Appointment canceled. Reschedule anytime: {{calendar_link}}"
→ End
↓
IF reply CONTAINS "R" (reschedule)
→ Send SMS: "Reschedule HERE: {{calendar_link}}"
→ End
↓
ELSE (no reply)
→ Wait until 1hr BEFORE appointment
→ Send SMS: "Appointment IN 1 hour. See you soon!"
→ EndExample: Lead Nurture SMS Drip
Trigger: Tag "new-lead" added
Day 1: "Hi {{first_name}}! Thanks FOR interest. Check inbox για welcome email."
↓
Wait 3 days
↓
Day 4: "Quick question: what's biggest challenge RIGHT now?"
→ IF reply → Tag "engaged" + alert sales rep
↓
Wait 5 days
↓
Day 9: "No pressure, но HERE's case study: [link]. Helpful?"
→ IF link clicked → Create task "Follow-up call"
↓
Wait 7 days
↓
Day 16: "Still interested? Let's chat: {{calendar_link}}"Advanced Tactics
1. SMS + Email Combo
Email sent (offer)
↓
Wait 2 days
↓
IF email NOT opened
→ Send SMS: "Did you see our email? Check inbox OR click: [link]"Re-engages non-openers.
2. Time-Zone Aware Sending
Wait UNTIL 10am (contact's timezone)
→ Send SMSRespects recipient's schedule.
3. Reply Handling
Keywords:
IF SMS reply CONTAINS "STOP" → Auto-opt-out (GHL handles)
IF reply CONTAINS "YES" → Add tag "interested" + continue flow
IF reply CONTAINS "NO" → Tag "not-interested" + exit flow4. Multi-Channel Escalation
Email 1 → Wait 3 days
→ IF NO response → Email 2
→ Wait 3 days
→ IF NO response → SMS (escalate channel)
→ Wait 5 days
→ IF NO response → Phone call task createdGradual escalation.
5. Behavior-Triggered SMS
Contact visits pricing page (tracked)
→ Wait 30 min
→ IF NOT booked appointment
→ SMS: "Saw you checked pricing! Questions? Reply HERE."Real-time intent signals.
Best Practices
Frequency
❌ Daily SMS: Annoying → opt-outs ✅ 2-3/week MAX: Respectful
Timing
✅ Business Hours: 9am-7pm recipient timezone ❌ Night/Weekend: Intrusive (UNLESS urgent/transactional)
Personalization
Generic: "We have offer."
Personalized: "Hi Kate! Based ON your interest IN marketing, HERE's..."Short & Actionable
Bad (180 chars): "Hello! We are reaching out today να inform you ABOUT amazing opportunity που we believe could really benefit your business and..."
Good (120 chars): "Hi {{first_name}}! 20% OFF ends Friday. Claim NOW: [link]"Include Opt-Out
Every workflow SMS should mention:
"Reply STOP να unsubscribe."(GHL auto-handles STOP.)
Metrics & Optimization
Key Metrics
Delivery Rate: Target: 95%+
Low = invalid numbers.
Response Rate: Industry avg: 15-30%
High = engaged audience.
Opt-Out Rate: Target: <1%
High = TOO frequent OR irrelevant messaging.
Link Click Rate: ~20-30% (higher than email).
A/B Testing
Version A: "Book demo: [link]"
Version B: "Ready για demo? Book HERE: [link]"Test:
- CTAs
- Message length
- Personalization
- Timing
Compliance Reminders
✅ Consent Required: BEFORE first SMS.
✅ Identify: "This is [Company Name]..."
✅ Opt-Out: Easy (auto-handle "STOP").
❌ Cold Texting: Illegal (USA/TCPA).
Troubleshooting
Problem: Low delivery rates
- Invalid phone numbers (missing country code +48)
- Numbers opted out
- Carrier blocks (spam complaints)
Problem: High opt-outs
- TOO frequent
- Irrelevant content
- NO prior relationship
Problem: No replies
- Questions NOT engaging
- CTA unclear
- Audience NOT warm enough
Podsumowanie
SMS automation = immediate, high-engagement channel WHEN used strategically. Complement email, NOT replace.
Key points:
- Appointment reminders, follow-ups, re-engagement best uses
- Respect frequency limits (2-3/week MAX)
- Personalize + keep short (<160 chars ideal)
- Combine με email για multi-channel approach
- Monitor opt-out rates (quality > quantity)
Next tutorial (#49): Two-way SMS conversations.
