Knowledgebase

Sort by:
Wait steps allow you to “pause” a lead’s progression through a campaign’s flow.  This article will explain how this is accomplished, and help guide you around some common pitfalls when using wait steps.   When a lead encounters a wait step in your campaign’s flow it is “stamped” with the information contained in that step.  Think of it like a rubber stamp marking each lead with the time it should resume its movement through the flow.  The stamp also marks the lead with the next step in the flow, so it knows what to look for when its wait time is up. In the example below, leads will be sent an email from Step #1 then stamped by Flow Step #2 with “Resume on January 30 th at 10 AM.  Look for Step #3” which will then set aside these leads.  They don’t leave the flow, but they’re no longer still in Flow Step #2 either. Next, we’ll look at some situations you might run into when using Wait Steps.  It’s best to think through your flow and make any changes before you initiate your campaign, but here’s what to do if you need to make changes to an active flow.   Keep in mind that in a batch campaign all leads will move through the flow together, so they would all reach the wait step together and would all be stamped with the same information.  In a trigger campaign though, leads are more likely to have triggered the campaign at different times, and will be in different places along the flow. Is this article helpful ? YesNo
View full article
Included in this article Overview Marketo uses a set of fields to capture certain kinds of marketing related information. If you would like this data in Salesforce, please follow the instructions below. Create three custom fields in Salesforce on the lead and contact objects: Lead Score, Acquisition Program, and Acquisition Date. Map these custom fields between leads and contacts so that on conversion in Salesforce, the values carry over. You can create other additional fields, if necessary (see the table below). All of these custom fields are optional and are not required to sync Marketo and Salesforce. As a best practice, we recommend that you do create fields for Lead Score, Acquisition Program, and Acquisition Date. Add Marketo Fields to Salesforce Add three custom fields on the lead and contact objects in Salesforce listed above. If you want to add more, see the table of available fields at the end of this section. Perform the following steps for each of the three custom fields to add them. Start with Lead Score. 1. Log into Salesforce and click Setup. 2. In the Build menu on the left, click Customize and select Leads. Click Fields. 3. Click New in the Custom Fields & Relationships section at the bottom of the page. 4. Choose the appropriate field type (for Lead Score — number; Acquisition Program — text; Acquisition Date — Date/Time). 5. Click Next. 6. Enter the Field Label, Length, and Field Name for the field, as shown in the table below. Field Label Field Name Data Type Field Attributes Lead Score mkto71_Lead_Score Number Length 10 Decimal Places 0 Acquisition Date mkto71_Acquisition_Date Date/Time Acquisition Program mkto71_Acquisition_Program Text Length 255 7. Click Next. 8. Specify the access settings and click Next: Set all profiles to Visible and "Read-Only". Uncheck "Read Only" for the profile of your sync user. Often customers have a user with the profile of a System Administrator as the sync user. If that's the case with you, then uncheck “Read Only” for the System Administrator profile as shown in the picture below. If you have created a custom profile for the sync user, then uncheck "Read-Only" for that custom profile 9. Choose the page layouts that should display the field. 10. Click Save & New to go back and create each of the other two custom fields. Click Save when you're done with all three. 11. In the Build menu on the left, click Customize and select Contacts. Click Fields. 12. Perform steps 3 through 10 for the Lead Score, Acquisition Date, and Acquisition Program fields on the contact object, just as you did for the lead object. 13. Optionally, use the above procedure for any additional custom fields from this table.      NOTE: These fields are additional optional fields you may choose to add as well. The Lead Score, Acquisition Date and Acquisition Program fields      are detailed above Field Label Field Name Data Type Field Attributes Acquisition Program Id mkto71_Acquisition_Program_Id Number Length 18 Decimal Places 0 Original Referrer mkto71_Original_Referrer Text Length 255 Original Search Engine mkto71_Original_Search_Engine Text Length 255 Original Search Phrase mkto71_Original_Search_Phrase Text Length 255 Original Source Info mkto71_Original_Source_Info Text Length 255 Original Source Type mkto71_Original_Source_Type Text Length 255 Inferred City mkto71_Inferred_City Text Length 255 Inferred Company mkto71_Inferred_Company Text Length 255 Inferred Country mkto71_Inferred_Country Text Length 255 Inferred Metropolitan Area mkto71_Inferred_Metropolitan_Area Text Length 255 Inferred Phone Area Code mkto71_Inferred_Phone_Area_Code Text Length 255 Inferred Postal Code mkto71_Inferred_Postal_Code Text Length 255 Inferred State Region mkto71_Inferred_State_Region Text Length 255 Map Custom Fields for Conversions A custom field on the lead object in Salesforce should be mapped to a contact field on the contact object so that data is carried over when a conversion occurs.  1. In the top right corner, click Setup. 2. Type "Fields" into the Nav Search without pressing Enter. Fields appears under different objects; Click Fields under Leads. 3. Go to the Lead Custom Fields & Relationships section and click Map Lead Fields. 4. Click the drop-down next to the field you want to map. 5. Select the corresponding contact custom field. 6. Repeat the above steps for any other fields you've created. 7. Click Save when you're done. Here's a video of the entire process that should make it easy to follow along: Salesforce Connector Setup
View full article
Issue Customers on Shared or Trusted IPs are able to set up additional branding within the Marketo sending infrastructure.  You are able to set up a branded 'envelope_from' so the From Domain used by the Marketo sending servers is associated with your brand instead of with Marketo. This enables you to further isolate your sending reputation to your own brand and email activity.  This can improve delivery rates to email networks looking for this level of alignment (generally smaller B2B domains but this can also help with AOL and Gmail).  Branded 'envelope_from' is also key for authentication using DMARC, as it will allow you to align the domains in your email headers.     Solution Issue Resolution Marketo's default envelope_from (also known as return-path) domains include: San Jose datacenter - @em-sj-77.mktomail.com London datacenter -  @eu-lon-188.mktomail.com Ashburn datacenter - @potomac1050.mktomail.com Sydney datacenter -  @snsmtp.mktomail.com   Process: To implement this, first reach out to your CSM to confirm that branded return path addresses are included in your Marketo package.  Branded return path for instances on a Shared IP would be a paid addition to your Marketo Subscription.  There is no charge for instances on the Trusted IP range. Then you will need to chose a sub-domain of your choice for this branding, and set up 2 DNS entries depending on which datacenter your Marketo instance is on:   -If your Marketo instance is on the shared range in San Jose, the configs would be:    IN MX (your subdomain):  em-sj-77.mktomail.com    IN TXT (your subdomain) “v=spf1 include:mktomail.com -all”   -If your Marketo instance is on the shared range in Ashburn, the configs would be:    IN MX (your subdomain):  potomac1050.mktomail.com    IN TXT (your subdomain) “v=spf1 include:mktomail.com -all”   -If your Marketo instance is on the shared range in London, the configs would be:    IN MX (your subdomain):  eu-lon-188.mktomail.com    IN TXT (your subdomain) “v=spf1 include:mktomail.com -all”   -If your Marketo instance is on the shared range in Sydney, the configs would be:    IN MX (your subdomain):  snsmtp.mktomail.com    IN TXT (your subdomain) “v=spf1 include:mktomail.com -all” Once that DNS setup is completed, submit a case to Marketo Support with those details and we can complete the process by implementing that branding for your instance's emails.  
View full article
Update May 2021: Due to the release of CNAME Cloaking Defense with IOS and Safari 14 Munchkin cookies will be capped to a 7 day lifespan in Safari .   What’s changing? On February 21, 2019, Webkit announced the new release of Safari’s Intelligent Tracking Prevention (ITP), known as ITP 2.1 and ITP 2.2 shortly thereafter. With ITP 2.x, all persistent client-side cookies, i.e., non-session cookies created via JavaScript through document.cookie, are capped to a seven-day or one-day expiry.  Mozilla Firefox and Google Chrome have also announced their intent to conform to these new policies, though no details or dates have been released.   How does this impact Marketo? As a result of these changes to cookie policy, 7 days after their initial tracked visit to your domain, the Munchkin cookies of visitors using Safari (or future affected browser versions) created with the existing versions of Munchkin JavaScript will expire, and on subsequent visits they will be tracked as a new visitor.   How does Munchkin operate? On a person’s first visit to a page on your domain, a new anonymous person record is created in Marketo. The primary key for this record is the Munchkin cookie (_mkto_trk) which is created in the user’s browser.  All subsequent web activity on that browser is recorded against this anonymous record.  In order to be associated with a known record in Marketo, one of the following methods should be used: The person may visit a Munchkin-tracked page with a mkt_tok parameter in the query string from a tracked Marketo email link. The person may fill out a Marketo Form. REST Associate Lead call must be sent.   Once one of these actions is completed, the cookie and all its associated web activity will be associated with the known record.   How is Marketo planning to address ITP concerns? Marketo will implement a new web service to allow Munchkin cookies to be set with a Set-Cookie header via HTTP response, so that they may bypass the 7-day expiry cap imposed when setting cookies via JavaScript.   Do I need to do anything to take advantage of these updates? In order to leverage the new behavior and take advantage of the greater expiry period and tracking capabilities, ensure that you have configured the following: A Landing Page CNAME Secured Landing Pages (i.e. HTTPS) For external pages, you must have configured a Landing Page Domain or Domain Alias with a Top-Level Domain (TLD) matching the external domains which you wish to track For example, if you have pages on the domain www.example.com which are tracked, you must have configured an LP Domain or Alias which is a subdomain of example.com, like munchkin.example.com   What happens if I do nothing? Munchkin’s ability to track users across sessions on the same domain will remain limited by ITP to either 1 or 7 days based on the browser and browser version used by the visitor. As of this posting, this only affects visitors using the Safari browser, although Chrome & Firefox may follow suit with their own versions.   When will the solution be launched? These changes will begin as a staggered roll-out to customers who have opted into the Munchkin Beta channel in conjunction with the January 2020 Marketo release. Once the solution has been released to all beta customers, the roll-out to our entire customer base will begin in mid-to-late February. All customers should expect to have the solution by end of March 2020.   Google Chrome Update (Feb. 2020): Google recently announced that the Chrome browser will block all third-party cookies within two years; however, since Marketo uses 1st party cookies, this update regarding 3rd party cookies will NOT affect your Marketo tracking efforts. For further context about 3rd party cookies in general, and the industry shift away from using them, please see the following article for Adobe's stance across the Experience Cloud Solutions: https://medium.com/adobetech/an-adobe-perspective-google-chromes-announcement-on-the-future-limits-of-3rd-party-cookies-bbb7bb257fdb
View full article
Issue There are two filters available (Acquisition Program and Acquisition Program Name), but only Acquisition Program Name appears in the lead record and is available as a column in the lead views.  What is the difference between these? Solution Acquisition Program is a system-managed field. It isn't available in many picklists, nor in certain filters. Acquisition Program Name is a field that allows you to use this data more freely as it is not locked by the system. Acquisition Program = Master naming for programs Acquisition Program Name = Friendly usable name    
View full article
Issue Issue Description Within a Smart List, there are two filters: 'Person was Created' and 'Created At'; both similarly named but qualifying different records.    Solution Issue Resolution The 'Person was Created' filter is looking for the activity of when the individual record became known, via form fill or list import, etc. Denoted with the New Lead activity type in the Activity Log.  The 'Created At' filter is looking at the date of when the Marketo record was first created. This date is listed under the Info section on the person record.  Some Marketo records have a difference between when the record was initially created and when the individual became a known record.  An individual could visit a Marketo page for the first time and generate an initial web page visit on May 1st tracked on an anonymous record in the database. Then on May 8th the person fills out a form thereby converting their anonymous record to a known record in the database. May 1st is the date used for 'Created At' filter, and May 8th is the date used for 'Person was Created' filter. 
View full article
  What’s changing? Previously, customers could choose whether they wanted to secure their pages and tracking links via SSL. The responsibility of procuring, maintaining, renewing, and securely sending the certificates to Marketo lie entirely with the customer – Marketo just hosted them. In 2017, Chrome and Firefox announced they would begin flagging any unsecured pages with clear ‘NOT SECURE’ warnings in their 2018 releases to encourage the use of SSL, and even distrusted certificates from certain providers. This essentially designated the certificate as a foundational security necessity to prevent customers fleeing from unsecured sites.   This change reinforced the increasing need for companies to protect their data and mitigate against online security threats. Recent studies have shown that ~45% of organizations are targets of Distributed Denial of Service (DDoS) attacks, typically lasting a few hours, and potentially costing companies not only lost revenue, but also customer data and overall trust. [1]   Simply put, an SSL certificate just isn't enough anymore, which is why Marketo updated how we manage SSL certificates and the overall security of our customers' landing pages with the introduction of Secured Domains, a comprehensive managed service, in early 2018.   How is Secured Domains different than an SSL certificate? In contrast to our previous solution, Secured Domains is less focused on the SSL certificate itself, and rather the security and performance benefits gained from our partnership with Cloudflare, an industry leader in secure solutions. Secured Domains not only includes the necessary SSL certificates, but, more importantly, provides robust security protection thanks to the investment made to secure our servers, which host Marketo landing pages, behind Cloudflare’s trusted security infrastructure.   With Cloudflare’s enterprise-grade tools securing our servers, we protect against security vulnerabilities and attacks on your Marketo pages. Once Secured Domains is implemented for your instance, your domains will be protected via the following:   Managed Web Application Firewall (WAF): keeps your pages secure by filtering and deflecting malicious attacks DDoS Protection:  keeps your pages live by absorbing attacks and preventing the pages (and Marketo's infrastructure) from crashing Content Delivery Network (CDN): a load balancer to distribute page views based on geolocation, which allows landing pages to load more quickly   Secured Domains also shifts the ownership of SSL certificates onto Marketo, which eliminates the hassle of Marketing & IT teams having to manage them and, because they renew automatically, you no longer need to worry about your landing pages crashing due to an expired certificate. The certificates are provisioned by Cloudflare and authored by DigiCert at an enterprise-level offering. For more information, please see our Overview & FAQ: Secured Domains for Landing Pages.   How do I learn more about Secured Domains? If you’re an existing customer, please contact your Marketo Customer Success Manager to add Secured Domains to your subscription. As of September 2019, a base Secured Domains package, which secures your first landing page domain and first tracking link domain, is now included automatically upon your next Marketo renewal. If you are unsure how to get in touch with your Customer Success Manager, please contact CustomerCare@marketo.com.   If you’re considering Marketo for your marketing automation solution and would like more information on Secured Domains and how it can improve your site security and performance, please contact GRP-Marketo-Sales@adobe.com.     Note Due to the security and risk mitigation enhancements we've made to protect Marketo servers, all customer domains are now hosted on Cloudflare. Marketo customers will be required to use the auto-renewing SSL certificate included with Secured Domains unless an exception is granted (more information on exceptions can be found in the FAQ). If you use more than the 1 landing page domain and 1 tracking link domain covered under the base offering, additional domains may simply be added on a la carte - talk to your CSM or Sales contact for pricing details.   [1] Tim Matthews, Imperva, DDoS Impact Survey Reveals the Actual Cost of DDoS Attacks, 12 Nov. 2014  
View full article
FAQs included in this article Overview RTP has many options for integration with other systems. Some of these integrations are built in native integrations and some can be made using custom API development. This doc will answer frequently asked questions relating to these integration options. Note: For custom API development information, please check out the Marketo developers page: Home » Marketo Developers Does RTP have an integration with AT Internet? RTP doesn't have an out-of-the-box integration with AT Internet yet, but since both RTP and AT Internet have API capabilities, you can develop some custom integration options. AT Internet info: Easily share analytics data in dashboards | AT Internet Does RTP have an integration with Nielsen? RTP doesn't have an out-of-the-box integration with Nielson, but since both RTP and Nielsen have API capabilities, custom integrations can be developed. Nielson info: Nielsen API Portal | home How do you identify customers that use retargeting? To identify these customers, you can create a free user in BuiltWith to get a full list. Google Remarketing: Websites using Google Remarketing Facebook Retargeting: Websites using Facebook Page Promoter Does RTP have an integration with WebTrends? RTP doesn't have an out-of-the-box integration yet with WebTrends yet,but custom integrations can be built utilizing the API options in RTP and WebTrends. WebTrends is a Marketo LaunchPoint partner, so the main Marketo platform does have an integration available. Information about that integration can be found here: Webtrends – Webtrends Multi-Channel Measurement and Retargeting – Marketo LaunchPoint. Is there a way to integrate RTP with Demandbase? Demandbase is a competitor for RTP, so there isn't any integration offered between RTP and Demandbase. When comparing the data accuracy between RTP and Demandbase, RTP was found to be on the same level with Demandbase, and in some cases even had stronger matches to identify anonymous visitors. Demandbase is a Marketo LaunchPoint partner though, so the main Marketo platform does have an integration available. Information about that integration can be found here: Demandbase – Demandbase Analytics, Forms & Content Targeting – Marketo LaunchPoint How can RTP integrate with custom data sources? RTP has the option to push custom data using the API and then segment audiences based on it with the User Context API filter. RTP accounts can have up to 5 “Custom Variables” sent to RTP. Using the segment editor, you can create targeted segments based on these variables and then build campaigns that will be displayed just to visitors if their information matches this custom variable data. Helpful Links: Information about RTP Segments can be found here: RTP Segments - Marketo Docs - Product Docs Information about the RTP User Context API can be found here: RTP User Context API » Marketo Developers What are the differences between the terms "Lead" and "Visitor"? Don't worry, these terms are easily interchangeable! Marketo refers to potential customers as "Leads" because you are actively marketing to them and they're 'leading' towards a sale. RTP refers to them as "Visitors" because they're 'visiting' your website. Of course, these visitors could also be leading towards a sale, and you can even target RTP Segments towards Marketo Leads when using known lead data, but typically in RTP they're still called "visitors". In RTP we talk about anonymous website visitors and traffic. Every day companies get thousands of visitors to their websites, but most are anonymous (average of 98%) and leave the website without giving their contact details. RTP identifies the visitor's organization name, industry, location and digital behavior based on their IP address and other sources in real time. You can see a list of organizations visiting your website in RTP. Most of the visitors you see there are anonymous and you don't have their contact details so they usually aren't "leads" like in Marketo. Are Lead Data Fields returned in the RTP Visitor API? No, Lead Database fields are not returned in the Visitor API. This is expected behavior. See RTP Get Visitor Data API » Marketo Developers This API returns the following data: Organization name Industries Location Country State City ISP ABM Lists code name Matched Segments Alternate Options: In some cases, you can leverage the Associate Lead API call for what you're trying to do. Another option will be to create segments in RTP the use known lead data conditions. Once matched, these segments will be returned in the API (under "matched segments”). For example, create an RTP segment that targets known leads with lead score > 50. Then whenever a visitor matches this segment, this data will be available in the Visitor API.   What fields are synced from Marketo to RTP Out Of The Box? How many custom lead fields can I add into RTP? RTP allows up to 30 fields to be synced from Marketo (including the standard fields). The fields that are being synced can be changed using the directions here: Manage Lead Data in RTP - Marketo Docs - Product Docs
View full article
  Ready to secure your Marketo landing pages? Whether you’re securing your pages for the first time or adding additional CNAMEs to your already secured instance, you’re in the right place!   NOTES: As of late 2019, ALL subscriptions now include a base Secured Domains offering - this covers your first landing page domain and first tracking link domain. Additional domains may be purchased a la carte. Secured Domains includes the necessary SSL certificates; therefore, Marketo no longer accepts customer-provided certificates, unless they are EV type. These certificates auto-renew annually, eliminating the risk of expiration and hassle of having to renew them yourself. Please contact your Marketo Customer Success Manager for more information or to purchase additional domains.   To get started, please choose one of the options below:   Setting Up Secured Domains for Marketo Landing Pages - FIRST TIME SETUP Setting Up Secured Domains for Marketo Landing Pages - ADDING NEW SUBDOMAIN Legacy SSL vs. Secured Domains Overview    
View full article
Issue Occasionally, you will find it useful to provide someone a direct link to an RCE report. If you merely 'Open' the report, it will open in the same tab, and the address bar URL will not change. There is a different way to obtain the direct URL to the RCE report.     Solution When opening an RCE report, if you 'Open in a new window', this will pop-out the report in a new window with the direct URL to the RCE report.     Once the report opens in the new window, you may Copy and Paste the URL.    
View full article
Issue Description The Get Lead Activities REST API is not returning any activities even though the lead referenced definitely has multiple activities of the type being called.   REQUEST: https://[munchkinID].mktorest.com/rest/v1/activities.json?access_token=x&leadIds=123&nextPageToken=ABC&activityTypeIds=46   RESPONSE: { "requestId": "xyz123", "success": true, "nextPageToken": "ABC", "moreResult": true }   Issue Resolution The Get Lead Activity REST API are reliant on timestamps for their nextPageToken. Each Get Lead Activity call will go through 300 activities of ALL types from the timestamp placed on the nextPageToken. This is supported by the article http://developers.marketo.com/rest-api/endpoint-reference/lead-database-endpoint-reference/#/Activities/getLeadActivitiesUsingGET   "By default, the endpoints mentioned in this section will return 300 activity items at a time.  If the moreResult attribute is true, this means that more results are available. Continue to call the endpoint until the moreResult attribute returns false, which means that there are no more results available."   Based on that, the reason why the API call does not return any activities is that it does not find any activities of type 46 in the 300 activities it checks from the timestamp placed on the nextPageToken   So when making a Get Lead Activity call for a specific activity type, ensure that nextPageToken is as close as to the timestamp of the specific activities Is this article helpful ? YesNo
View full article
This article describes how to use Marketo email templates. Templates allow you to "write once, publish many times." Email copy writers can use a single template for emails, ensuring that you, as the template editor, have control over the structure of emails. IMPORTANT: You should be proficient with HTML before you create Marketo email templates. Customers have the option of bypassing email templates and paste in fully made emails into the email editor directly.  If would rather not use the Marketo template system, you can replace your email template's HTML with the Replace HTML function in the HTML Tools pulldown. Creating a New Template From the Design Studio, use the New menu to create a New Template: The Create New Template window opens. Enter a New Template Name and optionally add a description.  Click Create when you're done. The Email Template Editor opens in a new window, showing the Preview tab. Note: If you receive a browser warning about pop-up windows, choose to allow all popups from the Marketo domain. From the Email Template Editor window, click the HTML Source tab. Replace the HTML in this window with the HTML for your template. Click the Preview tab to see what your template looks like. Making Sections of Your Template Editable Right now, the content of the template is NOT editable. You will want to make sections of the email editable for the copy writer to update. While at the same time, you will want to keep sections of the email unchangeable, like a company logo, headers and footers, style elements, etc etc. Put a <div> or <span> tag around the the area of the text you want to make editable, give it a class of mktEditable and include a unique id like this: <div class="mktEditable" id="somethingUniqueWithNoSpaces"> Content you want to be editable.  Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </div> IMPORTANT NOTE: You must use a <div> or a <span> tag to wrap your text. All other tags may cause errors.  Always use a unique ID for each section. After you add this HTML around the area of the text, go to the Preview tab and click the Show Edits button in the menu bar. The editable parts will be highlighted in yellow. You can make additional sections editable also, but make sure you assign each one of them a unique id in your HTML. Copy writers will be able to use this template to create their emails. Adding Tokens A token is a dynamically updated field you can add to your email that will select information from the database. In the following example, we selected the First Name and Last Name tokens to add to the email. All the leads who are sent this email will have their first and their last names automatically inserted when it is sent to them, making the email more personalized. From the Email Template Editor, click the HTML Source tab. From the Palette, search for the desired token using the Quick Find box.  Example: First Name Drag the tokens to the section of the HTML where you wish the text to render.  Then replace the default value with the text that you want to appear if there's no field value. Click the Preview tab to see how the tokens appear in the email. The edited text now appears in the email. What if the value of the token is empty? In this example, if your database does not have the first or last name for the lead, then nothing would appear in that space in the email. However, you could edit the tokens to have a default value to say something like "Valued Customer" in case the token does not have a value to render.  Just replace the text "edit me" with the desired default value. Note:  When you send a test email, the default values will always be used. Validating the HTML Before you send the email, you should make sure you are using valid syntax with no errors. IMPORTANT NOTE: HTML Errors will cause your spam score to go up.  Ensure deliverability with valid markup.  A common error is to miss an alt="alternate text for an image" attribute in an image.  Most email clients block images, so this is a critical error to avoid. From the Template Designer, click Validate HTML. The HTML Validation Summary window appears. In this particular example, the template is missing a </div> tag in line 63 column 29 of your template, so the window shows a syntax error. Click the OK button. Go back to the HTML Source tab and fix the error. Click the Validate HTML tab again. If you fixed the HTML syntax error, you should see the following window: Sending a Test Email From the Template Designer, click Send Test Email. The Send Test Email window appears.  Either enter valid email addresses in the Send To field separated by commas (,) or pick a set of previous recipients using the pulldown. Click the Send button when done: The email should take a few seconds to arrive.  It may take longer depending upon how it is processed by your mail server. Approving the Template When you are done with your changes to the template, you need to save it. From the Template Editor, just above the Palette, click Save & close to close the template. Note: You do not have to click Save & close to save the template. It saves automatically while you are working on it. The template has not yet been approved. Until it is approved, it cannot be used by any copy writers. To approve the template: Click the Design Studio tab. Right-click the template in the left tree. Select Approve draft. Look at the template in the Design Studio in the left tree. Approval is indicated by a check next to the template name. Your template is now ready to go.  You can move on to creating emails in Marketo based on that template. Best Practices for Creating Emails Use the Marketo B2B Marketing Resources to learn best practices for created targeted email campaigns.
View full article
Congratulations on being the Support Admin for your company.  It's a very important role for your organization and with the new Marketing Nation, the support admin role is expanding even more.  Let's go over some of key things you can do as the Support Admin.   You can submit support cases to Marketo Support This is one of your key abilities.  Submit cases on behalf of your company to our Marketo Support Team for assistance.   Manage your list of authorized contacts You have the ability to add and remove contacts from your list of authorized support contacts.  This becomes important if people leave your company or if teams switch out your main Marketo users.  If someone needs the ability to contact Marketo Support, you're the one to make that happen for them.   Invite people to your account space (NEW) That's right,. You own the guest list to your Account space.  You get to invite people from your company to this space.  You can remove them from this space and you can also ban them from ever entering this space if you wanted to.  This is a newly added feature within the Marketing Nation.   Manage your Company Space (NEW) You're not just the Support Admin, you are the admin of this space.  Adjust this space as you need it,  If there are different types of content widgets or text boxes you want to add to this space, you can do it.  This is a space for your company's use and benefit, so do with it as you need it.   Our team is on hand to assist you with any questions you have to manage this space.  You can contact us by sending an email to supportfeedback@marketo.com. Is this article helpful ? YesNo
View full article
What is Marketo’s Marketing Calendar? What are its benefits? What features does Marketing Calendar include? Is it free or do I need to pay for it? How do I get or buy Marketing Calendar? As of our August release: 1 week after our August release How do I know if Marketing Calendar has been turned on? What is the Program Schedule View? Will I need a services package to implement Marketing Calendar? Is this article helpful ? YesNo
View full article
When trying to sync updates to your salesforce.com instance from Marketo you see the following error in the activity log : "Failed: INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY" This is an error sent to Marketo from salesforce.com. There are a number of reasons why this error could occur but the root cause is always linked to the permissions of the Marketo user that you have set up in salesforce.com. INSUFFICIENT_ACCESS_ON_CROSS_REFERENCE_ENTITY means that the user who is trying to make the update does not have access to a related element that is required for the record to be updated and saved in SFDC. There are a number of specific examples of what might be the cause but these will vary from organisation to organization depending on the configuration of your salesforce.com. If you were to connect to sfdc as the Marketo user and try manually updating the same record that Marketo is trying to update then you will get the same error in the salesforce.com UI. Here are a list of some elements that you should check in SFDC if you see this error: Do you use record types? If so make sure that the the Marketo user has access to all required record types. Are there any look-up or master detail fields on the object in question? If these types of fields are being updated then make sure that the Marketo user has access this object/ these records. Do you use Apex? If so you may have trigger that fire on the the update of a record, you will need to make sure that the Marketo user has profile access to the relevant Apex classes. If you have any workflow rules or assignment rules that send an email when the record is saved then you will need to make sure that the Marketo user has the send email permission and has access to the email folder that contains the mails that are sent rules are triggered. Make sure "Convert Leads" is turned-on within SFDC.  If it is not, you will get this error message when trying to merge leads that exist within Marketo and SFDC. Is this article helpful ? YesNo
View full article
In your email link performance reports, you may see a "malformed link."     This occurs when invalid or empty URLs are present in an email asset.   These links are transformed into a branded tracking link and if clicked will appear on this report.    In the email editor, check for empty links or tokens that do not populate a full link. 
View full article
I'm trying to find out who had a lead score change from a specific smart campaign - would I use data value changed with a reason or some other filter? The Data Value Changed filter with the Reason constraint is appropriate for finding leads that had their Lead Score changed by a campaign. This screen shot shows an example of how you might set this up. The list below show a few of the values you may see in the Reason field. If you know the exact phrase you are looking for, use the "is" operator. For example, "Changed by Smart Campaign Contact Us." If you don't know the exact value, try using the operator "starts with."  Synched from salesforce.com Changed by Smart Campaign System flow action System action reset Form fill-out SOAP API Manual lead edit Munchkin API Import/merge into list The Reason filter constraint is available in these filters: Data Value Changed Lead Partition Changed Progression Status was Changed Revenue Stage was Changed Not Data Value Changed Not Lead Partition Changed Not Progression Status was Changed Not Revenue Stage was Changed
View full article
You can download the HTML for this newsletter template: To customize the style: Copy the email template to any text editor. Replace #312B7B with your corporate color.  Download TrayColor if you need a tool to get the color from your website. Replace the Logo with your own logo (search for "logo" in the source).  If you upload an image to Marketo for this purpose, make sure to use the full URL. Replace the Title at the top Replace the Contact Info in the footer at the bottom Optional -- change the sidebar width (search for "250px")* Paste back into the Marketo Email Template and Preview.  Everything should be ready to go. *The Curved Paper with Sidebar will not render correctly if you change the sidebar width. If you are interested in submitting an email or landing page template, please send the following to community@marketo.com: A brief description of the newsletter An HTML version of the template
View full article
The Marketo users at your organization have created several special campaigns for your leads and contacts.  Typical examples include sending someone a whitepaper about a new product or mailing a series of nurturing emails for people not ready for sales.   To add a lead or contact to one of these campaigns, go to that person's detail page and find the Actions menu in the Marketo Sales Insight section.  Pick Add to Marketo Campaign and click Go:     You can also select leads in your list and search views if you've added the Add to Marketo Campaign button to those views.    You can add 200 leads at once this way:     After picking the leads, you'll see a list of potential campaigns; below the selected campaign is a brief description provided by your marketing team.    Pick the campaign for this person in the Campaign Name pulldown, then click Finish: Related Article: Quick Start: Marketo Sales Insight for Salesforce Is this article helpful ? YesNo
View full article
Here is a list of all the ways leads can get into Marketo. Marketo Forms On Marketo Landing Pages When leads fill out forms on your landing pages, they are automatically added to your Marketo lead database. Create a Basic Form Add a Form to a Landing Page Forms Deep Drive Marketo Forms On Non-Marketo Landing Pages You can "copy" the form HTML from Marketo, make slight changes and add it to your own website. Leads filling out these forms are also added to the Marketo lead database. Note, progressive profiling and form pre-fill are not available in this situation.  Put a Marketo Form on a Non-Marketo Page Marketo Forms On Non-Marketo Landing Pages Using Iframes This method allows you to use a Marketo form on your own website without losing form pre-fill and progressive profiling. Put a Marketo Form on a Non-Marketo Page Using an Iframe APIs   Using the SOAP API or JavaScript (Munchkin) API allows you to add leads directly into your database.  Marketo Enterprise SOAP API Munchkin JavaScript API Calls List Import   Import a list of leads into the Marketo lead database.  Import a List of Leads CRM The CRM Sync will pull down and keep in sync any lead originating in the CRM system. Marketo Supported CRM Integrations Manually in the Lead Database A lead can also be created in Marketo manually. Create a Lead in Marketo Manually
View full article