How to Boost Marketo Insights by Merging Intelligence

Most people can barely pronounce the word “concatenate.” Heck, I’ve used the word more in this post than I ever have in my life.

In simple terms, concatenate is just another way of saying “to combine.” For Marketo operations folks, concatenating means grabbing intelligence from several fields and combining the values into a single field. This helps boost intelligence for the Sales team by keeping the insights in a single field.

Once you get the trick, it can be a bit addicting for some of the data challenges you might run into. Let’s dive into one of the many use cases for concatenating data. I’ll then cover exactly how you do it in Marketo.

Maintain Intelligence for the Comments Field

Let’s say you get in this new trade show list with a Comments field filled values like “Hot lead at Miami event, has budget and wants demo.” Later on, one of those folks fills out your Contact Us form with a Comments value of “I spoke w Ken at the show and need pricing.”

The problem is that every time the Comments field is populated, it overwrites the previous value, thus losing intelligence for the Sales team. In other instances, these values are maintained in different fields causing an ongoing data management nightmare.

The Solution—Concatenate. To summarize, this solution involves creating a field that temporarily stores the latest comments information. Every time that value is updated, it will prepend the Comments field with the new data.

The end result is a Comments field that is continually updated while maintaining historic intelligence. This process allows Sales and Marketing to easily view ongoing comments from multiple marketing initiatives.

Let’s Dive in with a 4-Step Process

Follow this approach for concatenating the Comments field.

Step 1 – Standardize on a single field for comments collection across forms, imports etc.

Use Description, Comments or whatever other field syncs between your Marketo and your Salesforce Lead/Contact objects. I’ve seen different companies use all kinds of varying fields to collect data like comments or descriptions. As a recommendation, choose one and standardize.

Step 2 – Create a matching field called something like Comments Temp. Feel free to make this a Marketo only field as its only purpose is to temporarily capture the latest comments.

Step 3. Leverage all the new Comments Temp field across all appropriate forms. Also, when you get in data from trade shows, make sure to use the Comments Temp field upon import for the appropriate field. You do NOT want to use the standard Comments field as you will overwrite that data.

Step 4. Create a data updating campaign that makes all the magic happen.

When: The campaign fires upon any of the updates you made in step 3–for example, when a new lead is created and the Comments Temp field is populated. It also fires when there is a change in value to the Comments Temp field.

The Flow: This is the special sauce that leverages tokens to populate the values the way you want. In this example, the current date and Comments Temp values will get prepended to existing value in the Comments field.

You may also elect to nullify the value in the Comments Temp after 20 or so minutes in the event you use that field for alerts or other workflows.

The Final Product – Ongoing Intelligence

This Comments field will grow with ongoing intelligence every time the Comments Temp field is updated.  The process will keep a running history of your intelligence for your Sales team to view. Let’s look at the below examples.

The Comments field is populated on 10/1/2016 when the lead is created from a trade show import.

Here, the Comments field is prepended with new information after the person fills out a Contact Us form. The previous intelligence is maintained instead of overwritten.

Other Alternatives to Field Concatenating

An acceptable alternative is to log an Interesting Moment using the Comments Temp values. The issue here is the interesting moment might be too long to read in Salesforce. However, you might want to try that out.

An unrecommended approach is to create comment fields for various marketing initiatives (EventA Comments, EvalRequest Comments, etc.). This strategy doesn’t scale too well and creates extra fields to manage. Salesforce Administrators generally put marketers who want too many fields in the doghouse so I recommend avoiding this process if possible.

How are you Merging Data?

I hope you’ve seen the power of concatenating data–it’s also pretty easy to set up. Concatenating provides a lot of flexibility for marketers to enhance intelligence. The above is just one of many examples. I’d love to hear how others are experiencing success with this method. Please share below in the Comments.

A few other examples we’ve seen. Feel free to also leverage for Interesting Moments

  • Bring together the latest activity and date: Latest Activity = {{lead.lead source details}} on {{system.date}}
    • Example: Google Web Referral on January 12, 2017
  • Enrich the Lead Source with UTM values: Lead Source = {{lead.utm_source}} via {{lead.utm_medium}} for {{lead.utm_content}}
    • Example: Search engine via CPC for Spring Sale
  • Create Name: Full Name = {{lead.firstname}},{{lead.lastname}}
    • Example: Jon Scott

More information in the Marketo docs.

Other Considerations

Decide that you want to bring your data together BEFORE importing it into Marketo? Here’s the excel formula to use to

=IF(NOT(ISBLANK(I4)),CONCATENATE(H4,”, “,I4),H4)

Excel resources

Please leave any comments about your experience with this, or if you just want to use the word concatenate please show off below!

Your marketing technology experts.

At Digital Pi, we use technology to connect revenue to marketing efforts. We fuse marketing strategies, processes, data and applications to make marketing technology solutions work for clients' businesses.

Learn More
Share this resource
Facebook
Twitter
LinkedIn
Tags

Cookies help us keep the site running smoothly and inform some of our advertising, but if you’d like to make adjustments, you can visit our Cookie Notice page for more information.