Knowledgebase

Sort by:
  Overview Add Leads to Static Lists Use Custom Fields Overview Lead records have two primary components – lead attributes and activity logs. Lead attributes are the fields and field values within the lead record. For example, Job Title is a lead attribute. Lead Name is a lead attribute. Activity logs record the actions Marketo or the lead themselves have taken. For example, sending an email to a lead is an activity that would show in the activity log. If the lead opens the email or visits a tracked page, those activities would show in the activity log as well.   Activities in the activity log are only retained for 25 months, or 37 if you have purchased the premium data retention option. The main way to store activity data beyond the Data Retention Policy timeframe is to use the Bulk Extract API. There are two other ways you can keep a reference of these activities after the end of the Data Retention period, and they can be referenced within the Marketo UI. This article will show you how that can be done.     Add Leads to Static Lists Static lists will retain lead membership even if the activity of adding the lead to the list has been removed. This will let you have lists dedicated to specific criteria that would otherwise be removed after the data retention time period has been passed.   For example, Smart Campaign membership history is not retained after 25 months. If you are searching for members of a Smart Campaign, but a lead first became a member of the Smart Campaign more than 25 months ago, the search results would not include that lead.   An easy way to work around that is to add your leads to a static list as part of the flow of the campaign. When creating your Smart Campaign, create a new static list with the same corresponding name (makes it easier to identify later). When building the flow of your campaign, add the "Add to List" flow step so that all leads going through the campaign will be logged on the list.         Use Custom Fields Lead attributes and their field values are not affected by the Data Retention Policy. Use Smart Campaigns to populate custom fields with values based on activities your leads take. This will allow you to filter leads by these lead attributes that are not affected by the Data Retention Policy. A side benefit to this is that it is faster to search by lead attributes than by searching through lead activity logs.   Example: This approach can work for many different activities, but let’s use form fill outs as an example.   Let’s say you want to be able to identify leads who have been very active and have filled out more than 5 forms over their lifecycle. You could use the filter “Filled Out Form” with the “Min. Number of Times” constraint set to 5. However, if one of those forms filled out occurred more than 25 months ago, the filter would only be able to access 4 form fill activities in the activity log. Therefore, the lead would not pass the filter.   Instead of using the “Filled Out Form” filter, set up a Smart Campaign to write to custom fields that show you how many forms they’ve filled out, and when the first one was. Here’s how to do it:   1. Create two new custom fields in Marketo, one Score Field, and the second a Date Field.   2. Create a new Smart Campaign   3. Add the trigger “Fills Out Form” set to “is any” to the Campaign Smart List     4. Add these two Flow Steps to the Campaign Flow: Flow Step 1: “Change Score” Score Field Name: your score field name Change: +1   Flow Step 2: “Change Data Value” Add Choice to Flow Step Choice 1: If “your score field name”  “is empty” Attribute “your score field name” New Value: {{system.date}} Default Choice: Do Nothing       This campaign will listen for any time a lead fills out a form, add +1 to your score field, and if it’s the very first form they’ve ever filled out, it will log the date of when it was done. If the lead has ever filled out a form in the past, there will already be a date value in the date field, so the flow choice would just skip over it and do nothing.       Results You’ll See: With the original goal of identifying leads who have filled out more than 5 forms you’ll be able to filter for leads that have filled out at least 5 forms. In addition, this campaign will let you search for leads based on when they had filled out their very first form, regardless of how long ago it was. Since it’s stored in a lead field, it’s a lead attribute that is not affected by the Data Retention Policy at all.      
