You can do this:Export all known Marketo records, with Lead ID, Email Address and SFDC ID fields onlyExport a list of SFDC contacts that you want to delete from Marketo, with Conta...
You could create campaign with two triggers:Lead is CreatedData Value Changes, Field Name = Email Addressand a criteriaMember of Smart List = Possible DuplicatesIn flow steps you c...
Possible explanation is that the lead got associated with a search engine crawler that indexes your website pages. This can happen if the person copies a link from an email and pas...
Hello Erica,I agree with Gregg, hidden fields are the way to go for source attribution. An added benefit of using a hidden field to store the campaign source is that with a bit of ...
Using the hash to save the extra field is interesting, although I would prefer to use the Marketo native features for visibility control so that users can maintain the form.
I think you can achieve what you need with conditional visibility - Instead of having two forms, have just one form with a hidden field that will toggle the visibility of what is s...
Hi Valerie,the embed code for a form looks like this:<script src="//xxx-xxx.marketo.com/js/forms2/js/forms2.min.js"></script><form id="mktoForm_1234"></form><script>MktoForms2.load...
Hello Etienne,I suggest you define a channel (if you have not already done so), for example "Email Promotion". This channel should contain program statuses for Sent, Clicked, Opene...
Hello Michael,you should already have the date in the campaign response record in SFDC, I think it is called "Date Responded" or something like that. This is the right place for it...