The Campaign Management feature lets school administrators send bulk emails to filtered groups of users and track delivery and engagement metrics in real time. Every bulk email sent through the platform is automatically recorded as a campaign, with per-recipient tracking for opens and clicks.
Navigate to Campaigns in the admin menu. You will see a list of all campaigns sent from your school, sorted from most recent to oldest.
Campaigns are created automatically whenever you send a bulk email through the Messages section using a mailing list filter. There is no separate "create campaign" step — the campaign is recorded the moment you send the email.
Available recipient filters:
| Filter | Description |
|---|---|
| Ongoing / Upcoming / Current / Ended enrollments | Target users by their enrollment status |
| Online enrollments | Users enrolled in online courses |
| Upcoming / Past bookings | Target users by booking time range |
| Valid pass holders | Users with an active pass |
| Active subscription holders | Users with a running subscription |
| Past orders | Users who ordered in the last N months |
| Recently created accounts | Newly registered users |
| Active users | Users with active status |
| Group | A specific user group |
You can further narrow recipients by trainer, category, marketing/newsletter preferences, and whether to exclude remote courses.
When sending, choose the type that matches your intent:
| Type | Description |
|---|---|
| Operational | Transactional messages (confirmations, reminders). No unsubscribe link required. |
| Marketing | Promotional emails. Includes an unsubscribe link and complies with RFC 8058 one-click unsubscribe. |
| Newsletter | Newsletter emails. Also includes unsubscribe and one-click unsubscribe support. |
The campaign index shows a summary row for each campaign:
| Column | What it shows |
|---|---|
| Sent at | Date and time the campaign was dispatched |
| Campaign name | Optional name, or "Untitled" if not set |
| Type | Operational / Marketing / Newsletter badge |
| Recipients | Total intended recipient count |
| Sent | Number handed off to the email provider, with a % of recipients |
| SES Delivered | Confirmed deliveries from AWS SES |
| Bounced | Permanent and soft bounces combined |
| Opened | Unique opens, with open rate % |
| Clicked | Unique clicks, with click rate % |
Click View on any campaign to see the full report.
Displays the email subject, send timestamp (with timezone), the admin who sent it, and the message type.
A full drill-down of every recipient with:
Rows are highlighted red for bounces and failures, and green for opens.
Open tracking: A 1×1 invisible pixel is appended to each email. When an email client loads images, the pixel request is recorded as an open.
Click tracking: Links in the email are automatically rewritten to route through the platform before redirecting to the original destination. Each click is recorded before the user reaches their destination.
SES delivery status: AWS SES sends delivery, bounce, soft bounce, complaint, and failure events back to the platform in real time via webhooks. These update each recipient's delivery status automatically.
Note: Open tracking depends on the recipient's email client loading images. Clients that block remote images will not register opens even if the email was read.
For Marketing and Newsletter campaigns, the platform automatically:
List-Unsubscribe header supporting one-click unsubscribe (RFC 8058)Recipients who unsubscribe are excluded from future campaigns of the same type based on their stored preferences.