Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello, we are creating emails fully built with tokens. I want to reference the email in smart campaigns that live outside those email programs. Is this possible? The email will live in the program with tokens, but the smart campaign will live outside that specific email program.
Hello, I am trying to set a URL in velocity script based on lead data. I do not want to pass any CTA copy in the velocity, how can I set URLs without putting the URLs in a tags? We will be using these links in multiple places in the email, so simply want to pass the URL only, no other formatting. I ...
Hello, I am using velocity script to set a link based on lead language, I have a series of 12 if/then statements. The velocity script is working fine during previews in marketo, but when sending tests to my email, the link breaks. How should I format the output, so the link does does not break? We h...
We are building out velocity scripts in excel and need to copy them into velocity script within Marketo. When copying from excel to marketo, we need to remap everything my dragging the fields for it to work. Is there a way to keep velocity script mapping/formatting when copying from another source?
I am looking to create a velocity script that assigns token value by page segmentation instead of lead segmentation. So for example, I want to assign a different token value based on language segment. The reason I do not want to use lead segmentation values is not all leads are cookied and may not h...
Hello- I am trying to create a velocity script. For instance, I want anyone who has a 19 in the year segmentation to set date to 1990. If Year contains 20 set Date to 2000If Year contains 19 set Date to 1990If Year contains 18 set Date to 1980 How do I write the script to achieve the above?