After sending an email, the following events are tracked automatically:
- queued: Email accepted and queued for delivery
- sent: Email handed off to recipient server
- delivered: Recipient server accepted the email
- bounce: Email rejected by recipient server
- open: Recipient opened the email (requires tracking enabled)
- click: Recipient clicked a link (requires tracking enabled)
- complaint: Recipient marked as spam
- unsubscribe: Recipient unsubscribed
Query these events via the /api/events endpoint (enterprise feature).