Overview
Having insight into how your emails are processed and engaged with is key to having a healthy and successful email program.
To help, SendGrid (Certain's 3rd Party Email Provider) has robust analytics and tracking capabilities.
As emails are sent and recipients interact with them, events are triggered within SendGrid.
SendGrid customers can be enabled with Event Webhooks to receive notifications for the nine types of email events described below.
Some events are informational and can be used to create instant dashboards.
Others you may want to save to query later.
There are some events you may want to react to immediately.
Below is a quick breakdown of each of the nine events:
1. Processed (Tracked by Certain)
The processed event is fired when SendGrid receives an individual message and prepares it to be delivered.
The processed event is created for each message pushed to SendGrid unless the message is dropped.
The processed event represents the top of the funnel in the email delivery process.
2. Dropped (Not Tracked by Certain)
The dropped event informs your system when an email has been dropped.
The dropped event provides a reason for the drop.
Examples include if we’ve found spam content (if spam checker app is enabled) or if we see the recipient has unsubscribed previously.
3. Deferred (Tracked by Certain)
The deferred event fires when an email cannot immediately be delivered, but it hasn’t been completely rejected.
Sometimes called a soft bounce, SendGrid will continue to try for 72 hours to deliver a deferred message.
After 72 hours, the deferral turns into a block.
4. Bounce (Tracked by Certain)
The bounce event fires when a server cannot or will not deliver a message.
Bounces are often caused by outdated or incorrectly entered email addresses.
Often you won’t know a bounced email address until it bounces; the bounce event helps you ensure it doesn’t bounce again by removing it from your lists.
5. Delivered (Tracked by Certain)
The delivered event fires when an email has been accepted at the receiving server.
This event does not guarantee that the email was placed in the recipient’s inbox.
A delivered email is only the beginning of an opaque process.
The remaining four events begin to indicate whether anyone will ever see this delivered email.
For more information on the first five events mentioned above, read the following post from our delivery expert, Will Boyd: Delivered, Bounced, Blocked, and Deferred Emails: What Does It All Mean?
6. Open (Tracked by Certain)
An opened email is the first step toward the action you want your recipient to take.
This event fires every time your email is viewed with images turned on.
Like all email service providers, SendGrid uses a transparent image beacon to track opened messages.
This beacon is currently the only way a sender can tell if an email has been opened.
To learn how image opens are affected by Google’s image caching, read our blog post on the topic.
7. Click
The click is the pinnacle of email engagement. Your call to action, whether it is to confirm a newly registered account or to view a recommended product, asks the recipient to click a link.
SendGrid tracks that interaction and fires a click event.
8. Spam Report (Not Tracked by Certain)
Most Internet Service Providers (ISPs) provide a feedback loop, sending specific spam complaints to the Email Service Providers (ESPs), like SendGrid.
When SendGrid receives a notice, we fire a spam event, so that you can react appropriately—or at the very least, never send another email to that address!
9. Unsubscribe (Not Tracked by Certain)
One of the most important events fires when a recipient unsubscribes from your mailings.
Reacting immediately to an unsubscribe by removing the email from your lists can pay long term dividends in fewer spam reports and a higher engagement rate.
Source: https://sendgrid.com/blog/the-nine-events-of-email/