Email throughput by domain | Community
Skip to main content
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 Darren_Bowers

Hi @charella5661599 - You can do this is using a Distribution of values on the email domain from the broadLogRcp table.

Open up the broadLogRcp schema and click the data tab

Right-click the list and select Configure List

Add a new column and use the formula GetEmailDomain(@address)

Click the Distribution of values button and you should get a table showing you the email domains, Count and Percentage of each domain in the broadlog.

This will contain all statuses (Sent, Failed, etc) so play with the filtering to get the results you want. It also only contains the last 180 days or however long you have your broadLog retention period set to

2 replies

Darren_Bowers
Darren_BowersAccepted solution
Level 9
May 14, 2020

Hi @charella5661599 - You can do this is using a Distribution of values on the email domain from the broadLogRcp table.

Open up the broadLogRcp schema and click the data tab

Right-click the list and select Configure List

Add a new column and use the formula GetEmailDomain(@address)

Click the Distribution of values button and you should get a table showing you the email domains, Count and Percentage of each domain in the broadlog.

This will contain all statuses (Sent, Failed, etc) so play with the filtering to get the results you want. It also only contains the last 180 days or however long you have your broadLog retention period set to

Milan_Vucetic
Level 9
May 15, 2020

Hi @charella5661599,

 

You can use default report Broadcast statistics which shows the breakdown by internet domain, of all messages processed and sent, of hard and soft bounces, opens, clicks and unsubscriptions. 

Regards, 

Milan

 

 

Darren_Bowers
Level 9
May 17, 2020
Hey Milan - I was looking at this report a while ago. Do you know how to change the list of domains on this report?