Skip to content

Commit 4770952

Browse files
authored
Updates from feedback
1 parent 766e8c8 commit 4770952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/email/handle-email-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To generate and receive Email events, take the steps in the following sections.
9191
To view event triggers, we need to generate some events.
9292

9393
- `Email Delivery Report Received` events are generated when the Email is status is in terminal state, i.e. Delivered, Failed, FilteredSpam, Quarantined. To trigger an event, send an email using the Email domain resource attached to the Communication Services resource.
94-
- `Email Engagement Tracking Report Received` events are generated when the email sent is either opened or a link within the email is clicked. To trigger an event, you need to turn on the User Interaction Tracking option on the Email domain resource
94+
- `Email Engagement Tracking Report Received` events are generated when the email sent is either opened or a link within the email is clicked. To trigger an event, you need to turn on the `User Interaction Tracking` option on the Email domain resource
9595

9696
Check out the full list of [events that Communication Services supports](../../../event-grid/event-schema-communication-services.md).
9797

0 commit comments

Comments
 (0)