Hi @SanfordWhiteman,
I am hoping you can help me troubleshoot. I tried putting the entire annotation script inside of a velocity email script token, and then inserting that token - {{my.annotation}} - into the <head> element of my email template. When I save it, Marketo inserts a <body> tag in front of the token. This might be why the Gmail image does not show up when I send the test email to a promotabtesting@gmail.com account I created. To be clear, the email shows up in the promo tab, but without the "annotations" image beneath it, and without the logo image to the left of the message.
I'm thinking you cannot put a token in the <head> element of an email without Marketo inserting a <body> tag and essentially removing it from the <head>? Can you please instruct me on how to get around this? I tried commenting out the token in order to avoid an unnecessary <body> tag from being added by Marketo, but I suspect that causes the token to not populate. Furthermore, I did try the microdata suggestion from another user in the <body> of the email, but that also failed to generate the image when sending the test email.
Any ideas? Thanks!
... View more