Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I tried sending myself sample email, with the "view as a web page" code embedded. But when I copy the link, it still does not allow anyone but the recipient to view it. I, too need a way to make the email viewable as a web page, where the link can be clicked on and viewed by anyone. Is that even po...
Hi everyone. Is there a way to create a live web page from a Marketo email, that I can post a link to so that anyone can click and view the page?I have tried the view as a web page {{system.viewAswebpageLink}} but it only allows the actual email recipient to view the link.I need a quick way to refer...
Thanks for your help. That advanced editor feature is not appearing on myscreen. I must have a different setup than you.On Mon, Apr 15, 2019 at 10:04 PM Sanford Whiteman <
Where?????????????????????????? Where is "advancededitor"????????????????????????????????????????? Can you send me a screenshot please?????On Mon, Apr 15, 2019 at 9:58 PM Sanford Whiteman <
#if( $lead.Email == "myemail@mydomain.com" )here#endSorry I cannot see where I can access the "highlighting" option.On Mon, Apr 15, 2019 at 5:55 PM Sanford Whiteman <
Highlight the code as java?On Mon, Apr 15, 2019 at 5:36 PM Sanford Whiteman <
#if( $lead.Email == "myemail@mydomain.com" )here#endI had to sanitize the email and url a bit, but you get the picture.So the call-to-action in the html email says "you may download yourcertificate {{my.CMOcert}}." and of course the token "should" then displayas the word "here" linked to the image t...
Hi Stephen. It doesn't work. In fact, making the token the entire urlresults in a blank space. Dang I am really stuck.On Mon, Apr 15, 2019 at 4:10 PM Sanford Whiteman <
Thank you Mark for your replay.Unfortunately, when I use the entire url as my token ie
Hi Everyone,I have an email where i want the user to click to download a personalized .pdf or jpg. The specific file they download depends on their email address.So I use a token for the download link called {{my.CMOcert}}The velocity script assigns the value of the image url (except for the http://...