Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks a lot for the answer.We changed the token like this: #if(($listOne) && ($listOne.size() > 0)) #set( $intMax = $math.sub($listOne.size(),1) ) #foreach( $num in [ $intMax..0 ] ) #if($listOne.get($num) && ${listOne.get($num).listTwo.get(0) ) $lis...
We have created a program that allows you to view and identify the subscription of an account based on a series of tokens that concern the calculation of points;In the Dev area we used this Token: #if($listOne)#set( $intMax = $math.sub($listOne.size(),1) )#foreach( $num in [ $intMax..0 ] )#if(${list...
For email channels, should you attribute program success based off of an open or click and why?if the problem is the provider and its settings, how can you act on it, via Marketo?
After creating a program on Marketo and creating an email and a Smar Campaign, how come you don't get influenced after clicking on the email?