Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Thanks so much, I tested the changes and the link works but the Marketo tracking token doesn't get added to the url
Hi Sanford, There is only one link that meets the criteria rec_rank=="1".We are currently using the code below which creates the right url but the clicks are not being tracked as the HTTPS is inside the token. #if(!$productRecommendation_cList.isEmpty())#foreach($item in $productRecommendation_cList...
Hi, I have successfully created links using tokens that are trackable. However, this time I have a custom object with url link. I have tried multiple coding and either the link gets broken when mkto is adding the tracking token or the link works but the tracking token is not being added. Any tips/i...
Hi,Thanks, yes I am familiar with that code. However, due to the large number of products on our store, how do you compress the code to fit with velocity limits?
Link https://nation.marketo.com/t5/Product-Discussions/Many-to-many-Custom-Objects-in-Tokens/td-p/77500
Hi Stanford, I was afraid of not being able to use it on the tokens.I found this discussion where you suggest to replicate all the records in the auxiliary table (your Library items) into their own Velocity token as a HashMap. Do you have more information on this? any reference articles to investiga...
Hi, we have a Marketo custom object that has the top 10 product preferences for each lead. Fieldslead numberProd id 1 - prod id 2 - prod id 3etc. I would like to create email tokens using the product Id on the product preferences and adding product description, image source, and price form webshop....