UTM Link Builder Resource (Free Google Sheets Template) (2024)

UTM Link Builder Resource (Free Google Sheets Template) (1)

By Eliot Shiner

15 Mar 2024 · 6 Min Read

  • Resources

Despite having been around for over two decades, UTM tags remain an incredibly effective way to measure the performance of your marketing campaigns.

UTM tags are essentially snippets of code that are added to the end of a URL to allow tracking in platforms such as Google Analytics 4.

In this guide, we'll delve into UTM tags, exploring what they are, why they're crucial, and how to use them effectively.

[Skip to the template]

What are UTM tags?

UTM stands for ‘Urchin Tracking Module’ and originates from the software ‘Urchin’, which was ultimately acquired by Google back in 2005 and relaunched as Google Analytics.

Through UTM codes, website owners can track the effectiveness of their online marketing campaigns, measure their website's success, and make data-driven decisions to improve their website's performance.

What do UTM tags do?

These tags consist of several URL parameter variants which are appended to URLs and commonly used by marketers to measure the performance of their online marketing activities.

By using UTM tags, you can gain insights into the various sources of traffic to your website, such as social media, email marketing, and paid advertising. This information can help you understand which channels drive the most traffic to your site and which may need more attention.

Moreover, UTM tags can help you track specific campaigns within each channel, allowing you to measure their success and make data-driven decisions about your marketing strategies.

What UTM tags can I set?

utm_source (required): the source of your traffic, for example: Google, Microsoft, Meta.

utm_medium (required): the marketing medium of your traffic, for example: organic, cpc, email

utm_campaign: Product, slogan, promo code, for example: spring_sale

utm_term: Paid keyword

utm_content: Use to differentiate creatives. For example, if you have two call-to-action links within the same email message, you can use utm_content and set different values for each so you can tell which version is more effective.

utm_source_platform: The platform responsible for directing traffic to a given Analytics property (such as a buying platform that sets budgets and targeting criteria or a platform that manages organic traffic data). For example: Search Ads 360 or Display & Video 360.

utm_id: Campaign ID. Used to identify a specific campaign or promotion. This is a required key for GA4 data import.

utm_creative_format: (New to GA4) Type of creative, for example: display, native, video, search etc.

utm_marketing_tactic: (New to GA4) Targeting criteria applied to a campaign, for example: remarketing, prospecting etc.

How do I add UTM tags?

This can of course be done manually by appending key-value pair parameters to your URL, for example:

www.test.com?utm_source=google&utm_medium=cpc

But let’s break down the components:

www.test.com (our URL)

? (start of query string parameters)

utm_source=google (telling us the source is Google) & (query string parameter separator) utm_medium=cpc (telling us the medium is PPC)

& (query string parameter separator)

And so on...

UTM Link Builder Resource (Free Google Sheets Template) (2)

Using dynamic UTM tags

Many ad platforms such as Google Ads and Meta allow the use of 'auto-tagging' and 'macros' to dynamically populate UTM values.

As you can imagine, this can prove incredibly useful to speed up the process of ensuring these are added consistently with granular detail!

Are URL tags reliable?

The reliability of URL tags depends on various factors and the context in which they are used.

Purpose of URL Tags

URL tags serve different purposes, such as tracking campaign performance, monitoring referral sources, or organizing content. Assess whether the specific purpose aligns with your needs.

Consistency and Standardization

Reliable URL tags are consistent and follow standard conventions. Inconsistencies might lead to data misinterpretation or errors in analytics reporting.

Analytics Platform Compatibility

Check if the URL tags are compatible with your analytics platform. Most major platforms like Google Analytics support standard UTM parameters.

Avoiding URL Fragmentation

URL tags should not create fragmentation in your website's content. A well-designed tagging strategy ensures that URLs remain user-friendly and maintain a logical structure.

Security Considerations

Ensure that URL tags do not compromise the security of your website. Avoid including sensitive information in tags and follow best practices to prevent security vulnerabilities.

Tracking Accuracy

URL tags can provide valuable insights into user behaviour. However, factors like ad blockers or user privacy settings may affect the accuracy of tracking.

Maintenance and Updates

Regularly review and update your URL tagging strategy. Outdated or incorrect tags can lead to skewed analytics data.

