Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Wow very cool, thank you for sharing! May need to implement this next year 😁
Thank you, Sanford! I'll admit my knowledge of Velocity Scripting is pretty minimal so this is all new to me. The data we receive from the SQS queue for the CTA is just the URL without the https://. Going to see if it is possible with this workaround to get all the base URL possibilities to work on ...
Hi Darshil - Thank you for that. I will look to see if it is possible to get all the variations we might have for a given link in this email. Thank you again!
Hi Darshil -All that is in the email script token is${vMC_cList.get(0).performance_cta_url}In the body of the email the link is set up as {{my.VMC-PERFORMANCE-CTA-TEXT}} Reading the article it would seem like we'd need every possible URL that could be populated in that email script, correct?
For context here, following the advice to have an email comprised almost entirely of email script tokens. However, none of the tracked links such as CTA Urls are rendering correctly. Hoping there is a workaround for this other than having to disable tracking for all the links in our emails to popula...
Thank you Darshil and Sanford for your responses! We are currently using this for a performance snapshot email where all the values in the tokens will differ from person to person, displaying things such as unique page views for that contact. There are 63 token values that we are importing per perso...
We currently have an email in our Marketo instance that is all text tokens that has content updated via the API through the Campaign Request call. However, all of these emails are processed as individual API calls. As we have daily API call limits, and it also takes longer processing to do this indi...