Available metrics
| Metric | Description |
|---|---|
queued_count | Total emails queued for the campaign. |
sent_count | Emails accepted by the email provider. |
failed_count | Emails that failed after retries. |
open_rate | Percentage of sent emails that were opened. |
click_rate | Percentage of sent emails with at least one click. |
delivery_rate | Percentage of queued emails successfully sent. |
failure_rate | Percentage of queued emails that failed. |
unique_recipients_sent | Distinct contacts who received the campaign. |
first_sent_at | Timestamp of the first email dispatched. |
last_sent_at | Timestamp of the most recent email dispatched. |
top_failure_reasons | Ranked list of failure causes with counts. |
How to read the metrics
Low delivery rate- Check sender domain verification under Brand and sender settings.
- Review
top_failure_reasonsfor the most common issue.
- Review subject line quality and sender name.
- Confirm send timing aligns with the recipient timezone.
- Check that the campaign audience is highly relevant to the message.
- Verify calls to action are clear and present in the template.
- Confirm tracked links are properly formatted.
- Common causes: invalid recipient addresses, provider quota exhaustion, domain not verified.
- Check Common API issues for resolution steps.
Sent emails drill-down
For contact-level delivery detail, use the campaign sent emails list. Supported filters when listing:q: search by email addressstatus: filter by delivery statuscontact_id: narrow to a specific contactfrom/to: date range in RFC3339 format
Practical analytics workflow
- Launch campaign and wait for
sent_countto stabilize. - Review
delivery_rateandtop_failure_reasonsimmediately. - Check
open_rateandclick_rateat 24 and 72 hours. - Use per-recipient status for contacts you want to follow up with.
- Compare metrics against previous sends to identify trends.

