Tracking email open/read count via mailto: link in a Service Portal widget
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
I have a Service Portal widget that includes a share icon. When clicked, it opens the user's default email client (Outlook) via a mailto: link with a pre-filled subject and body. Recipients are not predefined — the sender manually adds them in Outlook before sending.
What I want to achieve
- Track how many recipients have opened or read the email
- Display a read count back in the widget (e.g. "3 users opened this")
- Store the event/log in ServiceNow (custom table or existing)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
This requirement is not feasible.
Once an email is sent from ServiceNow to a third-party platform such as Outlook, any user interaction with that email is no longer tracked or linked back to ServiceNow.
Refer: How to count clicks to external links?
