Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I want to insert a different link based on landing page language. For instance, ?language=english I want to show english linkFor, ?language=spanish I want to show spanish link Want to do this via velocity token, not update manually
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?