In this case you aren't using Velocity as a scripting engine nor accessing any lead fields, you're merely using it as a, shall we say, encapsulation engine to stop Marketo from messing w/output.
So create a Velocity token and put whatever text/HTML you want in there. You don't need to check off any fields on the right side.
Then embed the {{my.velocityToken}} in your email.
Oh ok, velocity token made it sound more complicated than it is! I was actually able to get an emoji in my body copy by inserting 😀 into either an email script token or a plain text token and referencing that token in the body. Thanks
Great, that's the way it's done!
I tried adding the unicode 😀 to the email body HTML, but when I previewed it deleted the emoji and the following text. Any suggestions?
I was wondering if it is an email editor 2.0 issue?
As explained just above, put this character in a Velocity token, then include the token.
Thanks for the suggestion, but would you mind elaborating on that, I'm not familiar with Velocity token.
Velocity is the language used to write "Email Script" tokens.
If you search the Community, you'll see many, many threads and blog posts exploring Velocity.
Hi there, did you surround 😀 with anything in these tokens? Right now just using 😀 as an example, I'm just seeing the text. Thanks a lot.
Needs a semicolon at the end or else it's not special.