get
https://analytics-api.litmus.com/api/v1/Campaigns//MailClientEngagementReport
The Mail Client Engagement Report breaks down the engagement data by mail client version.
| JSON response body attributes | Description |
|---|---|
Name | The name of the mail client. |
ClientDetail | The name of the mail client version. |
PlatformDescription | The name of the platform. |
Total | The total number of opens across all mail client versions. |
Count | The total number of opens for this mail client version. |
GlancedOrUnreadCount | The number of opens where engagement was less than 2 seconds. Does not include "no-engagement" opens. |
SkimmedCount | The number of opens where engagement was 2-8 seconds. |
ReadCount | The number of opens where engagement was more than 8 seconds. |
GlancedOrUnreadPercentage | The percent of engagement opens where engagement was between 2-8 seconds, in relation to the number of engagement opens across all mail client versions. |
SkimmedPercentage | The percent of engagement opens where engagement was between 2-8 seconds, in relation to the number of engagement opens across all mail client versions. |
ReadPercentage | The percent of engagement opens where engagement was more than 8 seconds, in relation to the number of engagement opens across all mail client versions. |
