How to Create UTM Tracking URLs on Google Analytics


How do you know if Facebook is a worthy investment, or if you’re getting enough traffic from your recent promotional campaign? The answer: UTM tracking links.

UTM codes help you track where traffic is coming from, allowing you to properly measure each campaign’s, platform’s, or medium’s ROI.

→ Free Download: Free Marketing Reporting Templates [Access Now]

In this blog post, you’ll learn what UTM codes are, how to use them, and how to build them in both Google Analytics and HubSpot.

UTM codes are also known as UTM parameters — or tracking tags — because they help you “track” website traffic from its origin.

Now, you might be thinking, “Ginny, I have HubSpot, so I already know if my website traffic is coming from Google, email, social media, and similar marketing channels. What does a UTM code tell me that I don’t already know?”

HubSpot Marketing Hub provides you with these high-level sources of traffic, but UTM also helps you drill down into specific pages and posts within these traffic sources. If you’re promoting a campaign on social media, for example, you’ll know how much traffic came from social media. Building a UTM code, however, can tell you how much of that traffic came from Facebook or even a particular post on Facebook.

UTM Code Example

UTM codes can be overwhelming at first, so let’s take a look at an example. Here’s a URL with its own UTM code:

http://blog.hubspot.com/9-reasons-you-cant-resist-list?utm_campaign=blog_post &utm_medium=social&utm_source=facebook

Let’s break this link down.

  • http://blog.hubspot.com/9-reasons-you-cant-resist-list: This is the base URL of the page.
  • ?: This signals to your analytics software that a string of UTM parameters will follow.
  • utm_campaign=blog_post: This is the first UTM parameter, specifically for the campaign the visitor engaged with (in this case, a blog post campaign).
  • &: This denotes that another UTM parameter will follow.
  • utm_medium=social: This is the second parameter, specifically for the channel the visitor came from (in this case, social).
  • &: This denotes that another UTM parameter will follow.
  • utm_source=facebook: This is the last parameter, specifically for the specific website the visitor came from (in this case, Facebook).

In the example above, you’re saying that once traffic comes in from people who click this link, the traffic should be attributed to Facebook. The “medium” is social media, while the “source” is Facebook.

Adding these snippets of code after the question mark above doesn’t affect anything on the page — it just lets your analytics program know that someone arrived through a certain source inside an overall marketing channel, as part of a specific campaign.

How do UTM links help marketers?

Crucial aspects of being a great marketer are being able to measure your success and measure your impact. No matter which metrics you use, you want to prove to your boss (and the company) that you’re worth your salt.

You deserve your budget — and maybe need more of it — and you deserve to dedicate time to the marketing activities that work. Building UTM codes that track your campaigns’ success is the best way to prove it.

Relying on your analytics tool’s source and medium breakdown isn’t enough to prove whether a certain strategy is working. UTM links provide more granular data that allow you to drill down to the specific source of the traffic. You can use the following UTM parameters, which we’ll cover in more detail later:

  • Campaign
  • Source
  • Medium
  • Content
  • Term

With that in mind, UTM tracking codes can help you determine:

1. Where the traffic is coming from (Source).

First up, you’ll be able to tell the specific website the traffic is coming from. Examples include:

  • Social websites (Instagram, Facebook, Pinterest, YouTube, LinkedIn, etc)
  • Search engines (Google, Bing, Yahoo, etc)
  • Paid posts and sponsored listings (paid ads, sponsored posts, etc)
  • Other websites (your own site, competitor’s sites, publisher’s sites)

2. Which general channel the traffic came from (Medium).

It’s also important to know the general categorization of the source. That way, you can determine whether social media in general is a worthwhile investment, as an example. Organic search, social, CPC, and email are a few mediums you can use.

3. What type of content people clicked on (Content).

What gets the most clicks? An image, a sidebar link, or a menu link? You can tell this information with the content UTM parameter. This is essential for determining whether you need to add more images, for instance, or improve your sidebar link structure if no clicks are coming through that content.

4. Which term they used to access the page (Term).

UTM links can also help you see which terms are driving traffic to a specific page. By using the term parameter, you can determine which keywords are driving the most traffic to you, and which need more love.

Putting it all together, here’s what a UTM-tracked URL can look like:

blog.hubspot.com/marketing/what-are-utm-tracking-codes-ht?utm_medium=paid&utm_source=google&utm_content=sponsored_ad&utm_term=utm+codes

Now, let’s take a closer look at the UTM parameters you can use.

UTM Parameter Examples

UTM codes can track a medium and a source within that medium. Where it gets more flexible is in the language you use to describe that source. Maybe you want to attribute website traffic to a social network, a type of content, or even the exact name of an advertisement on the web.

