Issue in Summary Data for certain deliveries | Community
Skip to main content
richac96395021
New Participant
March 4, 2019
Solved

Issue in Summary Data for certain deliveries

  • March 4, 2019
  • 3 replies
  • 3087 views

Hi Team,

We have experienced a Issue in summary for certain deliveries after they have been executed and reached finished state.
For Some of our deliveries Success(total email sent) is more than actual Targeted population.
Below is the snapshot for the same:-

In this case we have target of 2424 however Process and success seems to be more than 100%.
However the delivery logs of this delivery has records less than targeted population.

We even tried recomputing the stats of the delivery, but there was no change in the summary

Request you to share your suggestions on the above case, how do we avoid this issue in futue

Regards.
Richa Chaubey.

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 Venu_Reddy

Hello,

You can check in the email delivery itself.

Go to edit and check Exclusion logs for delivery where you will see all the id's which are excluded and the reason.

It got excluded because of the address is in Quarantine, blacklist or excluded by SQL rule ..etc.

If you need more details like how many sent, processed, success, ignored, rejected ...  etc., you can check in schema DeliveryLogStats by adding all these columns.

Regards,

Venu

3 replies

Venu_Reddy
Venu_ReddyAccepted solution
New Participant
March 5, 2019

Hello,

You can check in the email delivery itself.

Go to edit and check Exclusion logs for delivery where you will see all the id's which are excluded and the reason.

It got excluded because of the address is in Quarantine, blacklist or excluded by SQL rule ..etc.

If you need more details like how many sent, processed, success, ignored, rejected ...  etc., you can check in schema DeliveryLogStats by adding all these columns.

Regards,

Venu

New Participant
March 5, 2019

Hey,

What should be the column for total failed records?
If you could help me out.

Regards

Venu_Reddy
New Participant
March 4, 2019

Hi Richa,

The number of Messages to send corresponds to the number of recipients targeted after analysis and prior to delivery.

The number of messages in the success column corresponds to the number of messages sent by the server and received by the recipients.

The number of processed messages corresponds to the number of messages received plus the number of messages with errors.

Hope you are clear

Regards,

Venu