Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Andrew,It depends on which of your Marketo fields are synced with SFDC. We use lead owner fields to identify SFDC users and so to report on the user you could create a smart list and use a filter to choose specific SFDC user by Lead owner lookup/ first name/last name/ email criteria. You will als...
Hi,There is a system smart list in Marketo for 'Bounced email addresses' which basically uses email invalid filter.Do you just delete these email addresses from database or leave them in there as marketing suspended?Thanks,Sonali
Absolutely agree with Christina Zuniga. You're legally required to obtain explicit consent in a free,specific,unambiguous manner. If form couldn't be submitted without opting in, you're basically forcing the user and are not GDPR compliant. In addition to this having been optional, you should also ...
We use custom CSS on form settings.Here's the code to make field labels white -.mktoLabel, body .mktoForm .mktoLabel{ color:white !important;}
Done! Takes less than a minute.
Hi,We display explicit opt-in as a checkbox on almost all our forms (post-GDPR). It is a boolean field, so when someone hits submit on the form without checking the box, they overwrite existing value (which could be TRUE) to FALSE. This sometimes marks already opted-in people to FALSE. And I want to...
Hi, we allow duplicate leads in SFDC but do not want them in Marketo. We use a Marketo webhook to create duplicate lead in SFDC(webTolead API), but it then creates a duplicate back in Marketo. Is there a way in Marketo to handle these?Any inputs will be appreciated!
THANK YOU SO MUCH Sanford Whiteman!!
Hi,Has anyone had success in changing font color for values of multi-select form field? Below is the circled text which I would like to see in white color.Thanks!
Hi Greg, Just curious to know, what action do you take when a score reaches 100? Reset them, pause for a while, dig deeper in why the score reached so high or something else? Does this have positive feedback from sales/other stake holders?