Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added column on how the data is calculated to the table

...

No set up is required.  Once the screen is loaded you should see the changes readily.  Here is a glossary to help you understand the data.

ColumnDescription

How is it calculated (formula)

SentThe percentage of emails that the system created that were delivered to the mail server.

Shipments in the STATE = SENT

DeliveredThe percentage of emails that could be delivered to the receiver's inbox.

Shipment with the RESPONSE_CODE not in the state {HARD_BOUNCED, SOFT_BOUNCED}

Shipment with the RESPONSE_CODE = Null is counted here 

OpenedThe percentage of emails that were opened by the user. 

Shipment with the RESPONSE_CODE in {OPENED, FOLLOWED} / Arrived emails

ClickedThe percentage of emails where at least one link was clicked. 

Shipment with the RESPONSE_CODE = FOLLOWED / Arrived emails 

BouncedThe percentage of emails that were bounced and didn't arrive in receiver's inbox. Shipment with the RESPONSE_CODE in {SOFT_BOUNCED, HARD_BOUNCED} / Volumn sent