Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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 Contact ID.Make an operation in Excel to select only those Marketo records that are in SFDC export and save in a new CSV file...
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 can send yourself an alert.Best,Pavel
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 pastes it on a blog somewhere. See similar topic here: Marketo merged human and Googlebot .
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 JavaScript you can save the value in a cookie and use it if the same user returns later without the URL querystring para...
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 shown on one form or the other. You would control the hidden field from a script within the instruction area on top.Once ...
Hi Valerie,the embed code for a form looks like this:
If you place this code on a web page twice, then you have two ...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, Opened, and Filled out Form. You will set the program status in a trigger campaign when each corresponding action happens. Y...
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 to be as you may get multiple campaign responses, each with its own date. If you really need to push the data as a sepa...
We use Breeze (www.breeze.pm) , which is a lot like Jira, but lighter.