get
https://analytics-api.litmus.com/api/v1/Campaigns//EngagementReport
The Engagement Report returns high-level engagement statistics for a campaign.
| JSON response body attributes | Description |
|---|---|
Total | The total number of opens. |
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 total number of engagement opens. |
SkimmedPercentage | The percent of engagement opens where engagement was between 2-8 seconds, in relation to the total number of engagement opens. |
ReadPercentage | The percent of engagement opens where engagement was more than 8 seconds, in relation to the total number of engagement opens. |
GlancedOrUnreadAvgPercentage | The average percentage of glanced or unread opens that Litmus sees across all campaigns, for comparison purposes. |
SkimmedAvgPercentage | The average percentage of skimmed opens that Litmus sees across all campaigns, for comparison purposes. |
ReadAvgPercentage | The average percentage of read opens that Litmus sees across all campaigns, for comparison purposes. |
