Knowledgebase

Sort by:
Note: Please ensure that you have access to an experienced JavaScript developer, because Marketo Technical Support is not set up to assist with troubleshooting custom JavaScript. Is this article helpful ? YesNo   The default subscription management records the email address through hidden fields when users click the unsubscribe link in emails. A simple JavaScript can capture the email parameter and pre-populate a visible field. Drag and Drop a "Custom HTML" object into the top of the unsubscribe landing page. Add the following code:   <script language="Javascript" src="/js/public/jquery-latest.min.js" type="text/javascript"></script> <script src="/js/public/jQueryString-2.0.2-Min.js" type="text/javascript" ></script> <script>   // to set cookies.  Uses noConflict just in case   var $jQ = jQuery.noConflict();   var pEmail = $jQ.getQueryString({ ID: "Email" });   document.getElementById("Email").setAttribute("value", pEmail);   </script>
View full article
Issue Description Naming conventions of email in email performance report Issue Resolution Email reports will use an email's full label including the program it exists in. Although asset names cannot duplicate within Programs, they can be duplicated within the whole Instance and Email Performance Reports have access to emails from an entire instance. For example if you had two newsletter programs, both with an email named "October Newsletter" the full program name can help differentiate between the two. NL-2018-10-Technology Program.October Newsletter NL-2018-10-Industry Program.October Newsletter The email report will always display with the full email name including the program it was created in to avoid this confusion. Even within a specific Program Report, you can access all emails within the Instance.
View full article
Issue Can a Default program in a nurture stream be changed to the Nurture Channel for reporting purposes? Solution Program Channels can only be applied to one type of Program. Nurture Channel will only be usable on a Engagement type program. You can however have multiple channels avaliable for a specific type of program! So you can have one program type with multiple channel options, but you cannot have one channel used for multiple program types.
View full article
Issue You may see the error "Program with name already exists" when saving a program name, and this is because Marketo requires each program name to be unique. There may be a scenario where you are trying to re-name an existing program to correct capitalization. (For example, your program is currently called "Test program" and you want to re-name it to be "Test Program", but you get this error message.)   Solution As a workaround to resolve this: 1) Re-name your program with an extra character at the end, essentially to temporarily make it a different program name 2) After that, re-name the program back to your original desired program name and it will save
View full article
Issue A recent email send resulted in a number of leads specifically blocked by Communication Limits, as seen within the Results or Lead Activity Log. What are the re-sending options? Solution The Marketo Application does not offer any automatic re-sending/rescheduling functions within the campaign. If communication limits are low, and records are blocked from being sent emails, you may need to adjust the limits or set the necessary programs or campaigns to ignore communication limits. Enable/Disable Communication Limits in an Email Program Apply Communication Limits to Smart Campaign - you would need to undo this process in this case. Even if the records were not sent the email because of Communication Limits, they would still be made members of the campaign or program.  If you were going to try to re-send these records that were blocked due to communication limits you could try this Filter combination: Member of Smart Campaign/Member of Program and Not Was Sent Email   Those 2 filters will show you the members that were not sent the email, and then you could re-send them at a later time.
View full article
Yes. It is possible to exclude specific pages or URL patterns from being tracked by the RTP tag. Contact support with the list of pages / patterns you want to exclude.  
View full article
Issue An email you previously had in Marketo under a program in Marketing Activities no longer exists and you believe it was deleted. However, you do not see that deletion in the Audit trail. Solution If an email was deleted directly, by un-approving the asset and then deleting it from the program, this activity will be seen in the Audit Trail. However, if the program containing the email is deleted, the individual email's deletion will not show in the audit trail. Only the program deletion will be displayed.      
View full article
Issue Issue Description When creating a My Token for a SFDC Campaign, you aren't able to find the name of the SFDC Campaign. You are able to see the SFDC Campaign in the Smart List filter "Member of SFDC Campaign," but there's a red squiggly line under the name when it's selected.     Solution Issue Resolution Activate the SFDC Campaign. This will allow the campaign to be selected in My Tokens and will remove the red line underscoring the name in your Smart List   Who This Solution Applies To Customers with an SFDC Integration
View full article
Issue Using tokens in Email 2.0 Pre-Headers. Solution You can use My Tokens in the Pre-Header thru the Email 2.0 Editor, but not regular tokens. To use a regular token in the pre-header, it you must edit it into the HTML of the base template.    
View full article
Issue After running an A/B test, some records appear to have received both Test and Winner.     Solution In an A/B test, the sample size of the audience is sent the variants, and then for the winner: the entire audience minus the test audience is sent the Winning email. So let's say that you received both Test and Winner. This means you have duplicate records in the database. Marketo is designed to not send duplicate leads the same email at the same time. So one of the duplicates is qualified for the Test, and then when the Winner is sent, it's the total audience minus the test audience, the Winner is sent to the duplicate record. This above situation can apply to Lead Records as well, because of duplicates with the same email address, but also duplicate records that may have a FWD set up between them (record B emails FWD to Record A email address). To reduce the chances of this happening, you may wish to run a de-duplication pass on your database.    
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
Summary Sales Insight Email Performance Report grouped by Sales Rep exports file sorted by template rather then by sales rep.  Issue  Sales Insight Email Performance Report grouped by Sales Rep exports file sorted by template rather then by sales rep.  Subscription email displays report grouped by email template as wel  Report within the Marketo UI will show as expected Solution    The current workaround exists for the CSV exported.            1. Export the report to a CSV           2. Format Columns A (Sales Rep) and B (Email Name) to sort A to Z in order to get a view by sales rep. Root Cause This issue is scheduled to be addressed and resolved in the 2021 Q2 release Environment  Sales Insight for Salesforce This issue occurs within the subscription email that gets sent out of the report  This issue occurs when exporting the report to a CSV file
View full article
No - It’s done automatically and behind the scenes. The algorithms used by our proprietary technology automatically present relevant content to your audience segment using digital behavior, keyword search terms, and firmographics such as: geolocation, employee size, revenue size, and industry.   The recommendation engine uses predictive analytics and machine learning to predict which content asset will most likely to be individually relevant for each one of your website visitors to read.
View full article
Issue None of your tokens are rendering inside of your .ics Calendar File token and instead are showing as the {{lead._____}} form.     Solution This is caused when a single token has an undefined value, such as a 'My Token' which doesn't exist in your Program. Send yourself a version of the Calendar file and look for a blank space where a token should be- This will be the token causing the others to not work. Make sure to define a value for this token and then your Calendar File will render without issue.    
View full article
Issue Description In a recent engagement with support you had your Leads restored, or you plan on restoring your Lead Record. Lead records that are restored will not be able to sync backup with Dynamics. Issue Resolution If the instance is using Microsoft Dynamics sync then the restored lead will not be able to link between Microsoft Dynamics and Marketo. The lead will exist in Marketo (in the backend, it will keep the MS Dynamics GUID) but it will NOT sync data between the systems. If the lead is synced down from Microsoft Dynamics then it will create a duplicate lead which cannot be merged.  Who This Solution Applies To Dynamics Users
View full article
Issue Description A lead qualified for a Smart Campaign even though they do not meet the Smart Campaign filter requirements Issue Resolution At the time the campaign ran, the smart list was configured differently, which made the lead qualify at that time. The smart list of the campaign was then changed after it ran. Users with admin permission can check this using the Audit trail docs.marketo.com/display/public/DOCS/Change+Details+in+Audit+Trail#ChangeDetailsinAuditTrail-AssetAuditTrail
View full article
No. Once you sync a Marketo instance to a Microsoft Dynamics CRM instance you cannot sync that same Marketo instance to a different Microsoft Dynamics CRM instance. You can however change the sync user to a different user within the same Microsoft Dynamics CRM instance.
View full article
Issue You may notice that there may be a block in SFDC that stops syncing unsubscribes from Marketo to SFDC. After fixing the block in SFDC the new unsubscribes will sync as expected.  Here is how to get all the unsubscribes that happened before this fix to sync into SFDC. Solution You would need to set up a campaign to reset the field value. Smart list: Unsubscribed = true Flow: Change data value  "unsubscribed" -> False Change data value  "unsubscribed" -> True   That would take everyone who is currently unsubscribed, switch to false and then back to true. That should cause the true value to sync up to SFDC for all of those records. However, make sure you do this at a time when you are absolutely positive there are no email campaigns going out.      
View full article
Issue Description User is unable to delete categories for their templates, regardless if they have Admin status. Issue Resolution Categories cannot be deleted unless the user who created the category deletes it. If user is no longer with the company, then removing the user should also remove the categories associated with their account. Who This Solution Applies To ToutApp users
View full article
Issue Admin > Sales Insight > Licensed Seats displays the number of seats used in the last 30 days.  How is this calculated?     Solution The number of seats used is calculated by the number of unique SFDC users that have loaded either the Sales Insight panel on a Lead/Contact/Account/Opportunity page layout or accessed the Marketo tab in the past 30 days.   Who This Solution Applies To Customers with Sales Insight for Salesforce    
View full article