π§ Follow Up on Item Bought
π§ Overview
This feature sends automated follow-up emails after a customer purchases specific products.
π Triggered when:
- an order contains selected product IDs
- order reaches specific status
π Location
βοΈ Configuration Settings
π§ General Settings
| Setting |
What it does |
Notes |
| Enable / Disable |
Turns campaign ON/OFF |
Quick toggle |
| Name |
Internal name for campaign |
Not visible to customers |
π― Trigger Conditions
| Setting |
What it does |
Example |
| Product IDs that trigger on |
Sends email if ANY listed product is in order |
5045, 1234 |
| Order Statuses |
Order must match status to trigger email |
complete, processing |
π Order / Cart Filters
| Setting |
What it does |
Notes |
| Include Guests |
Sends emails to guest users |
Based on entered email |
| Send only to carts over |
Minimum order value required |
0 = no limit |
πΌοΈ Email Content Options
| Setting |
What it does |
Notes |
| Show Images in Order Details |
Displays product images in email |
Affects @orderitems variable |
βοΈ Email Setup
| Setting |
What it does |
Example |
| Email Title |
Subject line of email |
Supports @firstname, @lastname |
| Email Content |
Email body |
Use editor for easier formatting |
| Send BCC To |
Sends copy to this email |
Also used for testing |
| Senderβs Email |
Custom sender email |
β οΈ Must exist in cPanel |
| Senderβs Name |
Custom sender name |
Optional |
π§ͺ Testing Feature
| Setting |
What it does |
Behavior |
| Send Sample Email |
Sends preview email |
Uses random order |
| Β |
Β |
Sent ONLY to BCC email |
| Β |
Β |
Customer is NOT notified |
π― Use Cases
| Scenario |
Solution |
| Send tips after product purchase |
Target specific Product IDs |
| Trigger only after shipment |
Use complete status |
| Preview email safely |
Use Send Sample Email |
| Personalize subject |
Use @firstname |
β οΈ Important Notes
- Product match is ANY, not ALL
- Sender email must exist β otherwise goes to spam
- Sample email:
- does NOT notify customer
- uses random order data
π₯ Example
Setup:
- Product: Menorah Car Magnet (ID:
5045)
- Configure email
- Send test via Sample Email
- Enable campaign
π§ Dev Notes
- Logic depends on:
- Email variables:
@firstname
@lastname
@orderitems
π₯ Summary
| Area |
Purpose |
| Trigger |
Product IDs + Order Status |
| Filter |
Order value / guest |
| Email |
Subject + Content |
| Test |
Sample email via BCC |
No comments to display
No comments to display