Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.76 KB

JerichoPerformance.md

File metadata and controls

24 lines (20 loc) · 1.76 KB

JerichoPerformance

Properties

Name Type Description Notes
jericho_id int The jericho id [optional]
sent int The number of emails sent [optional]
unique_views int The unique number of people that viewed the email [optional]
unique_landing_page_views int The unique number of people that visited the landing page [optional]
landing_page_views int The total number of people that visisted the landing page [optional]
delivered int The number of emails delivered, likely less than sent due to bounces, and other common delivery issues [optional]
bounce int The number of emails that bounced as undeliverable [optional]
open int The total number of times the emails were viewed [optional]
click int The total number of times links in the emails were clicked [optional]
video_play int The total number of times videos in the emails were played [optional]
abuse_complaints int The number of recipients that marked the message as abusive [optional]
contacts int The total number of contacts submitted to be sent, may be more than was sent to [optional]
prompts_sent int The total number of prompts sent to members of the client group [optional]
prompts_with_recordings int The total number of prompts sent that included a personal recording [optional]
prompts_opted_out int The total number of members that chose not to send a prompt [optional]

[Back to Model list] [Back to API list] [Back to README]