Knowledgebase

Sort by:
You or your users may be having problems with images not showing up in the body of an email. If images are that are embedded in the body of the email are not showing up in recent versions of Microsoft Outlook, then follow these steps: Outlook 2007 1.       Open Outlook. 2.       Click Tools -> Trust Center (Outlook 2007). 3.       Uncheck the box, ‘Don’t download pictures automatically in HTML e-mail messages or RSS items’. 4.       Click OK; restart Outlook and check that images appear. Outlook 2010 1.       Open Outlook. 2.       Click File -> Options -> Trust Center (Outlook 2010). 3.       Click ‘Trust Center Settings’. 4.       Uncheck the box, ‘Don’t download pictures automatically in HTML e-mail messages or RSS items’. 5.       Click OK; restart Outlook and check.
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
Issue: I added a link to an external page in one of my emails, when I receive the email and click on the link, it appears to be broken, but I am sure the URL is correct. Solution: Marketo adds code to links in emails as we send them out to track clicks. If the destination page is one that does not support URL parameters, the page may not load. This is very rare but in the case that it happens in your testing, you can try disabling tracking for that specific link. See Disable Tracking for an Email Link for detailed instructions.
View full article
Issue: You create Marketo campaigns but they are not showing up in Sales Insight in Salesforce. The steps below illustrates all the steps that are required to make these campaigns show in Sales Insight. Resolution: 1. Setup up a trigger campaign in Marketo using the "Campaign is Requested" trigger using a source of "Sales Insight" 2. Activate the campaign you created in Step 1 above from the "Schedule" tab of your campaign. This is very important. If the campaign not activated, it will never show up in Sales Insight.
View full article
Note: Please ensure that you have access to an experienced CSS and Jquery developer, because Marketo Technical Support is not set up to assist with troubleshooting custom coding. Advanced solution - requires CSS and jQuery knowledge Issue: Need to set a popup window in Marketo. The rich text editor (hyperlink - popup tab) has this feature but gets overrode by most browsers opening in a new tab. Solution: Use jQuery. Here's a third party site that covers how: http://yensdesign.com/2008/09/how-to-create-a-stunning-and-smooth-popup-using-jquery/ This does work in Marketo landing pages - The header content goes in the custom head HTML Save a copy of the CSS and popup.js to the images and files section of Marketo Update the CSS and .js files to your copies in Marketo I used the same input version in the example here, but you could use a link or content instead. Click here for a sample page in Marketo using the above solution: http://info.dbmayberry.com/popupsolution.html
View full article
Issue: You've changed the color of the label for your form to white, but because of the background of the form matches the input color you can no longer see information as the form is filled out. Solution: Change the font color of just the input values. Add the following style to a custom HTML block in the landing editor. Depending on what types of fields you have in your form all or some of the lines will apply. This changes the font on the input fields black , for the case of the labels being set to white(for example) <style> form.lpeRegForm ul select {     color: black; } form.lpeRegForm ul textarea {     color: black; } form.lpeRegForm ul input[type="text"] {     color: black; } </style>
View full article
Enable people to fill in forms using their social network profile. Social form fill also captures social profile data about your leads. Not all customers have purchased this functionality. Contact your sales rep for details. 1. In Marketing Activities, select the form, and click Edit Form. 2. Under Form properties, click the Social Form Fill link to enable it. 3. Select the social networks leads can use to prefill the form. 4. Buttons for the selected networks appear at the top of your form. Enabling social form fill might affect the layout of the landing page that contains your form. What's Next: See Manage Social Profile Data for the fields that are available from each social network.
View full article
To view this presentation click here.
View full article
If you have Salesforce for Twitter installed, you can use its fields to trigger campaigns in Marketo.  One great use for this is to target campaigns at users of social media applications. Install the app: First, you need to install the Salesforce for Twitter AppExchange package -- it's free!  It takes some effort to install, so make sure you follow the instructions carefully [pdf]. As part of the installation, the package adds a new field to your account called "Twitter Username."  When you create or associate a lead with Twitter via the app, the Twitter Username is updated.  Follow the instructions with the Salesforce for Twitter app to learn how to do that. Once you've gone through the steps of setting up your leads' and contacts' Twitter usernames, any new tweets they make will be added to a Twitter Conversation. Syncing the Twitter Conversations: Now you'll need to sync the Twitter Conversations object for your leads and contacts. Back in Marketo, go to the Salesforce page in the Admin section and open the Sync Object tab. Click the Refresh Schema button to reload your custom Salesforce objects. After your schema reloads, click the Twitter Conversation object under Lead on the right. Click on it's name in the center of the screen and rename it to Twitter Conversation (L). Click Save when you're done. Now click Enable Sync in the menu bar. A dialog will appear asking you to temporarily disable your Salesforce sync. Click Disable Global Sync. We'll re-enable this when finished. In the next dialog, click Enable Sync to start syncing this object into Marketo. Next, click on the Edit Visible Fields button. In the dialog that appears, find the sf4twitter__Content__c field and check the Trigger box for that row. When you're done, click Save. Repeat the process for your Contact objects, renaming the object to Twitter Conversation (C)and enabling the sf4twitter__Content__c field in your trigger, as you did for the Lead version above. When you're finished, go to the Salesforce tab and click Enable Sync. Scoring tweets In the Marketing Activites tab, create a new Smart Campaign to score your tweets. In the Smart List, trigger on Added to Twitter Conversation (L) and add a constraint Content contains [your company name].  Do the same for Added to Twitter Conversation (C) In the flow, you can take any action you'd like, such as sending an alert or creating an interesting moment. In this example, we'll give the lead +5 points to their lead score: In the schedule tab, set the campaign to run every time. When you're done, activate the campaign From now on, any tweet from a lead or contact containing your company name will be scored.
View full article
Do you need a report that shows you a programs success over time? We have you covered. Here is how: 1. Open Revenue Explorer. 2. Click New Report. 3. Select the Program Membership Analysis area and click OK. 4. Find the Program Channel yellow dot, right click it and click Filter. 5. Find your program channel, select it, add it and click OK. 6. Double click the Program Channel yellow dot to add it as a column. 7. Double click the Program Name yellow dot. 8. Find and double click the Success Month yellow dot. 9. Finally double click the Success (Total) blue dot. Now that's what I call a fine job! Check out your report:
View full article
If your company moves to a new location, follow these steps to change the mailing address in your email templates located in the footer. 1. Find the email template that you want to update your company mailing address. We're using the Rounded Corners email template for this example. 2. Click Edit Draft. The email template shows in the preview window. 3. Click HTML Source. 4. Scroll to where your current mailing address is located (usually at the bottom) and update the information. 5 Click Preview to view your changes. Validate your changes. 6. Click Save and Close. 7. Approve your draft. 8. Click Emails from the tree on the left side of your screen. 9. Any emails that use the updated template will need to be re-approved. 10. You can approve the affected emails in this view (shown in the screen shot above) by highlighting the email(s) and choosing Email Actions > Approve Draft.
View full article
Issue: You would like to change ths position of the form button up or down. (Typical case: You've just changed the button color of the form and now you want to change the position.) Please ensure that you have access to an experienced Web developer. Marketo Technical Support is not set up to assist with troubleshooting code. Solution: Add css style using adding the margin-top property referencing the button. The following code snippet can be a positive or negative number to shift the button up or down. Typically if you used the button color solution add the margin-top property as in the screen shot or add the code below in an additional custom html block. Code snippet: < style> div.buttonSubmit input, div.buttonSubmit span { margin-top: 50px; } < /style> Related Links: Change Submit Button Style and Color How to move a form button left or right using CSS
View full article
Issue: You would like to change the position of the form button. (Typical case: You've just changed the button color of the form and now you want to change the position.) Please ensure that you have access to an experienced Web developer. Marketo Technical Support is not set up to assist with troubleshooting code. Solution: Add css style using adding the margin-left property referencing  the button. The following code snippet can be a positive or negative number to shift the button left or right. Typically if you used the button solution, add the margin-left property as in the screen shot - or add the code below in a custom html block. Code snippet: <style> div.buttonSubmit input, div.buttonSubmit span { margin-left: 50px; } </style> Related Articles How to move the form button up or down using CSS Forms 1.0 - Change the Style of the Submit Button
View full article
1. Select your landing page and click on Edit Draft. The landing page designer opens in a new window. 2. Drag over the Form element. 3. Find and select a Form. 4. Find and select a Follow-up Page. Click Insert. If you cannot find your Follow-up Page, make sure that it is approved. Awesome! Now that you have a form on your landing page, you can begin capturing lead data.
View full article
Use sample if you want to place a label above a group of form fields. Here's an example of the result: Note: Please ensure that you have access to an experienced JavaScript developer. Marketo Technical Support is not set up to assist with troubleshooting JavaScript. In that example, if you wanted to add the label above the "First Name" and "Company Name" fields, you need to first get the IDs of those fields. After you have the ID(s), change the highlighted code below to those IDs. You can then change the style or text in the label by editing the HTML in the "before()" function. <script type="text/javascript" src="/js/public/jquery-latest.min.js"></script> <script type="text/javascript">   $jQ = jQuery.noConflict();   $jQ(document).ready(function(){     $jQ("#FirstName").parent().parent().before("<div style='padding-bottom:20px;font-weight:bold;'>Personal Info</div>");     $jQ("#Company").parent().parent().before("<div style='padding-bottom:20px;font-weight:bold;'>Company Info</div>");   }); </script> Download Attachments: Label above form fields-JS.txt
View full article
Help Us Help Worthy Non-Profits with the Gift of Marketo!  Marketo is pleased to support selected non-profit organizations by providing no-cost usage of our Marketo Lead Management product. We will provide Marketo Lead Management to up to 12 non-profits each year. We will make a selection from qualified applicants who meet our eligibility guidelines, and we encourage our current customers and partners to make nominations. Specifically, we are asking you to nominate an organization that meets the following criteria: Must be a recognized 501(c)(3) organization Must be nominated by a Marketo customer, and the nominated nonprofit must have an existing relationship with the Marketo customer– a vendor, board member, employee volunteer, etc Would use Marketo's integration with Salesforce.com or use Marketo as a standalone application Must not receive any goods or services from the nominating company, employees or family members of employees in exchange for the nomination and/or the donation Additionally, to be eligible for the product donation, you as the Sponsor must assume primary responsibility for the training, usage and adoption of Marketo product by nominated non-profit. For more information regarding the responsibilities of a Sponsor, please refer to the Donation Application attached. Once an organization is accepted, we plan to renew the donation each year unless circumstances on either side necessitate termination. Download the attached application and nominate a worthy non-profit today! Download Attachments: Marketo PD Application.pdf
View full article
Here are the steps to bold all of the field labels on your landing page, even the non-required fields: 1) Edit your landing page 2) Add a custom HTML box to your landing page 3) Paste the following into the custom HTML box <style> form.lpeRegForm label {font-weight:bold; } </style> 4) Save the custom HTML box 5) Approve the landing page
View full article
Problem/Issue: During a list import you noticed a couple of fields, some of which are custom fields, show up in red. Reason/Cause: This is because the column header you specified in the list is either not recognized or does not exist. Fix/Solution: To correct this, be sure you have the proper syntax for the column header.  Please do the following steps in order to get access to a list of all the fields and custom fields in your Marketo instance: In Lead Database, create a test static list - or, you can use an existing static list if you prefer. Be sure the static list contains at least one record in order to do an export. Click the export button towards the bottom (i.e. Excel icon) and choose the second radio button labeled “All Columns”  with CSV as the format. Click Export. Now you have access to all the fields available in your Marketo instance with the proper syntax.  You can use it moving forward as a guide.
View full article
Issue: I just tried to edit an email and I receive the following message. Solution: We got your back.  These errors will cause your message to look strange in certain email systems. Click on the Show Details link to see the errors and then on Automatic Fix to make them all good again. Be sure to Send a Test Email and check the format once the fix has completed.
View full article
Issue: You want to find out how many daily Salesforce API calls your company has with Salesforce. Solution: From Salesforce Help Article Any user can see the number of API requests sent in the last 24 hours. To view the information, click Your Name | Setup | Company Profile | Company Information. Look for the “API Requests, Last 24 Hours” field in the right column.
View full article