Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @Darshil_Shah1 , @SanfordWhiteman ,I much appreciate your response and guidance and have gotten the link to work and track. To get the links to work:VELOCITY TOKEN :I input this in the velocity token code below and checked the variables op_tip1_cta_url and op_tip1_cta_text on the right side where...
Hi @SanfordWhiteman , Thank you so much
Hi @Darshil_Shah1 Many thanks for this Your note helped resolve the issue - now not only are the links working, they are tracking as well. Thanks, Aditi
Hi @Darshil_Shah1 Many thanks for this There are 70 fields in this Custom Object - with 10 links - are you please able to elaborate on the sorting aspect? Where do I sort these 70 fields on the Custom Object - is this also done via the velocity script? Thanks, Aditi
Hi @Darshil_Shah1 , Many thanks for your response Assuming I use this code in the velocity token :Click here How do I reference this code in the HTML editor? : ?? Currently I have this in the HTML editor : have the protocol in the email body: The link we are sending to the Custom Object does not hav...
Hi @SanfordWhiteman I need to be able to output the entire link and not a list of itemsthanks
Hi @SanfordWhiteman Using this as a format to render the text via velocity into the email and this works but the same process does not render the link - which is why asking you Thanks, Aditi
Hi @SanfordWhiteman Thanks for your responseAre you please able to share how to edit this velocity script token is : ${vMC_cList.get(0).performance_cta_url} to meet the condition below That means the opening through closing is coming from your token. You can’t have some of the link outside of you...
Hi @Darshil_Shah1 , The link we are sending to the Custom Object does not have https:// We have the protocol in the email body: href="https://{{my.VMC-PERFORMANCE-CTA-URL}}{{my.cta1-URLparams}}" The velocity script token is : ${vMC_cList.get(0).performance_cta_url} When I test the link: it is not p...