Module: Understand emails in Xperience
13 of 31 Pages
Understand the key email metrics
Email statistics in Xperience show a few core metrics that help you quickly assess whether your message reached people and how they reacted. Xperience calculates them based on real-world email behaviors, but it helps to understand what’s tracked, and how.
Sent emails
This shows how many times your email was sent to contacts. It confirms that the email left the Xperience’s Email queueand was handed off to a delivery service, like an SMTP server or SendGrid. It doesn’t mean the message was delivered, it could still bounce later.
In some cases, Xperience can send the same email to the same recipient more than once. For example, if a visitor submits the same form multiple times , which triggers an email autoresponder, Xperience counts each send separately.
Check the Sent count to see the number of delivery attempts made, but use the Delivered count to measure actual inbox success.
Delivered emails
The number of regular emails that reached inboxes. It subtracts hard and soft bounces (temporary or permanent failures) from the total sent. It is your most reliable indicator that your contact received the email.
If an email address causes too many soft bounces (temporary issues) or any hard bounce (permanent issue), Xperience automatically marks the contact as Bounced and excludes them from future sends. You can reset this manually for individual contacts in Contact management if needed. The report doesn’t show an empty box if no such event has occurred. That’s why the following screenshots shows only hard bounces box and not the soft bounces.
A falling delivery rate often points to problems with list quality. Try cleaning up inactive or outdated contacts to improve results.
Email opens
This tracks how many recipients opened your email. The system uses a small invisible image (called a tracker pixel or tracking pixel”*) that loads when the message is opened. If the recipient’s email client blocks images, the email open isn’t tracked, unless they also click a link.Then, Xperience counts this as an open.
Privacy policies made email opens highly unreliable
Apple Mail Privacy Protection (MPP) preloads remote content, such as a tracking pixel, even blocks it to prevent senders from knowing if emails have been read. Xperience (and other senders) register an “open” event even if the user never actually read the email, or sometimes not at all if the provider blocks opening the tracking pixel.
Though Gmail or other third-party email clients don’t have an alternative to Apple MPP, their enhanced privacy or encryption features often turn off automatic image loading by default. This means that the open tracking fails as it requires explicit user action, which they might not make. These inbox tools, including Apple MPP, also mostly block or obfuscate IP-address locations, making the geographical data about email interactions imprecise.
In many cases default behaviors of email tools artificially inflate or deflate your email open statistics, which no longer represent real user engagement. As a result, you should shift your focus to more dependable metrics like clicks, conversions, or replies. Campaigns that rely on IP-based data, for example, the recipient’s location or open time, are also less effective because that information is now hidden.
Use open rate to get a general sense of visibility, but don’t rely on it alone. Email clients and services may skew results, so compare open rates with clicked links to get a better picture.
Clicked links
This is one of the most reliable signs of recipients engaging with your email. When you send the email, Xperience rewrites links in the email content into tracking links, which record clicks before redirecting users to the original target.
You can see:
- Click rate – percentage of recipients who clicked at least one link.
- Unique clicks – number of individual recipients who clicked.
Click data for specific links is only available in contact activities, not in the anonymous statistics you have available in the email channel’s Statistics.
Clicks are harder to fake than opens. Track click rate over time to measure whether your content motivates action.
Unsubscribe links are not tracked. This ensures compliance and makes the opt-out experience clean and “by the book”.
Unsubscribe rate
The unsubscribe metric shows how many people clicked the opt-out link in a regular email. Xperience automatically removes these contacts from the recipient list and they won’t receive future messages that you send to this recipient list.
Xperience calculates the unsubscribe rate based on the number of emails that were successfully delivered. A few unsubscribes are normal. But if the number of unsubscribes starts rising, it’s a signal that something may not be working. It might mean the content you sent is irrelevant or you’re emailing too often.
Facing too many unsubscriptions?
- Review emails with high unsubscribe rates. Look at your subject line, frequency, and whether you’ve sent relevant emails to relevant recipients. Try small changes in tone or timing to rebuild trust with your audience.
- A higher unsubscribe rate doesn’t always mean failure. Remove disengaged users to keep your list clean.
- Check how many recipients opted out of future emails after receiving this one. A small number is normal, but consistent spikes should prompt a review of your content and targeting.
Spam reports
Spam reports show how many recipients marked your email as spam in their inbox. This metric is only available when you’re using SendGrid to send emails, as is the case for SaaS in Xperience.
In Xperience, spam complaints from SendGrid are pulled into the system automatically. But if you’re running a custom SMTP server or a custom-tailored delivery setup that combines different email servers, developers may be able to implement their own version of spam reporting.
Leverage custom spam report implementations
Behind the scenes, all major email service providers (ESPs) offer tools that allow developers to access spam and complaint data programmatically, depending on the email provider’s features. These are sometimes referred to as complaint APIs, feedback loops, or simply FBLs. For example, Amazon SES uses Amazon SNS to send automatic alerts when a user flags an email. Mailgun, Mailchimp, Postmark, or Mailtrap all provide APIs that let developers track, fetch, and manage spam complaints. Some platforms, like MxToolbox, even aggregate complaints from multiple inbox providers into one dashboard.
Even a few spam complaints can hurt your sender reputation and reduce future deliverability, so it’s critical to monitor this metric closely.
Too many complaints?
Review your opt-in process and email content if you’re running into repeated spam complaints. Developers can also explore spam reporting integrations with your email infrastructure to catch issues early.