Knowledgebase

Sort by:
Issue You attempt to approve an asset and receive a "Cannot update a stale object" error. Solution This error means that a newer version of the asset exists than the one you started with. This occurs most often with large teams or if you edit an asset in multiple tabs.  When you edit an asset, it creates a draft. Another attempt to edit the asset while the previous draft is open would create a new draft, which then causes your first draft to become "stale." Refreshing your screen should resolve this issue and allow you to approve the asset.
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 There is a discrepancy for certain emails between Email Insights and Email Performance Report. The data (e.g. sent, delivered, opened and clicked) are significantly lower in Email Insights for the emails as compared to the Email Performance Report for the same emails. Solution There is most likely a discrepancy because at the time Email Insights was first enabled "you’ll have four weeks of historical Email data in addition to all new email activity". There was no request to Marketo support to upload historic data beyond four weeks which would have included data for the emails above. This request relates to the notes below from the article: "We’ll give you a four-week period before you can request Marketo Support to upload your data" The solution is to request that Marketo Support backfill the report data so you have data for Email Insights beyond the four weeks.    
View full article
Issue Is the System.DateTime token populated based on the timezone of the instance? Solution System.DateTime token is based on your account timezone settings.
View full article
Issue You need to filter leads who were sent an email by time zone to confirm the Recipient Time Zone feature is working correctly for all leads. Solution The "Was Sent Email" and "Opened Email" filters do include the constraint "Date of Activity" but it is not that granular. You can get granular to the minutes, but you can only select "in past: 5 minutes" for example, not a specific time or date range. One workaround would be to View Results for the Email Program and filter for the "Send Email" activity. You could export the results to a spreadsheet to make sure people are being sent emails at the correct time.    
View full article
Issue Can you sync Marketo multiple programs to a single Salesforce campaign? Solution Marketo only allows a 1:1 Relationship with Program/Campaign synchronization. If you try to sync a program to a campaign already used by another program you will recieve a error or prompt advising you cannot do it.    
View full article
Issue You want to create a field that will grab the web page the form was filled out on and add this as a token in an alert that goes to sales when a form is filled out. Solution This can be achieved either through a Smart Campaign or the JS API code. The code is more efficient because it doesn't mean another trigger is active in your instance. Smart campaign: You'll want to create a smart campaign with Smart List - Fills Out Form and Flow - Change Data Value, [your field name], New Attribute is {{trigger.Web Page}} You would need to reference the trigger token in the alert email so the team knows what product page the end user filled out the form on.   Code: (Embedded Form) This can be done with a hidden field.   MktoForms2.loadForm("//app-**01.marketo.com", "***-***-***", 148,     function(form)     {         form.addHiddenFields({ LastFormURL : document.location.href })        }); The asterisks represent your company's Marketo data (your Munchkin ID and Marketo instance). Your developer will know what to do if s/he is already using the embed code.   Code: (Marketo LP) In a Marketo LP, you will have to edit the template and put this at the end, before the </body> tag :   <script> MktoForms2.whenReady(function (form) {     form.addHiddenFields({ LastFormURL : document.location.href }); }); </script>
View full article
Issue You are trying to edit an existing email template, and it has the status of "Approved with Draft" However the draft is not showing up in menu tree and when you try to edit and save, you get the error "Not Allowed – Template already has a draft." Solution Issue Resolution Refresh the browser or check is the draft is opened in another window. Try logging out and logging back in Try using a different browser to check it further Check if there is a template with the same name that exists elsewhere (Design Studio) Rename the template and check if that is working If the issue persists, please reach out to Marketo Support for further assistance    
View full article
Issue Can multiple Marketo forms be used on the same page? Solution Due to the way Marketo forms are embedded on pages, you cannot have two Marketo forms on a single page (landing page or external). Having multiple forms on a single page can prevent the forms from submitting properly.
View full article
Issue How to create a Smart List that only shows leads created in Marketo as opposed to leads that were synced from Salesforce. Solution Create a Smart List using the filter "Original Source Type - is not - Salesforce.com"  
View full article
Issue When attempting to publish a landing page to Facebook, you get the error "Error when calling Social Campaign API. Warnings: Error while creating facebook tab." Solution If you haven't purchased Ad Targeting add-on for your instance, you could face this issue. You can contact your Customer Success Manager to include this add-on in your Marketo subscription.  If you are facing the issue in spite of having ad targeting add on to your subscription, we would suggest that you contact Marketo support and we will be able to troubleshoot it for you.  
View full article
Issue Is it possible to add snippet to a template (email or landing page)?   Solution Snippets can't be added to directly to the templates. You would need to add them into the specific landing pages or emails created from the templates.
View full article
Issue You want to lock specific parts of an email, such as the From or Reply-To, to prevent certain users from editing them. Solution Through roles and various permissions you can prevent editing of the email as a whole. You do not have the ability to allow only partial edit of an email header such as the From/To. The same applies to Sales Insight emails. Edit permissions are granted for the email as a whole Note: You can prevent people from editing pieces of an email by making those sections non-editable on the template level, but again, this would apply to all users.        
View full article
Issue You receive an error in ToutApp - "IMAP access is disabled for your domain. Please contact your domain administrator for questions about this feature. (Failure)" Solution This due to an invalid Gmail connection For this error message to be resolved, we recommend looping in with your Gmail Administrator regarding the IMAP access of your domain and whether or not it can be enabled. See the link below for additional reference on this for your Gmail Administrator: https://support.google.com/a/answer/105694?hl=en    
View full article
Issue How to edit the schedule email in ToutApp. Solution The way to change the time of a scheduled email: Go into your on the conversations page. Click the Edit button next to the scheduled email. From here you will be able to change the time of the delivery of the email.       
View full article
Issue Customize call outcomes in Salesforce.     Solution 1. Go to your Setup page in Salesforce   2. Customize > Activities > Task Fields 3. Click into Subject field 4. From here, you can add/remove/re-order all the options 5. Then, you will see this custom list in Tout when completing a call      
View full article
Issue Often times variables are used in emails and guided landing pages for marketers to quickly and easily change a link URL in a CTA button. However these links cannot be made dynamic when used with a variable. Solution The variable needs to be removed and replaced with an editable section or a rich text element. Once this is done the editable section or rich text element can be made dynamic. This will require some prior knowledge of HTML as the code of the asset itself will need to be changed. The links below will guide you through the syntax that needs to be used to modify your HTML. Create a Guided Landing Page Template Email Template Syntax    
View full article
Issue You need to create custom fields under the Opportunity object but do not have the option in Marketo. Solution You will not be able to create custom fields under Opportunity objects in Marketo. Only Marketo Support has access to do this. A support ticket needs to be opened to create fields under the Opportunity object.    
View full article
Issue Changing From address on multiple email assets at once instead of one-by-one by hand. Solution You can use program/folder tokens as the from address, and then change the token. Once the token changes it will update the assets using the token. For any pre-existing emails, updates in bulk could be made through a API call to the Marketo API endpoint - http://developers.marketo.com/rest-api/assets/emails/#create_and_update.
View full article
Issue Error "API is not enabled for this Organization or Partner" occurs during Marketo - Salesforce integration.     Solution This is a Salesforce generated error and indicates that API access is not available in your SFDC instance.  For more information, see this Salesforce documentation: http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_calls_concepts_core_data_objects.htm . To resolve this, contact Salesforce to enable API access.
View full article