Exporting Bounce Rate Data | Community
Skip to main content
New Participant
September 14, 2018
Solved

Exporting Bounce Rate Data

  • September 14, 2018
  • 1 reply
  • 1345 views

I'm trying to export bounce rate data from a particular time frame. What schema do I need in the data export in order to do this? Thank you!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by vraghav

Hi rachelb5090413,

If you wish to export raw data and make calculations outside, you can make use of nms:broadLogRcp to get the failed delivery log counts against sent delivery log counts.

However, for each delivery under nms:delivery schema we maintain an error ratio pre-calculated field which can also come handy.

Regards,

Vipul

1 reply

vraghav
vraghavAccepted solution
Employee
September 17, 2018

Hi rachelb5090413,

If you wish to export raw data and make calculations outside, you can make use of nms:broadLogRcp to get the failed delivery log counts against sent delivery log counts.

However, for each delivery under nms:delivery schema we maintain an error ratio pre-calculated field which can also come handy.

Regards,

Vipul