Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I am working on this now, I would like to know the findings if anyone has accomplished receiving the answers.
Hi Alex,I noticed this question was never answered but I assume you may have found your answer by now but I just set my Facebook custom audience up and it worked perfectly. Using the steps from this article Create a Custom Audience in Facebook - Marketo Docs - Product Documentation.Best regards,DeA...
Sanford, Thank you for your assistance. What my snippet revealed was I needed to checkmark the field at the program/folder level in all my workspaces. I didn't realize when the scripting token is created it only applies to that program/folder and I would have to remark the finance savings token. ...
Why is my script working in one of my workspaces and not the other?## First, covert the variable to currency format#set($total = $number.currency($${lead.Finance_Savings__c})) ##our code from before, e.g., $121,237.10#set($stringLength = $total.length() - 3) ##get the total string length and calcula...
When the credit application is submitted.
The below setup is what my consultant setup when we were putting together my first test Nurture program. I am wondering if I am correct when I read the below aspect of the Smart List. The Clicked Link in Email filter is only specifying email 1 but the campaign test has 5 emails. To measure success...
Sanford,Thank you. I am brand new to Marketo and it took me a second to wrap myhead around where and how to create the tokens within My Tokens in afolder. I thought at first this code had to be applied in the CSS and Iwas unsure how to begin. I just completed the setup of my Velocity (EmailScript...
Grace,We are using Gmail email client when receiving the images on my computer, Ihave a windows computer and my daughter has a Mac both results are thesame. So what I have determined is it has everything to do with Marketo'stemplates. It is not allowing me to change any images or text in size orle...
My background hero images are dupliating. Note: It is happening only on desktop view not on mobile view when I send a test email. I have tried changing sizes and different aspects within the code but I am feeling around in the dark as I am not very knowledgeable with code. I was hoping someone has...