In conclusion, URL tags can be reliable when used thoughtfully and consistently. A well-defined strategy, adherence to best practices, and regular maintenance are essential for ensuring the effectiveness and accuracy of URL tags in tracking and analytics.

What is Auto-Tagging?

Auto-tagging refers to the automatic addition of tracking parameters or tags to URLs. This process is commonly used in online marketing and advertising to gather data on the performance of various online campaigns, such as pay-per-click (PPC) ads or email marketing.

Auto-tagging simplifies the process of tracking campaign performance by automatically appending these parameters to URLs, eliminating the need for manual tagging. It ensures consistency and reduces the risk of errors in tracking, making it especially useful for large-scale or ongoing campaigns.

For example, in Google Ads, auto-tagging can be enabled to automatically append the necessary UTM parameters to destination URLs, providing more detailed insights into the effectiveness of ad campaigns within Google Analytics.

How do I analyse the performance of UTM links?

GA4 has 3 in-built reports for UTM performance. These can be found in the lifecycle section under acquisition. You can find the following pre-built reports:

However, if you want to analyse UTM performance against a bespoke set of metrics, you'd need to build a custom report. Here's a step-by-step guide on how to build a custom report in GA4 to analyse UTM links:

Step 1: Access Google Analytics 4

Go to the Google Analytics 4 website and log in to your account.

Step 2: Navigate to Reports

In the left-hand navigation, select the property for which you want to analyze UTM links.

Navigate to the "Reports" section.

Step 3: Create a New Custom Report

Click on "Analysis" in the left-hand navigation.

Select "Custom Reports."

Click on the "+ New Custom Report" button.

Step 4: Configure Report Settings

Name Your Report:

Give your report a descriptive name, such as "UTM Performance Report."

Add a Tab:

Click on "Add Tab" if you want to organize your report into multiple tabs.

Configure Rows and Columns:

Click on "Add Dimension" to add dimensions to your report. Dimensions are the attributes of your data. In this case, you'll want to add dimensions related to UTM parameters.

Use the common UTM-related dimensions we mentioned earlier, such as "Source," "Medium," "Campaign," "Content," and "Term." You can also add metrics like "Sessions," "Pageviews," or any other relevant metric to measure the performance.

Step 5: Apply Filters (Optional)

Apply Filters:

You can apply filters to focus on specific UTM parameters, campaigns, or sources.

Step 6: Save and View the Report

Save the Report:

Click on "Save" to save your custom report.

View the Report:

After saving, your report will be available under the "Custom Reports" section. Click on it to view the insights.

Step 7: Customize and Export (Optional)

Customise Visualization:

Adjust visualization settings such as chart type, date range, and other options to tailor the report to your preferences.

Export Data:

If needed, you can export the data for further analysis by clicking on the export icon.

By following these steps, you've created a custom report in GA4 to analyze the performance of UTM links. This report will provide insights into the effectiveness of different marketing campaigns, sources, or mediums based on the UTM parameters you've configured. Adjust the dimensions and metrics as needed to gain the specific insights you're looking for.

Free UTM Link Builder Template

👉Bind Media - UTM Link Builder Tool [Make a Copy]

Feel free to reach out to our team if you want to learn more about how we can help your business with digital marketing measurement.

UTM Link Builder Resource (Free Google Sheets Template) (2024)

FAQs

How to create UTM links in Google Sheets? ›

Create Your Own UTM Builder Spreadsheet
  1. Open Google Sheets.
  2. Create a new spreadsheet.
  3. Add the necessary UTM parameters in the first row.
  4. Fill out the required tracking variable for each column.
  5. Add the following concatenation formula to combine the custom values in all columns to create a fully tagged marketing link:

How do I create a free UTM link? ›

How to Create a UTM Tracking Link Using the Free UTM Builder
  1. Add your website, blog post, or landing page URL in the first field.
  2. Fill out the rest of the fields with the values you've specified for the campaign source, medium, name, term, and content.
  3. Click the “Build URL” button to generate your UTM code.

Why not to use UTM for internal links? ›

Artificial Inflation of Sessions: UTM parameters trigger the creation of a new session every time they are recognized. Consequently, the use of such parameters on internal links can artificially inflate the session count, distorting analytics data.

How to pass UTM parameters in URL? ›

