get
https://analytics-api.litmus.com/api/v1/Campaigns//GroupEngagementReport
The Group Engagement Report breaks the engagement data down by platform: "Mobile", "Webmail", "Desktop", "Other", "Image Cache". For more information on how we define these platforms see this help article.
| JSON response body attributes | Description |
|---|---|
Name | The name of the platform. |
Total | The total number of opens across all platforms. |
Count | The total number of opens for this platform. |
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 platforms. |
SkimmedPercentage | The percent of engagement opens where engagement was between 2-8 seconds, in relation to the number of engagement opens across all platforms. |
ReadPercentage | The percent of engagement opens where engagement was more than 8 seconds, in relation to the number of engagement opens across all platforms. |
