We got this message from Marketo Support on Feb 22nd: "Engineering deployed a patch that should resolve the issue, you will need to re-validate your credentials again and it should...
I worked on a similar project recently and these two pages helped me:For the email: https://www.checkmarket.com/kb/embed-the-nps-question-in-the-survey-email-invitation/ For the la...
My recommendation would be not to use workspaces at all. The disadvantages outweigh the advantages.The main reason to have workspaces is user access control. (Structure can also be...
Probably not the most elegant solution ever, but this works:#if ($greetCheck.contains('Mr.') or $greetCheck.contains('Monsieur'))Cher ${lead.FirstName},
You should see that default page under https://your.companyurl.com/UnsubscribePage.html, where your.companyurl.com of course is your Marketo domain. And yes, I don't see that page...
Hi Elise - just to make sure we're on the same page: The Smart Campaigns I listed in that screenshot are not sending emails - they organize the flow between streams. They are the t...
Hi Elise,if you want to send the emails regardless of behavior, why would you have them in three streams instead of in just one? And regarding the transition Smart List: We have st...
Thank you very much, Greg. I had thought "?mkt_unsubscribe=1" would cause the link not to be tracked, but it turned out I was wrong. Thanks to your great article I know better now.