Here are the five things you can track with UTM codes and why you might track them:

1. Campaign

Campaign-based tracking tags group all of the content from one campaign in your analytics. The example UTM code below would help you attribute website traffic to links that were placed as a part of a 20% discount promotion you’re hosting.

Example: utm_campaign=20_off

2. Source

A source-based URL parameter can tell you which website is sending you traffic. You could add the example code below to every link you post to your Facebook page, helping you to track all traffic that comes from Facebook.

Example: utm_source=facebook

3. Medium

This type of tracking tag informs you of the medium that your tracked link is featured in. You can use the example UTM code below to track all traffic that comes from social media (as opposed to other mediums, like email).

Example: utm_medium=social_media

4. Piece of Content

This type of UTM code is used to track the specific types of content that point to the same destination from a common source and medium.

It’s often used in pay-per-click (PPC) campaigns or with two identical links on the same page, as shown in the sample UTM code below.

Example: utm_content=sidebar_link or utm_content=header_link

5. Term

A term- or keyword-based tracking code identifies the keywords you’ve paid for in a PPC ad. If you pay for a Google Ads campaign to rank under the keyword, “marketing software,” you might add the following UTM code to the end of the link you submit to Google to run this ad.

Example: utm_term=marketing+software

The best part about UTM parameters is that you can make any combination you like of these codes — use the bare minimum (campaign, source, and medium) to track all of your links, or use all of them to get super specific about your tracking.

UTM Tracking

UTM tracking entails adding a UTM code, a snippet of code, to the end of a URL in order to track the performance of your marketing campaigns and content as well as your website’s traffic sources.

UTM Tracking Best Practices

Here are some best practices to keep in mind when creating and using UTM tracking URLs:

  • Make your URLs and links are consistent, clean, and easy to read (you may create a standard for link tagging/UTM parameter guide to ensure consistency here).
  • Keep a list of your UTM links so everyone on your team knows which tagged links currently exist.
  • Connect UTM tracking to your CRM (like HubSpot) to gain insight into how your bottom line looks.
  • Be specific with your URL UTM parameters so your tags clearly state what you’re tracking and where.
  • Stick with all lower or upper case — UTM codes are case-sensitive.
  • Keep names short but descriptive (e.g. “US” versus “United_States”).

Okay, so you’re on board with UTM codes … but how the heck do you set them up? It’s easy.

Below are instructions for setting up and measuring UTM parameters in Google Analytics and HubSpot.

How to Build UTM Codes in Google Analytics

Here are the steps involved in building UTM codes in Google Analytics.

1. Open Google’s Campaign URL Builder.

There are three different types of tracking tags you can create in Google, two of which help you track traffic to new apps on app marketplaces. You’ll be using the Google Analytics Campaign URL Builder — the third option on this list.

2. Fill in each link attribute in the following form.

Visit the page linked above and click the link to see this URL builder. Then, you’ll see the UTM builder shown below. Add the URL, Campaign, Source, and Medium information into their respective boxes.

how to build utm codes google analytics:  fill out the form

3. Use the link in your marketing campaign.

If you’d like to shorten it, you’ll need a tool like bit.ly … or just use HubSpot’s URL Builder if you’re a HubSpot customer.

4. Measure your success.

If you already have Google Analytics set up for your site, Google will automatically track incoming campaigns. Like in HubSpot, you can access them under “Audience,” then “Sources,” then “Campaigns.” Click on each campaign to view the source and medium.

how to build utm codes google analytics: view campaigns

And that’s it — you’ll have custom tracking codes set up and running in no time! In a few weeks, you’ll be able to make a case for what you need because you’ll have the right metrics available.

How to Build UTM Codes in HubSpot

Here’s how you’d go about building UTM codes in HubSpot.

1. Navigate to your Analytics Tools.

In your Marketing Hub dashboard, select “Reports” on the top navigation bar. Then select “Analytics Tools” in the dropdown, as shown below.

How to Build UTM Codes in HubSpot: navigate to your analytics tool

2. Open the Tracking URL Builder.

In the menu of analytics tools that appears, look to the very bottom-righthand corner. You’ll see the option, “Tracking URL Builder.” Click this option at the bottom of the page, as shown in the red box below.

How to Build UTM Codes in HubSpot: open the tracking url builder

3. Open the Tracking URL form to create a new UTM code.

Whenever you create a web campaign that includes at least one UTM code, you’ll see this campaign listed on the page shown below.

This page outlines a tracking tag’s source, medium, term, content, and creation date, which you can see along the bottom of the screenshot below. Click “Create Tracking URL” in the top-righthand corner.

How to Build UTM Codes in HubSpot: open the tracking URL form to create a new UTM code

4. Fill in each attribute of your UTM code and click “Create.”

