Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I put the div tag code into a script token and the code is coming out the way it should. However the image is still not showing up. Checked the link to the image, it works, and double checked the code and it's coming out correctly when I view the email as a webpage and look at the code there.Now, I ...
Sorry I not sure what you mean. Do you mean the script should look like this? I have also tried it with the script tag taken out. I am placing the token in the body tag of the email.It this isn't it, could you give me an example? Thanks${itemscope}${itemprop}${itemproplogo}#set ($myItemScope == "ite...
Hi SanfordTrying to write the Velocity script, I keep getting validation errors when I try to approve it. Here is my code that I have in the token#set (myItemScope == "itemscope")#set (myItemType == "schema.org/Organization")#set (myItemProp == "meta itemprop=name content=Gmail")#set (myItemPropLogo...
Hi everyone,I am trying to implement a promotional image on Gmail as described in this article here. https://blog.returnpath.com/promoting-meaningful-communication-with-gmail-promotions-update/This seems to bypass the issues talked about in this thread here https://nation.marketo.com/thread/40803-ho...
Hello all,We have just launched a Marketo landing page with a Marketo form on it and I have been asked if we should be concerned about overloading the landing page in Marketo. Is there any documentation on simultaneous user load? For example, if 10,000 people hit the submit button in the form at onc...
Hi Sanford, Thanks for this post. Looking over the original question as well, I am need of this but also hashing the email in MD5 upper and lowercase and SHA1 upper and lowercase. Is the process the same?
Thanks for the reply Sanford, but here is a question that has come up. If someone has cleared their cache, cookies or visit the landing page with their browser in private mode, the email address box would be empty. If they were to enter an email not found in our database then they are still going to...
Hi SanfordPeople are submitting an essay and to get the people who entered the contest, I would create a smart list of where the essay field is not empty. So another flow would be:· Person comes to a landing page with a form where a person enters their email address· If person is fou...
I am setting up a Marketo landing page with a form for a contest that is for our existing members. However, if someone comes to this form (i.e. they are emailed the link to the landing page) and they are not an existing member, then I would like this person to register to become a member. Therefore,...