Knowledgebase

Sort by:
Issue Issue Description A Support Engineer asked you to record a .har file, but you are unsure of how to do this. Har files can include sensitive data, such as any information entered into forms (passwords, etc.), so please exercise caution when recording a .har file. Solution Issue Resolution Please find the instructions on how to save a .har file using the different browsers below: Google Chrome: Open Google Chrome, and visit the page where you noticed the issue. Right click on the page and choose 'Inspect'. This will open the Developer Tools panel. From the options at the top of this panel, choose 'Network'. Look for a round record button in the upper left corner, this should appear as a red button. If the button is grey, click it once and recording will begin. There will be a checkbox next to text that reads as 'Preserve Log', please check this box. There is a button that appears as a circle with a slash through it next to the record button, click this button to clear any existing logs. While recording is taking place, please reproduce the issue that you were experiencing. Right click within the network panel under the 'Name' column, and choose 'Save all as HAR with Content'. Save this file to your computer, and upload it to a case so that your Support Engineer may download it. Microsoft Edge: Open Microsoft Edge, and visit the page where you noticed the issue. Right click on the page and choose 'Inspect Element'. This will open the Developer Tools panel. From the options at the top of this panel, choose 'Network'. Look for a square record button in the upper left corner, this should appear as a red button. If the button is grey, click the green triangle once and recording will begin. While recording is taking place, please reproduce the issue that you were experiencing. Click the save button (this will appear as a gray floppy disk next to the red square button). Save this file to your computer, and upload it to a case so that your Support Engineer may download it. Firefox: Open Firefox, and visit the page where you noticed the issue. Click on the three stacked bars in the upper right corner.  This will open a dropdown, please choose 'Web Developer, and then 'Network'. While recording is taking place, please reproduce the issue that you were experiencing. Right click within the network panel under the 'File' column, and choose 'Save All As HAR'. Save this file to your computer, and upload it to a case so that your Support Engineer may download it.
View full article
Issue: You are using the "Anonymous Web Activity" tab under the Marketo tab in Sales Insight and the tab is either takes too long to load or want to reduce the number of leads being displayed. Solution: The first and easiest way to reduce the number of leads displayed by the "Anonymous Web Activity" tab in Sales Insight is to choose a targeted Terrority that this tab displays. To do this, press the "Edit" button and then choose a targeted Territory from the "Choose Territory" section: If this solution does not suffice, the only other option is to delete anonymous leads in your Lead Database in the Marketo Lead Management application.   Deleting leads in Marketo is a permanent action i.e. you will not be able to retrieve these deleted leads so you should exercise caution when following this suggestion.
View full article
If your lead page layout is incorrectly formatted because the Original Referrer field is too wide or long, follow these steps to correct it. You'll need administrator rights in your Salesforce account.   The following solution will not work in SFDC Professional Edition because it involves removing a Marketo field from the SFDC page layout. In short, you'll create a new custom field in SFDC, then use a formula field to shorten the Original Referrer field instead of the original standard Marketo field. Click on Setup Under App Setup, click on Leads, click on Fields Click on New to create a new custom field Under Data Type: select Formula and click on Next Enter Field label and name (perhaps call it "Original_Referrer_c") Under Formula Return Type, select Text and click on Next Click on Advance Formula Tab Enter the following bold text into the large text box: HYPERLINK(mkto71__Original_Referrer__c,LEFT( mkto71__Original_Referrer__c , 140))   Note: The above formula takes the first 140 characters of the original field (mkto2__Original_Referrer__c) and display it to the 'new" field you're creating. Then, it takes the COMPLETE value from the original field and turns it into a hyper link.
View full article
Are you looking for a quick template to use in Marketo?  We have certainly got you covered with quite a number of options. 1.   Visit our Template Marketplace at templates.marketo.com. 2.   Select a template that you want and click the Import Template button. 3.   On the tab or window that opens, login to your instance of Marketo. 4.   Your Program Import will automatically begin. That's all there is to it.  Your template is ready for you to use.
View full article
Issue Description API Only user is not appearing when creating a service in [Admin > LaunchPoint] Issue Resolution It is highly likely that the reason why the API user was not appearing because it did not have "API Only" ticked. This can be checked in [Admin > Users & Roles > User > Edit User]. However, this cannot be modified once the API user is created, so in order for the API user to appear in LaunchPoint, "API Only" must be ticked when the API user is created.  Reference: https://docs.marketo.com/display/public/DOCS/Create+an+API+Only+User  Who This Solution Applies To Admin users
View full article
Issue Executing a GET API call to retrieve a list of available activity types in the target instance using the '/rest/v1/activities/types.json' endpoint, resolves with an unexpected attribute name for a field with the display name ID in the context of Marketo Custom Objects. An example of that may be a Marketo Custom Object with the following name: '3 to be', as can be shown in the image below: One of the '3 to be' Marketo custom object fields name is 'ID'. (highlighted in red). When performing a GET API call using the '/rest/v1/activities/types.json' endpoint, you will be getting a list of available activity types in the target instance, along with associated metadata of each type, however for a Marketo custom object with an ID field name, you may see it returns back with a slightly different name, in this case, it would be returning the following output for my test Marketo Custom Object activity: { "id": 100019, "name": "Add to 3 to be", "primaryAttribute": { "name": "3 to be ObjRef", "dataType": "integer" }, "attributes": [ { "name": "3 To Be Person Id", "dataType": "integer" }, { "name": "ID (3)", "dataType": "string" }, { "name": "Linkfield4", "dataType": "string" } ] } ], Here's an image of what it may look like when making the call using POSTMAN: In fact, the character in the brackets next to the ID field represents the very first character of your Marketo Custom Object name.    Environment Customers who have Marketo Custom Objects where one of the custom object fields is named 'ID'. Solution If this is interrupting your business, you may want to select a different name for the ID field under your Marketo Custom Object. (ie. ID number, Transaction ID etc.) Root Cause This behavior is expected and is a result of the 'ID' field being a unique field in the context of Marketo custom objects world and while it may be possible to create a Marketo Custom Object field with the name 'ID', it may be better to give it a distinct name that will be better describing what kind of ID field it is.   
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 Issue Description Get the error 'Cannot get email content- Customer does not belong to any POD' when the URL from the 'view as webpage' link is forwarded for review     Solution Issue Resolution This is expected behavior as of the 2019Q1 release. After clicking on the view as webpage link, the mkt_tok value will be removed. Attempts at sharing the URL after this point will fail. The mkt_tok value should not be shared. It uniquely identifies the recipient.  This is a security enhancement.  The preferred method is to use Send Sample to send the email to teammates, or forward the email.
View full article
Issue Tracked links in emails resolve to "Your connection is not private", or other security warnings in the browser, when clicked.     Solution The browser is expecting the branded link domain to be secured with a SSL certificate. Subscriptions without Secured Domains for Tracking Links: Please contact your Customer Success Manager to discuss purchasing a subscription to Secured Domains for Tracking Links. Subscriptions with Secured Domains for Tracking Links: Please contact Marketo Support to provision a SSL certificate onto your tracking link domain. More information can be found here Overview & FAQ: Secured Domains for Tracking Links
View full article
Issue Description Using the option to create a new Salesforce Campaign within the program sync feature, the Salesforce Campaign does not have the same status selection that the Marketo Program has. Issue Resolution Only after adding members to the Marketo Program will Marketo then sync the membership over and update the status selections will be updated to match.
View full article
Issue An email link performance report is configured to find people who have clicked in a link in these emails that does not contain 'unsubscribe', however, it still shows links within the email that contains 'unsubscribe'. Solution To exclude certain links from reporting, export the results and remove the links in excel. Root Cause This would be expected as the smart list does not exclude unsubscribe links or specific links from displaying in the report, the unsubscribe links will still appear if any of the people clicked on other links in the emails. Example 1 An email is sent to two leads named Bob and Mary Bob clicks on the unsubscribe link Mary clicks on the unsubscribe link and another link The email link performance report is configured to report on the email and filter people who have clicked on a link in the email that does not contain 'unsubscribe' The email link performance report will show all the links that Mary clicked on as Mary qualified for the smart list. The links that will be displayed include the unsubscribe link as well as the other link. Example 2 An email is sent to two leads named Bob and Mary Bob clicks on the unsubscribe link Mary clicks on another link The email link performance report is configured to report on the email and filter people who have clicked on a link in the email that does not contain 'unsubscribe' The email link performance report will show the link that Mary clicked on as Mary qualified for the smart list. There will be no unsubscribe link displayed in the report as Mary did not click on the unsubscribe link. Environment Email Link Performance Report Analytics Smart List
View full article
Issue Description Importing a program from one subscription to another is failing and is returning the following error sent via email: Marketo encountered an error while importing [Program Name] The token "lead.First Name" is not available in the destination subscription. It is either a custom field that you have to create or need to be synced from your CRM system, if you use one. Issue Resolution Check if there is any malformed lead.First Name token in email Check if there is any malformed lead.First Name token in email template used by the email(s) in the program Check if there is any malformed lead.First Name token within a program token Check if there is any malformed lead.First Name token within smart campaign flow step(s) This error has been known to occur when the email template had a lead token coded as follows, with a line break between 'First' and 'Name': {{lead. First Name}} Note: In this scenario, the error message received via email is actually referring to the token in the email template that contains a line break between 'First' and 'Name' but is stripped out on the message when HTML is rendered. Who This Solution Applies To Customers importing programs between two instances
View full article
Issue You have created a Nurture Engagement Program and are running an Engagement Stream Report, and a stream is not showing on the report.     Solution One likely cause for the stream not showing on the report is that the stream is not sending out content. Once the content in the Engagement Stream is being sent (cast), then the email activity will begin to show on the Report. In order to cast content, the cadence must be set. If the Stream Cadence has been set, and the stream is still not showing on the Report, another likely reason is that there are no leads in the stream. The solution here is to add records to the stream.    
View full article
Issue Issue Description Google is changing production of their robots.txt parser to an open source format and removing support for some widely used but unsupported  code:   In the interest of maintaining a healthy ecosystem and preparing for potential future open source releases, we're retiring all code that handles unsupported and unpublished rules (such as noindex) on September 1, 2019. For those of you who relied on the noindex indexing directive in the robots.txt file, which controls crawling, there are a number of alternative options:   -Link to Blog Post from Google: https://webmasters.googleblog.com/2019/07/a-note-on-unsupported-rules-in-robotstxt.html?m=1     Solution Issue Resolution This should not affect any Marketo Landing pages if the Noindex, NoFollow code has been put in the Robots meta tags as per the documentation: https://developers.marketo.com/blog/block-crawling-and-search-indexing-of-a-marketo-landing-page/ This will only affect your landing pages if NoIndex, NoFollow are in the robots.txt file and not in the header meta tags.
View full article
Issue A newly created Program is not showing up in Program Cost Analysis Report.     Solution The Program Cost Analysis Report takes a little time to show new Programs that have just been created. It doesn't do much good to show a success metric before a program has had a chance to succeed so it needs time in order for data to be collected.   If you don't see the program in the report within 48 hours, check these things: If there is a view filter in place The program is active and approved   If all that looks good contact Support for additional troubleshooting.
View full article
Issue You have two SFDC picklist fields mapped to one Marketo field but it isn't showing all picklist values for both SFDC fields. Solution When two SFDC picklist fields are mapped to one field in Marketo, the only values that will show in Marketo will be the values that exist in both picklists.  Review the picklist values in Salesforce and add any missing values to the picklists so that they match exactly. This could happen in situations where the field in Marketo is mapped to a SFDC picklist field on leads as well as a SFDC field on contact/account.
View full article
Issue Syncing leads from Marketo to MS Dynamics gives error "Failed: INSERT for person [number] error: Could not Form URI for NavigationLink." Environment Marketo synced to MS Dynamics Solution This error is generated in MS Dynamics and relayed back to Marketo Check the Marketo Error logs in Dynamics for the error "insert[number] " and see if the logs give you any info indicating the cause of the error If you are unable to determine the cause of the error, gather the Marketo Logs and Marketo Error Logs from Dynamics and open a support case for further assistance. You may need to include your Dynamics admin on the case
View full article
Issue When working on an event program, Marketo Engage users are unable to select a webinar provider in the event partner selection. Environment Event program Webinar provider (ON24, Zoom, Cvent) Solution The members need to be removed before setting up the event partner. You can remove members from a program by changing their status to "Not in Program". Root Cause Marketo does not allow selecting an event partner in a Marketo event program with members.
View full article
By default – when sending an email via Sales Insight, the “From Email Address” that will be used to send the email will be the user’s email address on their User Profile. As it turns out, there is actually a way to use an alternative email address for Sales Insight!   DISCLAIMER: This doesn’t mean that users can select an email address to be used upon send (best to create an idea in the community!). However, it does allow emails to be sent out with a different From Address if users don’t want to use their default email address. Go to Marketo > Admin > Sales Insight. If you scroll down to the bottom of the module, you will find a Settings section with an ‘Email From Field’ field. By default, the initial and only value will be Salesforce/MSD User Email Address (depending on the native CRM integration used by the customer).   This is a article attached image   In order to select an alternative email, a custom Email Address field should be placed on the User object in the CRM.   To do this in SFDC: 1) Go to SFDC > Setup > Build > Customize > Users > Fields 2) Create a custom field of type Email – refer to the SFDC docs if necessary. (https://help.salesforce.com/HTViewHelpDoc?id=adding_fields.htm) Have the new field be visible to the Marketo Sync user. In the below example, the custom field is labelled Alternative Email: This is a article attached image   In Marketo: 1) Wait a sync cycle (or two) for the field to sync over to Marketo 2) Go to Admin > Sales Insight > Edit Settings and the custom field is now available   This is a article attached image   Changing this will affect following email sends from Sales Insight.   Remember, this is not a method to select email addresses on send – this will affect all sends from all users after the From Address Field is updated.
View full article
Can Marketo make updates to the Account object in Salesforce? Out of the box when you get your new Marketo instance and go through connecting it with Salesforce we restrict ourselves from making any changes to the Account object in Salesforce. You are probably use to seeing two way data sync for all objects such as Leads and Contacts, however Account works in a single direction: We have made this design decision in part due to the following scenario: John Doh works for Marketo but also runs a small business on the side Marketo currently has about 200 employees He has filled out a form with "Marketo" as his company The next time he fills out a form he does it on behalf of his own business and changes the company name in the form to "John's Small Business" but fails to change the Email Address If Account Write permissions are enabled, everyone in SFDC  associated to Marketo (all 200 people) will now be associated to John's Small Business! As such we have decided to stop Marketo from making any updates to the Account object out of the box. If you want to enable Marketo to make Account level updates in Salesforce we can definitely enable this for you however you must make considerations and move forwardcautiously so that you do not run into any unwanted behavior. If you want Marketo to update all Account fields except for Account Name, you can accomplish this by making use of the "Block Field Updates" feature. This can help stop any updates from happening in the Marketo database from sources such as Form Fill-Out, List Import... Once you have given this topic enough thought and planned out which fields you will be blocking from updates and from which sources, you can: Ask your enablement manager for this change if you are in the enablement process Submit a support ticket if you are out of enablement and flying solo
View full article