Best practices, Converion Rate, Dobre praktyki
Best practices, Converion Rate, Dobre praktyki
[Updated 07.10.2024]
This article has been updated to reflect new developments introduced by Interia, which has joined the list of mailbox providers supporting discount coupons based on structured data. Additionally, new security requirements for email senders in Onet Mail have been included, along with updated guidelines for using Schema in Google.
In the rapidly evolving world of email marketing, the key is not only well-designed content but also how it is presented. With modern technologies like structured data and Schema Markup, you can make your offer stand out in customers’ inboxes. In this article, you will learn how to effectively use structured data to increase the visibility of your emails and ensure users have seamless access to promotions.
Promotional emails typically contain a lot of content — from text to product images, links to websites, and CTA (call to action) buttons. This also includes unsubscribe links. To persuade users to explore the full content of a carefully crafted email, the subject line and preheader (the sentence displayed after the subject) are crucial. These elements determine whether a user will open the email. However, in practice, due to the flood of emails — especially during periods like Black Friday — many offers and discount coupons go unnoticed.
One tool that helps distinguish your message is displaying the sender’s logo. This feature is offered by services like Boost from Interia and the BIMI (Brand Indicators for Message Identification) standard, which is supported by Gmail, Yahoo, Apple Mail, and Onet Mail. Another solution, still relatively uncommon, is the use of structured data.
Structured data are organized pieces of information within HTML code that allow search engines and inboxes to better understand the content of web pages and emails. Thanks to the Schema.org project, created in collaboration with tech giants such as Google, Microsoft, Yahoo, and Yandex, you can add special properties that facilitate the presentation of data in an attractive and easy-to-process way.
To effectively implement structured data in marketing emails, it’s essential to understand how to correctly embed this technology in the HTML code of your message. Schema allows for the transmission of additional information that email clients can interpret more clearly and interactively.
Here’s a step-by-step guide to implementing structured data:
Schema offers several structured data formats, but the most popular and commonly used is JSON-LD (JavaScript Object Notation for Linked Data). This data format is embedded within the <script> section of the HTML code, making it easy to implement and readable by email systems.
Microdata and RDFa are alternative formats that integrate structured data directly into the HTML code through special attributes; however, they are less flexible and harder to maintain.
Structured data should include key information about the offer, such as:
Different email providers support structured data in various ways. For instance, Gmail requires sender registration and adherence to specific security requirements before it starts interpreting structured data in emails. Onet Mail and Interia offer their own methods for highlighting promotional offers, but they also expect senders to comply with safety and authentication standards. To enable schema-based features in Yahoo Mail, sending domains need to maintain high engagement and reputation.
For example, in a Onet Mail mailbox, a discount coupon will appear at the top of the email once opened:
Before sending messages to recipients, test your code using tools that provide a preview and validation of structured data. Google Annotations Preview, Email Markup Tester, or Schema.org Validator can help identify any errors and check how the email will appear across different email platforms.
To fully utilize the features of structured data, sender registration and ensuring that the sender’s domain is correctly configured and authorized may be necessary.
Detailed information on the registration process and security requirements for Onet, Interia, and Gmail are provided later in this article.
After implementing structured data in your email campaigns, regularly monitor their effectiveness. Check open rates, click-through rates, and conversions. Using this data will help you better tailor future campaigns and improve their effectiveness.
Onet has introduced a special label in its mailboxes, “Offer with Discount Coupon,” which helps highlight messages containing coupons based on Schema structured data. Proper use of this data can significantly improve recipient engagement and increase conversions. Therefore, it is worth investing time and resources in learning and implementing structured data in your campaigns.
„When developing Onet Mail, we spend a lot of time talking to users and studying their needs. They have pointed out that among the large number of newsletters they receive, they cannot find those with information valuable to them like tickets or just discount coupons. Therefore, we decided to implement a Schema-based standard to make it easier for senders to reach our users with a valuable message.” Marek Kopeć, Head of Onet Poczta
To enhance the security of emails with structured data, Onet requires senders to implement a DMARC policy on the sending domain with a policy of “p=quarantine” or “p=reject.” Additionally, senders must register their domain in the Verified Sender program.
Another mailbox provider that has introduced the ability to highlight messages containing promotional offers based on Schema structured data is Interia. This solution allows senders to apply tags like Discount and Promotion, which improve message visibility in the inbox.
The label includes key information about the offer, such as a brief description of the promotion, its expiration date, and an image, making promotions more visible and encouraging recipients to interact with the message.
Below is an example of implementing structured data for such an offer:
<script type="application/ld+json"> [{ "@context": "http://schema.org/", "@type": "DiscountOffer", "availabilityEnds": "2024-10-31T00:00:00+00:00", "headline": "Opis przygotowanej oferty", "img": "http://twojadomena.pl/logo.jpg" }] </script>
To enhance security and verify the authenticity of messages, Interia requires senders using structured data to enable the Boost service. This makes messages with discount coupons not only more visible but also safer, increasing recipient trust.
Adding structured data (Schema Markup) to emails in Gmail enhances their interactivity and enables the display of additional features such as discount coupons, promotion deadlines, or action buttons. However, before using these features, sender registration with Google and compliance with certain requirements are necessary.
To fully utilize the potential of structured data in Gmail, the sender must first register their emails with Google. Key steps include meeting requirements such as DKIM and SPF authentication, sending at least 100 emails per day for several weeks, and maintaining a good reputation among Gmail users. It’s also crucial to avoid email forwarding, as Gmail removes structured data from forwarded emails.
After meeting the requirements, the sender must send a message containing structured data to a dedicated address ([email protected]) and complete a registration form. Google typically processes the request within 7 to 10 business days.
Maximize your email deliverability and security with EmailLabs!
When discussing structured data, it’s important to mention Google Annotations, a feature that debuted in late 2018. Available in the Promotions tab in the Gmail mobile app, it allows additional information to be displayed without opening the message. Annotations can include deal annotations, discount codes, product carousels, or action buttons. Alongside recent updates, Google has released new documentation for structured data in emails, making it easier to implement this technology.
Note: Currently, the Product Carousel and Single Image Preview features are not visible to users located in the European Union. However, the Deal Annotation feature is available and works for EU users.
Annotations are implemented using JSON-LD code, which must be embedded in the email’s HTML. For example, to add an annotation related to a promo code, you can use the DiscountOffer data type::
<script type="application/ld+json"> [{ "@context": "http://schema.org/", "@type": "DiscountOffer", "description": "20% zniżki na wszystkie produkty", "discountCode": "PROMO20", "availabilityStarts": "2024-09-27T00:00:00+0200", "availabilityEnds": "2024-10-05T23:59:59+0200" }] </script>
These annotations allow recipients to see, for example, discount codes, promotion expiration dates, or product thumbnails directly from the inbox, making emails more attractive and increasing their marketing effectiveness.
Updated Gmail’s Summary Cards dynamically present information about purchases, events, bills, and travel, allowing users to quickly access important data and take action right from within the message. For marketers, this means new opportunities to increase the visibility of emails, but also the need to adapt content to Gmail’s new requirements for structured data. More details can be found here.
To optimize the performance of structured data and annotations in Gmail, senders should pay attention to several key aspects:
Schema markup enhances email functionality by adding interactive elements like action buttons directly into the inbox.
While schema markup is widely supported by platforms like Gmail, Yahoo Mail has a more restrictive approach. Yahoo Mail does not automatically extract schema information from emails for security reasons. For schema-based features like AMP or BIMI to be eligible, the sending domain needs to demonstrate high engagement and maintain a strong reputation.
On mobile devices, the user experience varies significantly between Yahoo’s mobile app and the web version. While Yahoo’s web client supports schema markup, the mobile app has limited support for interactivity, and schema-based features may not render fully. Moreover, using Yahoo Mail in a mobile browser can sometimes improve support but still differs from the web client.
Therefore, for marketers, it’s important to test how schema markup renders across different platforms to ensure optimal functionality on both desktop and mobile.
The use of structured data in email messages brings numerous benefits for both senders and recipients. Here are some of the most important advantages:
With structured data, key information such as discounts, special offers, promotional codes, or promotion durations can be displayed directly in the recipient’s inbox, without the need to open the email. This increases the likelihood that users will be interested with the offer.
Structured data allows for the addition of interactive elements such as CTA buttons or dynamic product carousel. This enables users to take immediate action, for example, by copying a discount code or visiting the store’s website.
By directly embedding promotional data in emails, marketers can better track campaign effectiveness and adjust strategies based on user reactions. Structured data can boost conversions by making it easier for recipients to access offers.
Senders who use structured data often must meet specific security requirements, such as implementing DMARC. This not only enhances the security of the messages but also increases trust among recipients, who are more likely to engage with messages from reliable senders.
Emails enhanced with structured data and schema markup significantly increase the chances of your promotional offers being noticed. Such messages not only stand out in the inbox but also contain interactive elements that make it easier for recipients to access and use the promotions. At the same time, mailbox providers like Onet, Interia, and Gmail require that senders adhere to strict security measures, which means that implementing structured data requires not only technical knowledge but also compliance with safety standards.
We are proud to announce that Vercom S.A., the company behind the EmailLabs project, successfully passed an audit for compliance with the latest ISO/IEC 27001:2022 and ISO/IEC 27018:2019 standards....
Gmail has announced significant changes in the requirements for email senders to maintain a good reputation and proper classification of messages in user inboxes starting from February 1, 2024....
The increasing number of phishing attacks each year, and the projection that this trend will continue to escalate, aren’t likely to astonish anyone. This can be attributed, in part,...
Out of all the things that can go wrong when sending out marketing emails, having your emails end up in the recipient’s spam folder is arguably the most dreaded...
Email Authentication, Security
DMARC is an email authentication protocol that is designed to give domain owners the ability to protect their domain from unauthorized use, commonly known as email spoofing. Spoofing occurs...
With the emergence of the Covid-19 pandemic, many brands have been challenged to adapt in a short period to the changed reality and new consumer attitudes. That meant reorganizing...
With the release of iOS 18 on September 16, 2024, Apple has introduced a long-anticipated update to Apple Mail: tabbed inboxes. While this feature isn’t a novelty – Gmail...
Gmail users may soon benefit from a game-changing feature called Shielded Email, designed to enhance privacy and combat spam. While the feature has not yet been officially launched, recent...
Are you frustrated with the constant struggle of your emails getting blocked by Gmail? Have you ever wondered about the reasons behind this issue and, more importantly, how to...
With the release of iOS 18 on September 16, 2024, Apple has introduced a long-anticipated update to Apple Mail: tabbed inboxes. While this feature isn’t a novelty – Gmail...
Gmail users may soon benefit from a game-changing feature called Shielded Email, designed to enhance privacy and combat spam. While the feature has not yet been officially launched, recent...
Are you frustrated with the constant struggle of your emails getting blocked by Gmail? Have you ever wondered about the reasons behind this issue and, more importantly, how to...
In the ever-evolving landscape of email management, Google has announced an exciting upgrade to Gmail’s summary cards, aimed at improving user experience and streamlining inbox navigation. The latest enhancements,...
Entering the world of email communication, you’ll encounter many terms that initially seem straightforward and intuitive. However, some of these can be pretty challenging. Accurately distinguishing between them is...
Attaching a folder to an email may seem complicated at first glance, especially if you’re trying to send multiple files or an entire project’s documents to a colleague or...
Best practices, Deliverability
In today’s digital age, email has become an integral part of our personal and professional communication. We rely heavily on emails to send important messages, documents, and updates. But...
We are proud to announce that Vercom S.A., the company behind the EmailLabs project, successfully passed an audit for compliance with the latest ISO/IEC 27001:2022 and ISO/IEC 27018:2019 standards....
Best practices, Deliverability
Are you struggling to improve the deliverability and engagement of your email marketing campaigns? Look no further than email subdomains. You can protect your root domain and effectively manage...