Customer Tags Documentation¶
Menu Location: Settings > Customer Tags (admin-edit.php?table=special_tags)
Access Level: Manager / Administrator
Last Updated: 2026-03-01
Overview¶
Customer Tags (Special Tags) are labels you can apply to customers for segmentation, filtering, and targeted communications.
Primary Functions:
- Create custom tags
- Apply tags to customers
- Filter customers by tags
- Send targeted emails/SMS to tagged customers
- Track tagged customer groups
Tag Management¶
Creating Tags¶
Fields:
- Tag Name: Descriptive label (e.g., "VIP", "At-Risk", "Newsletter")
- Description: Internal notes about tag purpose
- Color: Visual identifier (optional)
- Active: Whether tag is in use
Tag Examples:
- VIP Customers
- Trial Members
- At-Risk Churn
- Newsletter Subscribers
- Special Dietary Needs
- Referred by Partner
- Event Attendees
Applying Tags¶
Tag Individual Customer¶
From Customer Account:
- Open customer info
- Find "Tags" section
- Select tag from dropdown or type to search
- Click "Add Tag"
- Tag appears on customer profile
Remove Tag¶
- View customer's tags
- Click X next to tag
- Tag removed immediately
Bulk Tagging¶
Tag Multiple Customers:
- Go to Customers page
- Filter/search for target group
- Select customers (checkboxes)
- Bulk Actions > Add Tag
- Select tag
- Apply to all selected
Using Tags¶
Filter by Tag¶
In Customers Page:
- Use "Filter by Tag" dropdown
- Select tag
- View only tagged customers
- Export, email, or perform actions on group
Targeted Communications¶
Email Tagged Group:
- Filter customers by tag
- Select all or specific customers
- Click "Send Email" action
- Compose message
- Send to tagged group
SMS Tagged Group: Same process using SMS action
Tag-Based Automation¶
Tags can trigger automated actions:
- Welcome series for "New" tag
- Re-engagement for "At-Risk" tag
- Special offers for "VIP" tag
- Dietary alerts for allergy tags
(Configuration varies by system)
Common Use Cases¶
Use Case 1: Create VIP Program¶
Goal: Tag high-value customers for special treatment
Steps:
- Create "VIP" tag
- Filter customers by lifetime value
- Bulk tag top customers
- Set up VIP email template
- Send quarterly VIP updates
Use Case 2: At-Risk Retention¶
Goal: Tag and re-engage customers at risk of canceling
Steps:
- Create "At-Risk" tag
- Identify customers with skips/issues
- Tag identified customers
- Send targeted retention offer
- Monitor reactivation rate
Use Case 3: Event Segmentation¶
Goal: Track customers attending events
Steps:
- Create "Summer Event 2026" tag
- Tag attendees as they RSVP
- Send event reminders to tagged group
- After event, send follow-up email
- Measure event impact on retention
Tag Best Practices¶
Organization¶
- Use consistent naming conventions
- Document tag purposes
- Archive outdated tags
- Limit total number of active tags
Data Quality¶
- Remove tags when no longer relevant
- Periodically audit tag usage
- Combine overlapping tags
- Train team on tag standards
Troubleshooting¶
Tag Not Appearing¶
- Check tag is Active
- Verify permissions
- Refresh customer page
- Clear browser cache
Can't Remove Tag¶
- Check admin permissions
- Verify tag exists on customer
- Try from customer info page
Related Pages¶
- Customers - Apply and filter by tags
- Email Queue - Send to tagged groups
- Promotions - Target promotions by tag
Quick Reference¶
| Task | Action |
|---|---|
| Create tag | Add New > Enter name > Save |
| Tag customer | Customer page > Add Tag |
| Remove tag | Customer page > Click X on tag |
| Filter by tag | Customers > Tag filter dropdown |
| Bulk tag | Select customers > Bulk Actions > Add Tag |
| Email tagged group | Filter by tag > Send Email |
End of Documentation