get
https://analytics-api.litmus.com/api/v1/Campaigns//DetailedMailClientEngagementReport
The Detailed Mail Client Engagement Report breaks down engagement data by mail client. Engagement is divided into 2-second buckets.
| JSON response body attributes | Description |
|---|---|
Name | The name of the mail client. |
Count | The total number of opens for this mail client. |
LessThan[#]SecCount | The number of opens where engagement was within this 2-second bucket. |
Over18SecCount | The number of opens where engagement was over 18 seconds. |
ReadCount | The number of opens where engagement was more than 8 seconds. |
LessThan[#]SecPercentage | The percent of engagement opens where engagement was within this 2-second bucket, in relation to the number of engagement opens across all mail clients. |
Over18SecPercentage | The percent of engagement opens where engagement was more than 18 seconds, in relation to the number of engagement opens across all mail clients. |
ReadPercentage | The percent of engagement opens where engagement was more than 8 seconds, in relation to the number of engagement opens across all mail clients. |
