Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hello Michael,if you want to allow the additional registrant's details on the same page, you could create additional fields (Marketo or non-Marketo) and submit the additional records in the background using the technique detailed here http://developers.marketo.com/blog/make-a-marketo-form-submission...
Hello Dan,thank you for the clarification. According to Marketo product docs here: Use the Send Alert Info Token {{SP_Send_Alert_Info}} - Marketo Docs - Product Docs , link to CRM is not available when integrated with MS Dynamics. On the other hand, In SFDC, the salesperson will get a link to a reco...
Thanks Greg for this list. I can think of a few more current limitations in MS Dynamics - Marketo integration:Dynamics uses primary campaign for lead source reporting, but this is hard to set from Marketo.The sync has a few minutes longer latency. While syncing with SFDC starts immediately, the sync...
Hello Luis,I do not know of any hard limits. I think the limit is given by the number of smart campaigns Marketo can process, which can be easily several hundreds. I suggest you move your post to the Products section, where you will get more responses.Best,Pavel
Hello Tara,since you want to see all MQL inflows for month of April, you should not filter for Lifecycle Status contains MQL. Most of the leads that MQLd in April are now in a different status. If you remove the second filter, you should get a better approximation of your MQL inflows for the month.I...
Hello Nina,I guess you will have to figure out whom to block from Marketo in SFDC, maybe by using a backup from time before migration. Otherwise deleting and re-importing your records will not help. After you have figured it out in SFDC, the steps I outlined should work.Best,Pavel
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...