In the form that appears, fill in the URL, Campaign, Source, and Medium fields. If you’d like to add Content and Term, you can do so in the bottom two fields of this form. When you’re done, you’ll see an orange “Create” button become available at the bottom.

Click it, and HubSpot will log your UTM code as a new campaign, and this link will be ready to include on any webpage from which you want to track the traffic.

How to Build UTM Codes in HubSpot: fill in the attributes of your UTM code and click create

5. Use the shortened link in your marketing campaign.

How to Build UTM Codes in HubSpot: use the shortened link in your marketing campaign

6. Measure your success.

You can track your UTM parameters in your Traffic Analytics dashboard under “Other Campaigns,” as shown below. Click on the individual campaign to break down the source and medium.

How to Build UTM Codes in HubSpot: measure your success

As you can see in the second image, below, the name of the campaign appears to the left — based on the text in the UTM code you created — with the traffic from people who used each URL to arrive at your campaign’s main webpage.

How to Build UTM Codes in HubSpot: measure your success

Now that you know how to set up UTM links, how do you use them? Let’s take a look.

How to Use UTM Links for Your Campaigns

You can use a combination of UTM codes and parameters in a lot of ways. Here’s how you can use them in your day-to-day as a marketer.

1. Track the success of a promotional campaign.

Dropping product prices or launching a new product can be daunting, because if there’s no measurable ROI, it’ll be wasted effort. Luckily, you can tell whether users are effectively arriving to your site from your promotional efforts using UTM codes.

Here’s one example for a product launch:

mywebsite.com/new-product?utm_campaign=product_launch&utm_medium=cpc&utm_source=facebook

Or, if you’re running a discount campaign through Instagram influencers, here’s what a UTM link can look like:

mywebsite.com/sale?utm_campaign=20_off&utm_medium=paid&utm_source=instagram&utm_content=bio

2. See how well your social channels promote your content versus when your followers promote your content.

How do your organic social efforts stack up against your followers’ promotional efforts? You can create two UTM campaigns to find out.

For your own posts, you can share a link as follows:

mywebsite.com?utm_campaign=inhouse_social&utm_medium=social&utm_source=facebook&utm_content=post

Then, prompt your followers to share the word about you, but let them share the following link:

mywebsite.com?utm_campaign=followers&utm_medium=social&utm_source=facebook&utm_content=post

3. Measure the effectiveness of guest posting referral traffic.

If you’re guest posting on several industry websites, it’s essential to know whether those posts are driving traffic to your site. Guest posting can be a time-consuming, costly endeavor, especially if you’re paying a freelance writer or for a spot on the publication.

Whenever you create a guest post for another publisher, ensure all the links pointing to your website on that post have UTM parameters that tell you where the traffic came from. Here’s one example:

mywebsite.com?utm_campaign=guest_post&utm_medium=paid&utm_source=guest_post_site&utm_content=body

4. Track the same piece of content across multiple marketing channels.

This is probably one of the most useful ways to use UTM tracking codes: Creating different ones for the same piece of content, and using it across different platforms. You can drop the campaign parameter for this use case, and simply track the medium, source, and content.

Let’s say you want to track referral traffic from a video you posted on LinkedIn, YouTube, and Facebook. Here are the three different links you could use:

LinkedIn: mywebsite.com/my-content?utm_medium=social&utm_source=linkedin&utm_content=caption YouTube: mywebsite.com/my-content?utm_medium=social&utm_source=youtube&utm_content=description Facebook: mywebsite.com/my-content?utm_medium=social&utm_source=facebook&utm_content=caption

5. See where most people click on your internal links in a blog post.

Is your internal linking strategy working as intended? You can track where your content gets the most clicks by adding UTM parameters. Here are three examples:

Image: mywebsite.com/my-content?utm_source=blog&utm_content=image Above the Fold: mywebsite.com/my-content?utm_source=blog&utm_content=above_the_fold Bottom of the Post:mywebsite.com/my-content?utm_source=blog&utm_content=bottom

Note: Use this strategy with caution, as using too many UTM parameters in internal links can cause confusion to Google. You should use it on a small batch of internal links, collect the clicking patterns, delete the UTM links, and then act on those results for your future internal linking efforts.

As always, ensure that you’ve set a canonical URL for each link to minimize confusion and prevent duplicate indexing.

Start Creating UTM Tracking URLs

Use the steps, best practices, and tools above to start creating and using UTM tracking URLs so you’re able to track the performance of your marketing campaigns and content. That way, you can reliably boost your metrics and improve the ROI of your digital marketing strategy.

Editor’s note: This post was originally published in September 2013 and has been updated for comprehensiveness.


 marketing reporting templates



Source link