Knowledgebase

Sort by:
Issue You have a Marketo form embedded on a non-Marketo page.  When you open developer tools in your browser you see: "Error loading form: Object error: true errorCode: 400 message: "Subscriber <Your Munchkin ID> is not valid" "   Solution The form embed code you are using is looking for your instance in the wrong place. Check the URL when you first log in to Marketo, make sure the sub domain in that URL matches what is in your embed code. For example: If you see app-sjst.marketo.com/ then make sure you have that same "app-sjst" in your embed code. Please note: This may vary between your sandbox and production instances.        
View full article
Issue Additional domains or subdomains need to be configured for Web Personalization (RTP). Solution If you want to add a new domain, check your subscription or contract to see how many additional domains are included. Your Customer Success Manager should be able to provide this information If not all entitled domains are configured in Marketo, reach out to support to add the domain(s) If all entitled domains are configured in Marketo, reach out to your Customer Success Manager to purchase more.   If you wish to add a subdomain, reach out to support as additional subdomains do not incur a cost.  
View full article
Issue You want to measure who clicks a specific link that uses a query string from a landing page, but when you try to use this logic in a smart campaign or smart list, it tells you the URL can’t be found, even though you can see the URL embedded on the landing page.   Solution If you are using the link "marketo.com/company/contact/?firstname=test", then you need to seperate the url into the link and the query string. The root domain (Link in the filter/trigger) will be marketo.com/company/contact/ and the query string (from Add Constraint dropdown) will be firstname=test. This will allow you to correctly track the links you are wanting. Make sure that you have the correct Web Page associated as a constraint as well. This is a article attached image This is a article attached image   For a better understanding of what query strings are, they are the parameters that are preceded by the "?" in the url. Detailed Doc :- on UTMs and Query string parameters :- Tracking Lead Sources Using UTM Parameters    
View full article
Issue You've been using Marketo for a while and have started noticing that Smart Lists take longer to process than before. There are multiple filters in your Smart List ranging from really specific attributes about a person to really broad geographical information. Solution The best performance will come when you order the smart list filters from most restrictive to least restrictive. Since your entire database is checked against the first filter, if we can narrow down the number of leads which move on to the next, there are fewer and fewer leads who qualify for each of the subsequent filters. Many times, the processing difference will be minimal. However, as your database grows, the penalty on efficiency can grow over time. If you haven't checked it out already, take a peek over at our product documentation for smart list best practices: https://docs.marketo.com/display/public/DOCS/Best+Practices+for+Smart+Lists    
View full article
Issue Are Smart List filters that accept text values case-sensitive (e.g. First Name, Last Name)?   Solution Smart list filters are NOT case-sensitive. For example: If you use the smart list filter 'First Name is John', it will return leads with First Name 'John' or 'john' with a lower case 'j' Vice versa: If you use the smart list filter 'First Name is john', it will return leads with First Name 'john' or 'John' with an upper case 'j'  
View full article
Issue Can Interesting Moments and Web Activity be written on the Account object in SalesForce? Solution Marketo does not have permissions or capabilities to write to the account object. Marketo can only write data to the Contact or Lead Object in SalesForce. If you want to have that data recorded on the Account object, you would be able to setup a custom SalesForce work flow to add that data to a field or as an activity in SalesForce. This data will not be usable or recognized by sales insight however.
View full article
Issue REST API call, Get Lead Activities, is returning 603 error     Solution Error 603 refers to 'access denied' where authentication is successful but the user doesn’t have sufficient permission to call this API. Additional permissions may need to be assigned to the user role. http://developers.marketo.com/rest-api/error-codes/ Go to Admin > Users and Roles Select API User and identify what role it is assigned to (e.g. API role) Go to Roles and check the permissions assigned to the API role Check to see if the API role has 'Read-Only Activity' or 'Read-Write Activity' permission In order to make a Get Lead Activities REST API call with the API user, the API role of the user must be modified to have permissions to  'Read-Only Activity' or 'Read-Write Activity'. If you use Workspaces and Partitions, make sure the API User has the necessary access to the workspaces/partitions being called.    
View full article
Issue How do the links (both Marketo and Non-Marketo) populate in the dropdown of Visited Web Page trigger or filter? Solution The drop-down shows a limited number of options. These links are fetched from any of your leads' activity logs. The values in the dropdown of the "Visited Web Page" will show if there is any lead who visited a webpage and this webpage or link is stored in the activity log of the email (may be in past). If the expected webpage doesn't show up in the dropdown list, first try typing it in and letting the autocomplete offer the URL.  If you type it in and it still doesn't show as an option, then none of the leads have visited that page at least once. You can create a test lead for yourself and visit the desired webpage to get this added in the dropdown.  
View full article
Issue How to re-subscribe records who are already unsubscribed.     Solution Once the person is willing to resubscribe to receive your emails, either of the following can be done: Smart Campaign: Change Data Value of "unsubscribed" to false.You can either use a Smart Campaign to execute this flow or can just go with single flow action ( select the lead, Person actions > Marketing > Change Data value; Attribute: Unsubscribed, New Value: False.) You can manually change unsubscribe from True to False. To do this, go to Lead database, click on the lead ( whom you need to unsubscribe), go to lead Info tab, look for unsubscribe field , remove the tick or check off the unsubscribe field checkbox.        
View full article
Issue The Results tab of a Smart Campaign with a filter for 'Send Email' is has more entries than the Send Email count on the Email Performance Report. Solution Page through the results as some Send Email activities will be 'Skipped Lead/Person already used up Daily/Weekly communication limit.' Also, if some of the leads were sent the same email previously, outside the time frame of the report, they will not be included because they report only looks at the first time any given email was sent to a lead.  Subsequent sends of the same email will not be included in the report.        
View full article
Issue You see a large amounts of edits being made by "Unknown" user showing up within the Audit Trail. Solution If you have recently edited a field in Salesforce that utilizes a pick-list field type, the updates to the field will cause updates to propagate to any pages which use a form that uses that field.    
View full article
Issue The webhook error type "The remote server's SSL certificate or SSH fingerprint was rejected" occurs when the SSL certificate is being used on the main domain and not Sub-domains.     Solution Check the URL in Admin > Webhooks Click on the webhook in the right corner. For example, if the URL is, onlineservices.test.marketo.com, the certificate needs to be valid on *.test.marketo.com and not just *.Marketo.com. Check this by verifying the certificate on "sslshopper.com" and all the certificates will be listed as Subject Alternative Name's if the certificate is valid on the sub-domains. For example: For Google.com "sslshopper.com/ssl-checker.html#hostname=google.com", the certificate is valid on *.Google.com as well as all the subdomains as listed in SAN's.    
View full article
Issue Salesforce is going to change your instance sub-domain from NA#1.salesforce.com to NA#2.salesforce.com. What measures should you take in order to make sure that our sync works? Solution Marketo accesses SFDC with the API login endpoint, so a change in the login domain that you use would not affect the Sync user. Marketo and SFDC sync should continue to work irrespective what domain SFDC belongs to. If a change happened to SFDC that affected the sync user, such as its credentials or the SFDC OrgID changed, then Marketo would need to be updated If there is an issue with your sync after updating the SFDC domain, try the following to resolve the issuce. Change your SFDC Sync User's password. Issue a new security token. Re-enter the credentials within Marketo Admin >Salesforce. If it doesnt resolve the sync issue, contact Marketo support and they will be able to help you out.    
View full article
Issue In the Landing Page Performance reports, what do the Conversion and New Name columns refer to? Solution Conversions and Conversion % in the Landing Page Performance report reflect the number of times someone filled out a form. This conversion rate counts one per form fill-out. New Names are leads that were converted by that landing page and who were previously either anonymous or did not exist in your lead database before filling out the form on a give landing page.
View full article
Issue You may notice this permission error "You do not have sufficient privileges to perform this action" when previewing an email even though the user role has permission to access the emails. Solution This can happen when the user role didn't have any access to the lead database as shown in the picture. This is a article attached image The user role needs the top-level access to the Lead Database(1 of 15). This is because the email previewer allows one to view the asset as if you were a specific lead, but if you can't see the leads, then the error will trigger. To fix this issue, you would need to provide the user role with top-level access to the lead database.        
View full article
Issue A landing page is taking a significant time to load. Solution The load time of a landing page is generally due to resources that have a large file size or due to third-party scripts. This can be identified by using tools like https://tools.pingdom.com/ that breaks down the loading time of individual resources and scripts within a landing page. Another way to inspect the loading time of resources and scripts within a landing page is using the network feature of the developer tools in Google Chrome, Firefox, Safari or any other web browser: https://developers.google.com/web/tools/chrome-devtools/network-performance/reference https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor https://developer.apple.com/safari/tools/    
View full article
Issue When using the Filter 'Member of SFDC Campaign' in the Smart List and checking the people tab to see which records are qualified, this message occurs: Could not evaluate rule 1 (SFDC Campaign 'Campaign Name' not found) Note: it may state could not evaluate rule # - # can be any number, if the filter is number 5.  # will equal 5   Solution The Fix Ensure the that the SFDC Campaign being referenced in the Smart List is an ACTIVE campaign The Why This error occurs due to the SFDC Campaign not being an active campaign in SFDC. You may be wondering "Then why can I select the SFDC campaign in the drop down?" This is because the Smart List Filter specifically 'Member of SFDC Campaign' similar to 'Has Opportunity' filter reference a backend table in Marketo. This backend table is updated when a SFDC Campaign is removed or renamed. Therefore, Marketo does not directly perform an API call to check if the campaign is selectable, but rather uses the backend table as reference. One way to check in Marketo if the SFDC Campaign is active is to check the 'Added to SFDC Campaign' Trigger in a Smart Campaign's Smart List as that dropdown will only show active campaigns.  
View full article
Issue You would like to use the 'SFDC Oppty Campaign ID' as a constraint for the Smart List filters ' Has Opportunity' and 'Opportunity was Updated', however, it does not appear as an option. Solution By system design, there are some opportunity fields such as 'SFDC Oppty Campaign ID' that are restricted and cannot be made visible in Marketo as a constraint or filter. One workaround is to create a custom field in Salesforce on the Opportunity object that holds the same value as the 'SFDC Optty Campaign ID' field. As a result, this field will appear in Field Management and become visible as a smart list constraint or filter in Marketo. If you would like to implement this, reach out to your SFDC admin.      
View full article
Issue Google Adwords gives the error message " This Google AdWords account is already connected to Marketo and can only be used once. Revoke access in your Google account settings and try again." Solution 1. Click on the Gear Menu in Adwords and Click on "Account Access" tab under account settings. 2. Under Actions menu, Select "Edit Google accounts info" for the Adwords user credentials used in Marketo 3. That will bring up a separate page -  myaccount.google.com. 4. In the "Sign-in & security" page there's a "Connected apps & sites" section that lists all of the apps connected to the account - one of them should be Marketo. 5. Clicking the "Manage Apps" link should bring up a list of apps, and clicking on the Marketo app should give you the option to Remove. 6. Once removed, you should be able to reauthorize the account in Marketo.    
View full article
Issue After the campaign is run for deleting leads, the result tab shows as "No activities found". Solution Whenever a lead is deleted using a Smart Campaign, the results tab will not show the list of leads that got deleted as they are not available in the database anymore. However, with the help of "Run History" tab you will be able to see the number of the leads that got deleted. Once the campaign is run and the "Delete Person" flow step is executed, the lead will be deleted immediately from the Marketo database.
View full article