Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Just try refreshing the "All People" smart list. It should fix the count.
Marketo does not sync any lead automatically in SFDC. Before we discuss fuhrer, we have to first understand how Marketo and SFDC sync actually works. There are two ways to sync a lead in SFDC:Automatic sync with 5 mins (default) interval: With this sync cycle, Marketo sync all the leads member of a ...
Let me know if you have any additional question and please mark my reply as correct answer.
Yes, you can force people to go through the application link instead of directly going to login.marketo.com. To do so, you have to modify the user roles. Go to Admin->User and Roles, Clikc on the Role tab->select role and edit.At the end of the list of different accesses, you will now be able yo see...
The syntax look Ok. But, Instead of adding the data at the end, I would suggest to prepend it. This way, if there is char limit on the field, it will have the latest values and will truncate the old values. So the toekn will look likeProduct Interest => New Value "MultiVu: {{system.date}};{{lead.Pro...
We have SSO enabled using Azure AD.All looks fine excelpt you have to add the munchkin ID in the Entry ID as well. It should be like http://saml.marketo.com/sp/
You cannot extract the stats directly but you can use Marketo bulk API to extract the activity data. The best part is that you can filter the data by activity type.Lean more here and feel free to ask if you have any question.https://developers.marketo.com/rest-api/bulk-extract/bulk-activity-extractA...
Can you try sending the actual email to yourself using a smart campaign instead of send test email option.
That's right. Since there is no actual link and just the token, Marketo email parser will not treat that as a URL and will not add mkt_tok query param. With this param, Marketo munchkin code will not be able to recognize the user in the database.
Seems like you have a list of people that you wanted to unsubscribe in Marketo while uploading. Since it's s system smart list, you can not directly import records there but if you import the record in a static list and then unsubscribe them using smart camping or single flow action, they will be au...