Thank you, Sanford!I will explain with below example to make sure my understanding is correcttest1@test.com,1234,vieweddocument,Doc1,2024-02-01test1@test.com,2345,vieweddocument,Do...
Thank you, Sanford!I am on the same page with you.We can see all CO records of test1@test.com only in velocity script If test1@test.comis qualified based on the smartlist filter cr...
Hi Sanford,Thanks for the response!I did read your previous threads on looping through CO. I am looking forInstead of#foreach($item in $COList) #if($item.activityDate <= '2024-02-0...
Thank you, Katja Keesom!My understanding is we cant push custom info like product attributes using munchkin code to Marketo. It can only tag page visit and click eventsWe would lik...
Thank you Sanford!We have data like what are the products an user is visiting on a website, product analysis done by the user, frequent visiting web pages etc...We would like to us...
Thank you Stanford!
Would like to discuss little bit on this issue, following steps I have done to update Calendar file token via API
1. Retrieved Calendar file token details via A...
Thanks Stanford!!
I figured out the issue. I was callinghandleGlobalRulesJSONErrors() method from wrong place. Localized custom error message is displaying now.
Great post on custo...
Hi Stanford, I have done following steps to display localization error message for gmail.com validation
AddedhandleGlobalRulesJSONErrors code at the beginning of <head> section of...