You can add an AMP version to email messages with sending conditions:
To do this you need to:
In order for the recipient to see the AMP-version of the email, a number of conditions must be met:
otherwise the AMP version will not be delivered and the recipient will only see the HTML version of this email.
In order to check if an email has AMP-version, you can go to Mailings → Messages → Message details → “Information” tab → Message details section:
You can add dynamic content to the AMP version of an email using the button {{}}:
When generating dynamic content, variables like {{}} will be ignored in the AMP version if they are written inside a tag <template> - this is done so that you can use external variables from your JS script.
Note, gmail asks that you do not use placeholder strings in the email sent for verification: {name} and {count} or test strings such as [Test] , [Proof mail] and [Sample]. In this case, we recommend that you refrain from using dynamic content in the AMP version.
Some platform features work only on the HTML version of the email and do not apply to AMP:
We do not recommend using the AMP version and the “Display images as attachments” feature at the same time. Sending images as attachments may cause a DKIM error (due to changes in message structure), and without DKIM authentication, AMP will not display correctly according to Gmail rules.
When creating a split test version of an email: the state of the AMP version is copied relative to the previous version of the email. In each version, you can edit and save the state of the AMP version independently.
You can save an AMP-version email as a template and reuse it as needed.
UTM tags and URL parameters added through the interface in the message editor will be substituted for links in the AMP version.
To remove the AMP version from an email, open the AMP version editing window, select and delete all text. Save the changes using the “Save” button.
Statistics for AMP and HTML versions of one email are recorded and displayed separately.
The statistics table for the AMP version is displayed only if the AMP version was added to an instant or scheduled email message.
You can view the statistics in the Mailings → Messages → Message details → Reports. On the “Table” tab you will see reports on activity metrics in the email separately for HTML and AMP versions.
Since some of the metrics for HTML and AMP are common - they will simply be duplicated in both tables. We're talking about:
Unique for AMP metrics:
The clicks map is bound only to the HTML version of the email, activity in AMP is not counted or displayed on it.
Orders made through clicking on tracking links from the AMP version of the email are not yet recorded and are not counted in the general statistics.
Statistics in general reports (sections: Reports → Dashboards and Reports → On messages) are displayed without duplication.
For example: if one contact opened one and the same email in both HTML and AMP 1 time, the general reports and dashboard will show:
Activity in the AMP version is taken into account in the logic of the initial “Message” block:
Activity in the AMP version of the email is taken into account when setting up segmentation for messages in conditions:
If the message was sent/opened/clicked etc. in any of the email versions, the segment will find the relevant contacts.