Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Cameron - Marketo can see Salesforce activities but cannot write to fields on the activities area. There are triggers/filters to see the activity:Activity is Logged (trigger) | Activity was Logged (filter)Activity is Updated (trigger) | Activity was Updated (filter)SFDC Sync: Activity Sync - Mark...
I should point out that in your lead view of your smart list you should bring over all those Inferred X fields otherwise you won't see what much data.
The better way to search for anonymous leads is using a smart list not via the Lead Database search as that's intended for known leads. If you're searching by a company name then Marketo is looking a the "Company Name" field and that means they're not anonymous. So give the smart list above a try, a...
Hi Christina - Go the the Activity Log of the anon lead record and you'll see the pages they visited. https://docs.marketo.com/display/public/DOCS/Locate+the+Activity+Log+for+a+LeadYou could also make a smart list using two filters to see anonymous leads visiting web pages. Then click the lead and g...
No they can't use that unsubscribe link, it's just a preview. Consider it a non-functional link. So yes paranoid about that, but in a healthy way You can always make a dummy lead in SF, send it a Marketo email, and test it out. However on that paranoia unsubscribe thread - know that if you're integ...
If you have the source HTML of that page you can paste it directly into a Marketo guided landing page template, approve it, and it should work just fine. That said, you will likely want to have a designer help you make elements on the page variable so you can update them in the guided landing page W...
Yes but maybe in a different way then you're asking. The point of Interesting Moments is to let sales reps see how people are engaging with marketing rather than activity reporting in CRM (any CRM...)That said there are a lot ways you report on trial downloaders. If you're capturing new leads via t...
Hi Michelle - This doesn't log them into Marketo, it just shows the preview of the email so they can see what was sent to their prospect or customer. If they aren't set up as a user in Marketo then they won't be able to log in to Marketo.
Super helfpul Ryan, just ran across this and it solved my email script token date formatting issue. Here's my entire script where the formatting is being used:#if (${OpportunityList.get(0).New_Appoinment_c__c} != "")$date.format('MMM dd, yyyy hh:mm aa', ${convert.parseDate(${OpportunityList.get(0).N...
As other have already stated, you shouldn't sync your Marketo account with a developer account. (Yes it will sync w/ a developer account.)Your Marketo production account is intended to sync with your Salesforce production environment. You can only ever sync your Marketo account to one Salesforce ins...