We have used emojis in the body of emails before, but today I am trying to add them and it is deleting them upon saving and sending. I am putting the code into the email like this:
🚗 and it shows in the preview, then when I send or save it disappears.
Also if I add it to the beginning of a string of text, Marketo deletes the block. Is this a bug?
Solved! Go to Solution.
For adding emojis in the email body, you should add them via the email script token i.e., add the emoji’s decimal code (different than the Q-encoded string that you'd use for adding emojis in the subject line), then add this token in the email body. Here's the list of transport emojis with their respective Dec codes for your reference. Hope you find this helpful. For adding emojis in the email subject line, you'd need to add the q-encoded emoji string in the subject line. Read this well-traveled blog post from Sandy on adding emojis in subject lines.
Also read my post on the Products blog:
For adding emojis in the email body, you should add them via the email script token i.e., add the emoji’s decimal code (different than the Q-encoded string that you'd use for adding emojis in the subject line), then add this token in the email body. Here's the list of transport emojis with their respective Dec codes for your reference. Hope you find this helpful. For adding emojis in the email subject line, you'd need to add the q-encoded emoji string in the subject line. Read this well-traveled blog post from Sandy on adding emojis in subject lines.
Also read my post on the Products blog: