Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Josh is correct. I should say that there is not support for multiple email tracking domains. Sending domains are determined by the from field.
Hi Shinoa,Spam filtering can be highly specific per company. I'd suggest reaching out to whoever administers your mail servers to determine the exact cause, so you can evaluate this.
Hi Dennis,We support multiple landing page domains through domain aliases: https://community.marketo.com/MarketoResource?id=kA650000000GtnhCAC Currently there is not support for multiple email domains from a single Marketo instance.
Hey Rasmus,You can user the MktoForm2.whenReady() callback to ensure the form is loaded instead of setTimeout when you're trying to hide the fields. There's less variability in this for users with slow connections.
Thanks for pointing out this is missing. I'll forward this to the Docs team.
Hey Michael,The preferred method for lead capture forms it to clear your _mkto_trk cookie before loading the form to prevent prefill from ocurring. This is only an issue for forms on Marketo landing pages. If you're using the embed code for your form, I recommend this method: http://developers.mar...
Josh is right. If these tokens are local to the program, they should be cloned, if they are at the folder level(or parent program if this is a child), then they won't be inherited if it is in a different folder.
Hi Rajeev,Progressive profiling will apply to your embedded forms if you have it enabled on the form in Marketo, no custom JS required.
Hey Val,Differing types in new SFDC fields will prevent two like fields on Lead an Contact/Account from being created as a single field on the Marketo side. Support should be able to help you out with merging these, but you'll need to decide which type you want the resulting field to be.