Google URL Builder

You are required to enter the campaign source (so that you can keep track in All Traffic → Source/Medium); the rest of the UTM parameters are optional. After entering your desired parameters, scroll down to see your URL. Copy and paste this link with the UTM code into your campaign or content.

What does UTM stand for? ›

UTM is the acronym for Universal Transverse Mercator, a plane coordinate grid system named for the map projection on which it is based (Transverse Mercator). The UTM system consists of 60 zones, each 6-degrees of longitude in width.

How do you write UTM sources? ›

Keep format and styling consistent

To avoid data tracking issues, always write UTM parameters in lowercase. Don't use spaces: Adding spaces in UTM tags (such as “organic social”) will show up as “organic%20social” in your analytics tool. So, better off to avoid using them.

Is Google Analytics UTM free? ›

If you're not sure how to create UTM tags, we've got you covered. With this free Google Analytics UTM builder, marketers can quickly and easily apply codes to their URLs.

Is Google URL Builder free? ›

Get your Free Google URL Builder Spreadsheet Tool

We'll send you an easy-to-use tool that'll help you build and manage all your UTM tracking URLs in one place.

How to create an UTM code in Google Analytics? ›

If you're using GA for UTM tracking, you can only view your UTM data there. You cannot create UTM codes in GA. Instead, you can manually create UTM-coded URLs, or use a free tool. Google's Campaign URL Builder offers a free tool that has everything you need to make codes and build the UTM parameters for them.

What is the difference between UTM and URL? ›

A UTM (Urchin Tracking Module) code is a snippet of text added to the end of a URL to track the metrics and performance of a specific digital marketing campaign. UTM codes can contain up to five parameters: Campaign, source, medium, content, and term.

Does Bitly affect UTM? ›

Bitly has a simple UTM creator that you can use to add UTM parameters to a destination URL while you shorten it. This gives you a short link that's easy to share while still capturing all of the valuable information that UTMs can provide.

How do I know if my UTM links are working? ›

To test your UTM parameters, enter the tagged URL into your browser and see what happens. During HTTP to HTTPS redirect, UTM parameters are not passed in this case. If those UTM parameters remain at the end of the URL when the page is loaded, then it is very likely that your information is being tracked.

What are the UTM parameters for dummies? ›

There are five UTM parameters that you can use: campaign source, campaign medium, campaign name, campaign term, and campaign content. Campaign source is the first and most important parameter. It tells you where the traffic came from, for example, whether it came from Google, Facebook, or a specific website.

What is an example of a UTM? ›

utm_medium=email – this defines the medium to be an email. This means any traffic coming from this source would be from this particular email. utm_campaign=black+friday+sale – here, the campaign is defined as a Black Friday sale.

How to create a tracking link in Google Analytics? ›

Set up Google Analytics tracking
  1. Click your profile image at the top right, then select Account settings.
  2. Click Analytics tracking settings.
  3. Select Enable Google Analytics integration then enter the domains you want to track:
  4. Click Save analytics settings.

How do I create a dynamic hyperlink in Google Sheets? ›

Creating Dynamic Hyperlinks

Here's an example: HYPERLINK(CONCATENATE(“https://www.google.com/search?q=”, A1), “Search Google”). This formula will create a hyperlink that, when clicked, will search Google for the value in cell A1. The link label is “Search Google”.

Can you create links in Google Sheets? ›

You can add, update, or remove links in Google Docs, Sheets, or Slides.

How do I set up Google UTM tracking? ›

How to Build UTM Codes in Google Analytics
  1. Open Google's Campaign URL Builder. ...
  2. Fill in each link attribute in the following form. ...
  3. Use the link in your marketing campaign. ...
  4. Measure your success.
Apr 18, 2024

References

Top Articles
Latest Posts
Article information

Author: Chrissy Homenick

Last Updated:

Views: 6060

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Chrissy Homenick

Birthday: 2001-10-22

Address: 611 Kuhn Oval, Feltonbury, NY 02783-3818

Phone: +96619177651654

Job: Mining Representative

Hobby: amateur radio, Sculling, Knife making, Gardening, Watching movies, Gunsmithing, Video gaming

Introduction: My name is Chrissy Homenick, I am a tender, funny, determined, tender, glorious, fancy, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.