You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/analytics/insights/email-insights.md
+45-7Lines changed: 45 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
title: Azure Communication Services Email Insights Dashboard
3
3
titleSuffix: An Azure Communication Services concept document
4
4
description: Descriptions of data visualizations available for Email Communications Services via Workbooks
5
-
author: timmitchell
5
+
author: mkhribech
6
6
services: azure-communication-services
7
7
8
-
ms.author: timmitchell
9
-
ms.date: 03/08/2021
8
+
ms.author: mkhribech
9
+
ms.date: 07/10/2023
10
10
ms.topic: conceptual
11
11
ms.service: azure-communication-services
12
12
ms.subservice: data
@@ -34,9 +34,47 @@ Inside your Azure Communication Services resource, scroll down on the left nav b
34
34
35
35
## Email Insights
36
36
37
-
The **Email** tab displays delivery status, email size, and email count:
37
+
The Email Insights dashboards give users an intuitive and clear way to navigate their Email usage data. The dashboard is broken into two subsections overview and email performance.
38
+
39
+
Filters: Filters help you focus on the data that is most relevant to your needs by narrowing down your report to specific criteria such as specific date range, recipient info or location.
40
+
41
+
:::image type="content" source="../media/workbooks/email-insights/email-overview.png" alt-text="Screenshot of email dashboard overview.":::
42
+
43
+
### Overview:
44
+
This section provides insights into the effectiveness of email notifications and message performance to enable identification of patterns impacting message delivery. This graph measures the Total messages sent, messages delivered, messages failed, and messages blocked, message viewed, and message clicked, and the size of the message sent & delivered.
45
+
46
+
#### Overall email health
47
+
48
+
Overall email insight measures email delivery that assesses effectiveness and efficiency of the email company. This metric enables you to optimize their marketing campaign efforts and improve customer engagement and conversion rate.
49
+
50
+
:::image type="content" source="../media/workbooks/email-insights/email-health.png" alt-text="Screenshot of overall email health campaign.":::
51
+
52
+
53
+
#### Email size
54
+
Email size represents the storage space your emails are taking up, this information will help optimize your mailbox and prevent it from reaching the max size and impact performance.
55
+
56
+
:::image type="content" source="../media/workbooks/email-insights/email-size.png" alt-text="Screenshot of email size.":::
57
+
58
+
### Email performance:
59
+
This section provides insights into the email delivery rate, delivery log indicating information about delivered emailed, bounced, blocked, suppression, failed etc. Analyzing the delivery log will help identify any issues or patterns and enable you to troubleshoot delivery problems and improved customer engagement.
60
+
61
+
62
+
#### Email delivery rates
63
+
Email delivery rates are pivotal to the success of the email marketing campaign, it provides insights into email performance over time. Measuring and monitoring the message delivery performance over extended periods by week or month or specified period.
64
+
65
+
:::image type="content" source="../media/workbooks/email-insights/email-delivery-rate.png" alt-text="Screenshot of email delivery rate .":::
66
+
67
+
#### Failure rate
68
+
69
+
Email failure rate represents the different types of unsuccessful email deliveries including failed, bounced, blocked, and suppressed. It helps measure the following:
70
+
71
+
** Failed rate: it represents the number of emails that didn’t get delivered to the recipient for various reasons.
72
+
** Suppression rate: It represents the number of recipients who expressed interest and agreed to receive email messages from you but has no valid mailbox with that address anymore or opt-out of receiving emails from you.
73
+
** Bounce rate: It represents the number of emails that couldn’t be delivered due to recipient’s email address is invalid, email server blocked the delivery or invalid domain name.
74
+
** Blocked rate: It represents the number of emails that were not delivered through the recipient’s email server or were blocked by spam filter
75
+
76
+
:::image type="content" source="../media/workbooks/email-insights/email-failure-rate.png" alt-text="Screenshot of email failure rate.":::
38
77
39
-
:::image type="content" source="..\media\workbooks\azure-communication-services-insights-email.png" alt-text="Screenshot displays email count, size and email delivery status level that illustrate email insights.":::
40
78
41
79
## More information about workbooks
42
80
@@ -46,10 +84,10 @@ For an in-depth description of workbooks, refer to the [Azure Monitor Workbooks]
46
84
47
85
The **Insights** dashboards provided with your **Communication Service** resource can be customized by clicking on the **Edit** button on the top navigation bar:
48
86
49
-
:::image type="content" source="..\media\workbooks\dashboard-editing.png" alt-text="Screenshot of dashboard editing process.":::
87
+
:::image type="content" source="../media/workbooks/dashboard-editing.png" alt-text="Screenshot of dashboard editing process.":::
50
88
51
89
Editing these dashboards doesn't modify the **Insights** tab, but rather creates a separate workbook that can be accessed on your resource’s Workbooks tab:
52
90
53
-
:::image type="content" source="..\media\workbooks\workbooks-tab.png" alt-text="Screenshot of the workbooks tab.":::
91
+
:::image type="content" source="../media/workbooks/workbooks-tab.png" alt-text="Screenshot of the workbooks tab.":::
54
92
55
93
For an in-depth description of workbooks, refer to the [Azure Monitor Workbooks](../../../../azure-monitor/visualize/workbooks-overview.md) documentation.
0 commit comments