Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You can acchieve this by using two advanced wait steps clicking on the "use next annyversary of this date"First do one waiting the cancellation anniversary date, then one waiting the birthday.
What Is the Marketo Engage Forms JavaScript API? The Marketo Engage Forms JavaScript API is a framework that allows developers to manipulate and customize forms beyond the default options available in the Marketo Engage interface. Using JavaScript, you can interact with form elements, control form b...
Hi, can you elaborate more what is going on? Where is the form? How does the lead reach the forms? Forms pre fill only works if the lead reaches the landing page by clicking a link in the e-mail, check this post:https://nation.marketo.com/t5/knowledgebase/form-pre-fill-feature-upgrade/ta-p/251652
Hello, The smart list filters people that will be included in the report. In your smart list you are filtering to "report anyone who was sent an email that doesn't contain 'Thank you', 'Reminder', 'Thanks' and 'Alert'". To filter the Emails you should go to the setup tab and uncheck manually those e...
What do you mean by took action?The engagement metric is a marketo score that takes into account opens, clicks, success and unsubs. Check it here for more information: https://experienceleague.adobe.com/docs/marketo/using/product-docs/email-marketing/drip-nurturing/reports-and-notifications/understa...
Hello,I don't think that is the best approach because it is returning you everyone who opened any e-mail and didn't click any link. To do it I'd create actually 3 smart lists:1. People who didn't open any e-mail (if he opened 99 e-mails but didn't open 1 he will be in this smart list)2. People who c...
Good morning,You can set up a trigger smart campaign, the smart list would be something like: Trigger: Fills out form, Form Name=
Hello Peter, In this example, what was the lead demographic score? Not related to the case, you are using advanced filters for a trigger smart campaign. Triggers in smart campaigns always use the "any filter" between them.
If you filter the activities API only for the change data value ID you can find every change on the score, including the old value for every change. Them you'd only need to find the first change for every lead and get the old value.
you're right, I thought forms were still using munchkin code to pre-fill but now it is only the e-mail token. Sorry!