View full article
Issue Users for your Marketo instance are unable to log into the instance. Solution Check your landing page URLs and email links. If these are also unavailable, your Marketo instance may have been shut off. Marketo Support can confirm whether your instance has been deactivated, but are not able to reactivate it.  In this situation, please contact your Marketo Account Representative to discuss the status of the instance and regaining access.        
View full article
Issue Is to possible to set up a distribution list (for internal employees) in Marketo? Solution There is no such feature called "Distribution list" in Marketo. An email can be sent to people only of they are part of your lead database. Alternate Workaround: You can create a excel sheet for your internal employees with their email addresses and import them into a Marketo static list.  You can refer this list in your smart campaign whenever you would need to send a communication email. Note: Mark the email you send as "Operational" to ensure that it reaches all the people in the imported list.    
View full article
Issue When I go to the Support area of Nation, I do not have full access to all the areas and tools.   Solution Our system is specific about how you need to access the Support Portal before we can authorize you to use it. The proper steps to take for us to authorize, and for you to submit cases, are as follows:   Log into your instance Click the Community tile (step 1 image) Click Support in the top banner (step 2 image) Click Submit a Case option (step 3 image) Choose from top options depending on what you need to do (step 4 image) Create a case, Manage authorized contacts, edit your Info   Simply going straight to the nation.marketo.com will not have the desired result. You must access the Support Portal from your instance by using these steps so that our system recognizes you properly. If this is your first time following these steps, your view of Step 3 will be different- not to worry, as that will be updated for you manually. Step 1 Step 2   Step 3 Step 4   If you experience issues, please email marketocares@marketo.com
View full article
Issue Description You try to approve a segmentation and get the error message of "No possible draft" even when there is a draft in place. Issue Resolution This error message can be a little misleading, as there usually is a draft in place. Check to make sure that segments in the draft have smart list filters in place and that there are no empty values in the smart lists. An example of an empty value would be "First Name is ____" instead of "First Name is Joe."
View full article
Issue Description Are smart list filters that accept text values case-sensitive (e.g. First Name, Last Name)?   Issue Resolution 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' Is this article helpful ? YesNo
View full article
Issue You notice that new records in Marketo have the 'Website' and 'Company Name' fields populated with the domain of their email address.     Solution This will happened when a new lead is created by a form fill-out. If the new record is imported or created manually then this would not apply. This design decision has been a part of the code for many years where the domain of the email is used for the company name and website fields on the lead record. This feature cannot be disabled.    
View full article
Issue You created a picklist field in SFDC and want to know if that field will sync down to Marketo with the field type of picklist.     Solution Marketo has a picklist option in form fields, but not in Lead Database fields. When you sync a field from SFDC that has the type of picklist, this field will show in Marketo with a type of String. However, when you create a form, the field type for your field will show as "select," which is a picklist.  
View full article
Issue Description You have a Smart List that should exclude a group of leads from a campaign, but they still show up in the Qualified Leads list   Issue Resolution Check the filter logic for your Smart Lampaign. "Or" logic allows leads that only qualify for some but not all of the filters to be included in the membership.  For example, you could have a Smart List with the following filters. SFDC Type = Contacts Unsubscribed = False (You are trying to exclude unsubscribed leads) Visited Webpage - http://www.company.com/products   If you use the following Advanced logic - "(1 or 2) and 3" - you will still have unsubscribed leads showing up in the list because they are Contacts, and the logic says they can be either Contacts or Unsubscribed = False.  They only need to satisfy one of the two filters to qualify, and an unsubscribed Contact would go through.   There is a blog post that goes into more detail on this.  Smart List Logic - How many people do you want in your club? Is this article helpful ? YesNo
View full article
Issue Description 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. Issue Resolution 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
Summary Unable to update Person Source as expected for records created with the LinkedIn Lead Gen Forms and Facebook Lead Ads integrations. Issue New records created through LinkedIn Lead Gen forms as well as Facebook Lead Ads results in the records not updating the Person Source field as expected.  Solution Person Source may be set to block updates to the field as noted in the example for Block Updates to a Field - Marketo Docs - Product Documentation.  To resolve the issue ensure the field is not set to block updates for the desired update method.  Alternatively the Person Source values populated by the integrations can be kept and expected values can be updated to include these sources.  Root Cause The LinkedIn Lead Gen Forms and Facebook Lead Ads integrations automatically update the Person Source to preset values when a new record is created in Marketo through the integrations. Blocking field updates to the field may prevent the value from changing to pre-configured values as a value already exist for the integration created records.  Environment LinkedIn Lead Gen Forms Facebook Lead Ads
View full article
Issue The activity log is not recording the Open Email activity for an email send. Solution Issue Resolution Email opens are linked to an individual asset. If a record is sent the same email more than once, only the first open activity will be recorded. If you are not seeing opens record for a record, search the activity history to confirm whether or not the asset has been opened previously.  Also, Text-Only emails lack the tracking pixel used to determine whether an email is opened, so Text-Only emails will never show opens in the activity log.  In Email Performance Reports, Opens will be backfilled by the report's internal logic if the customer clicks a link in the Text-Only email.  Otherwise, opens will not be recorded.    
View full article
Issue "Added to List" trigger is not firing when a lead is imported to a list when the List Import Mode "Skip new people and updates" is selected.     Solution Campaign triggers fire when the triggering activity is written to the lead's activity log. "Skip new people and updates" mode specifically skips activity logging. Since the "Added to List" activity is not written to the lead record when a lead is imported, the campaign will not be triggered.
View full article
Issue Description 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.       Issue Resolution 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.     For a better understanding of what query strings are, they are the parameters that are preceded by the "?" in the url.         Is this article helpful ? YesNo
View full article
Issue Description Importing programs from one Marketo instance to another doesn't bring program membership with the program Issue Resolution There is not a direct way to import the program membership. However this can still be identified by exporting the original program membership from the first instance to a CSV file. This file can then be imported to a static list in the new instance to identify these records.Then the records can be processed either manually or by batch campaign to update the campaign membership status.
View full article
Issue You have Workspaces and Partitions in your instance, and a static list that used to contain certain leads is now missing those leads.  The leads still exist in the database and there is no "Remove from List" activity in the Activity History for the affected leads.     Solution This can happen when the workspace that contains the static list no longer has visibility to the partition that the lead record is located in.  The lead may have been moved to a different partition, or the partitions that are accessible to the workspace may have been changed. To confirm whether this is the case, do the following Go to Admin > Workspaces & Partitions and locate the workspace that contains the static list Confirm which partitions are accessible to that workspace Go to the lead record of one of the leads that was in the static list before but is not now. See which partition the lead is in currently. If the lead's partition is not accessible to the static lists's workspace, the lead will not show up in the static list.  
View full article
Issue Description The Subject Line for an email sent out to leads did not match what was set for an approved email. Issue Resolution In many situations, the email may have Dynamic Subject Lines enabled. Dynamic Subject Lines allow you to set dynamic content for the subject line based on the Segmentation of your leads. Visit our Documentation for further information about segments and dynamic content. Segments: https://docs.marketo.com/display/public/DOCS/Segments Dynamic Content: https://docs.marketo.com/display/public/DOCS/Using+Dynamic+Content+in+an+Email The issue can be resolved by converting the subject line to a Static Subject Line. A Static Subject Line is a single line of content that will send out to any recipient of your email, regardless of their segmentation. You can do so by doing the following: Click on the Subject Line to bring up the Subject Line edit buttons. Click the Make Static button
View full article
Issue Description: The Activity Log shows "Fill out a form" without a page visit. How users could fill out a form without visiting the page? Issue Resolution: Google Chrome introduced Incognito. Firefox, Safari, Opera and Internet Explorer implemented Private Browsing. Pages that users visit in Private Browsing/Incognito will not leave traces, like cookies, on users' computers after they close all open windows. A normal visit to any page is not tracked during visits, regardless the navigation path. That includes other pages after the form is filled out. The new Do Not Track feature is a contributing factor for apparently incomplete Activity Logs. When users turn on the Do-not-track feature, the browser tells every website they visit (as well as their advertisers and other content providers) that they do not want their browsing behavior tracked. Honoring this setting is voluntary — individual websites are not required to respect it. Websites that do honor this setting should automatically stop tracking your behavior without any further action from users.
View full article
Issue Description 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.     Issue Resolution 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.   Who This Solution Applies To Customers that have Salesforce integrated with Marketo Is this article helpful ? YesNo
View full article
Question: Is it possible to assign a lead owner during a list import?   Answer: No. The reason for this is because lead ownership is a Salesforce functionality and should be first done from within Salesforce. If you are not able to do the assignment in Salesforce, here is one option that is available to you within Marketo:   1) Upload your leads into Marketo's Lead Database without lead owner information. i.e. your import CSV will not have any lead owner column in it. More information on importing leads can be found here: Import a List of Leads from a Spreadsheet into Marketo (Import List).   2) Once the list import is successfully completed and your leads are in Marketo, you can use the "Sync Person to SFDC" flow action to assign lead ownership. More information on the "Sync Person to SFDC" flow action at Sync Person to SFDC.
View full article