{"id":7880,"date":"2019-02-19T15:50:48","date_gmt":"2019-02-19T15:50:48","guid":{"rendered":"https:\/\/www.gosquared.com\/blog\/?p=7880"},"modified":"2019-11-28T10:39:35","modified_gmt":"2019-11-28T10:39:35","slug":"utm-parameters-guide","status":"publish","type":"post","link":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide","title":{"rendered":"UTM parameters \u2013 what are they? How do I use them?"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/19.02.04_OneWay_01@2x.png\" width=\"1422\" height=\"622\" alt=\"Tracking your marketing campaign with UTM parameters \" class=\"alignnone size-medium\" \/><\/p>\n<blockquote><p>How do you get more traffic to your website?<\/p><\/blockquote>\n<p>It\u2019s a question that anyone involved in online marketing can discuss for hours.<\/p>\n<p>Whether you&#8217;ve just set up your first website, or head up a marketing team with a website that generates millions of visits every day, you\u2019ll probably have an opinion on the topic of traffic generation. <\/p>\n<p>This question is often the starting point for creating an online marketing strategy. A strategy that could involve anything from evaluating the channels best suited for driving traffic, to paid activity like buying online display ads or bidding on search terms. Or alternatively, free activations such as distributing a digital newsletter or posting content to social media channels. <\/p>\n<p>These efforts, individually or collectively, would come under an online \u2018campaign\u2019.  One of the biggest benefits of running online campaigns, specifically for driving traffic to your website, is the ability to track their effectiveness.<\/p>\n<p>If you used an offline medium as part of your campaigns, like TV, radio or print, it\u2019s not to say those channels wouldn\u2019t drive traffic to your website, it can just be very difficult to determine exactly which visits were a result of that activity. <\/p>\n<p>This is exactly what UTM parameters allow us to do \u2013\u00a0when a visitor clicks a link to your website, that they find as a result of one of your online marketing campaigns, the UTM parameters appended to the end of the URL enable you to identify exactly which part of the campaign the visitor came through.  <\/p>\n<h3>Tl;dr<\/h3>\n<p>UTM parameters enable you to track the source a visitor to your site has come from, and therefore enables you to evaluate the effectiveness of your marketing strategy.<\/p>\n<h2>What is a UTM parameter?<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/19.02.04_Parameter_01@2x.png\" width=\"1422\" height=\"622\" alt=\"What is a UTM parameter? \" class=\"alignnone size-medium\" \/><\/p>\n<p>Before we get into UTM parameters, it\u2019s probably good to explain what a &#8220;parameter&#8221; is. <\/p>\n<p>Parameters are additional details that you can add to the end of your URL. They provide more specific information about the link.  <\/p>\n<p>Take this URL for example: http:\/\/www.example.com\/search?product=1234<\/p>\n<p>The \u201c?\u201d after the website name indicates the start of the parameter. The term \u201cproduct\u201d is a parameter and the \u201c=\u201d following the parameter allows us to assign a value to that parameter.  In this case, the value would be \u201c1234\u201d.<\/p>\n<p>Once we click on this link, the parameter is letting the website know that we\u2019re searching for product \u201c1234\u201d. <\/p>\n<h2>How are UTM parameters different?<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/19.02.04_CloseUp_01@2x.png\" width=\"1422\" height=\"622\" alt=\"how are UTM parameters different? \" class=\"alignnone size-medium\" \/><\/p>\n<p>UTM parameters are a special kind of parameter. Rather than providing information on what we are searching for, like in the above example, they are used to tell analytics tools like <a href=\"https:\/\/www.gosquared.com\/analytics\/\" rel=\"noopener noreferrer\" target=\"_blank\">GoSquared Analytics<\/a> or Google Analytics more information about where a link was clicked from. <\/p>\n<p>Take this URL for example: https:\/\/example.com\/?utm_source=newsletter&#038;utm_medium=email&#038;utm_campaign=spring-summer<\/p>\n<p>If this link was clicked on, we would be able to tell in our analytics tool that the \u2018source\u2019 of the visit came from our newsletter, the \u2018<strong>medium<\/strong>\u2019 that we used to deliver that newsletter was \u2018<strong>email<\/strong>\u2019 and the newsletter was sent out as a part of our spring-summer \u2018<strong>campaign<\/strong>\u2019.<\/p>\n<p>One thing you\u2019ll notice is that we are including more than one parameter. You are able to do this (with any kind of parameter) by joining the parameters using the \u2018<strong>&#038;<\/strong>\u2019 symbol.  <\/p>\n<p>There are five main UTM parameters you can include in a campaign URL:<\/p>\n<ul>\n<li><strong>Source<\/strong> \u2013\u00a0which key source (e.g. &#8220;newsletter&#8221;) sent the traffic to your site.<\/li>\n<li><strong>Medium<\/strong> \u2013\u00a0type of campaign (e.g. &#8220;CPC&#8221;)<\/li>\n<li><strong>Campaign<\/strong> \u2013\u00a0identify a specific campaign that you were running.<\/li>\n<li><strong>Term<\/strong> \u2013\u00a0terms or keywords used in the ad that was clicked.<\/li>\n<li><strong>Content<\/strong> \u2013\u00a0specific creative used in the ad that was clicked.<\/li>\n<\/ul>\n<p>All parameters will start with the prefix \u2018<strong>utm_<\/strong>\u2019.<\/p>\n<h2>Key components of a campaign URL link<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/19.02.04_BuildingBlocks_01@2x.png\" width=\"1422\" height=\"623\" alt=\"parts of a UTM marketing analysis \" class=\"alignnone size-medium\" \/><\/p>\n<p>In order for campaigns to be tracked by analytics tools, there are some required components in the URL that you must use. <\/p>\n<p>There are helpful free tools available like GoSquared\u2019s <a href=\"https:\/\/www.gosquared.com\/campaign-url-builder\/\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Campaign URL Builder - easily add UTM parameters to any url\">Campaign URL Builder<\/a> that will help you to automatically generate Campaign URLs with your required UTM parameters, but it\u2019s definitely worth knowing the following key components. <\/p>\n<h3>Webpage URL (required)<\/h3>\n<p>This is the webpage your link is driving traffic to, in the above example the webpage URL would be https:\/\/www.example.com<\/p>\n<h3>Campaign Name (required)<\/h3>\n<p>This parameter is required and lets you identify a specific campaign. For example, if you are running a paid online ad campaign for a spring sale, the parameter you would add to identify the campaign would be <code>utm_campaign=spring_sale<\/code><\/p>\n<h3>Traffic Source (required)<\/h3>\n<p>This parameter is required and used to identify which source sent the traffic to your site. For example, if you are running a Google AdWords campaign, the UTM source would be Google.<\/p>\n<p>The parameter you would add in this instance would be <code>`utm_source=google`<\/code><\/p>\n<h3>Campaign Medium<\/h3>\n<p>If you would like to identify what type of link was used, such as a cost per click or email, you can use the utm_medium parameter. <\/p>\n<p>For example, if you were running a cost per click (CPC) campaign, you would want to use the parameter <code>`utm_medium=cpc`.<\/code><\/p>\n<h3>Campaign Term<\/h3>\n<p>When running paid search ads you can track what terms or keywords were used to find the ad. In order to track that, you can include those terms in the utm_term parameter.<\/p>\n<p>If you were running a paid search campaign, targeting the keywords \u2018red dress\u2019 you can add the parameter <code>`utm_term=red+dress`.<\/code><\/p>\n<h3>Campaign Content<\/h3>\n<p>You may want to identify what specific piece of creative content was clicked to bring a visitor to your site. This is particularly helpful if you are experimenting with A\/B testing. An example of specific content could be a banner ad or a text link. <\/p>\n<p>If you were running display ads and you wanted to track this, you could include the parameter <code>`utm_content=display+ads`<\/code><\/p>\n<h2>How to use data from your campaigns.<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/19.02.04_DataQuestion_01@2x.png\" width=\"1422\" height=\"622\" alt=\"how best to use your data \" class=\"alignnone size-medium\" \/><\/p>\n<p>UTM parameters are ultimately used to evaluate the effectiveness of your campaigns. This is quite a broad topic to cover all at once so it\u2019s worthwhile keeping in mind some specific areas and actions you might want to look into. <\/p>\n<h3>Reflecting on previous campaigns<\/h3>\n<p>Once you have your campaigns set up you can use the data to start improving any future campaigns. By using UTM parameters you get a much more detailed view on which elements had the most impact on driving a campaign\u2019s success. It is important to consider this research in the planning phase of your next campaign.  <\/p>\n<p>For example, when evaluating email or newsletter campaigns, you are likely to already have access to metrics like \u2018open rates\u2019, \u2018unsubscribes\u2019 and potentially even \u2018clicks\u2019. Yet, these metrics usually fall short in letting you truly know <strong>what<\/strong> was effective  &#8211; specifically in driving traffic to the website.<\/p>\n<p>Let&#8217;s say you want to compare January\u2019s newsletter to December\u2019s newsletter. UTM parameters enable you to see exactly what content was clicked on allowing you to further tailor your strategy. Not only this, but you can also uncover the time of day these visits occurred &#8211; another extremely useful data point that can optimise the success of your next newsletter. <\/p>\n<h3>Understanding anomalies in web traffic<\/h3>\n<p>Campaign tracking can also very quickly help to identify the cause of anomalies in web traffic patterns. It&#8217;s difficult when you\u2019re looking back at your web analytics to identify the cause of a significant traffic spike. Using UTM parameters help us to quickly establish the causation and then optimise for this. <\/p>\n<h3>Optimising current campaigns.<\/h3>\n<p>Combining UTM parameters with a <a href=\"https:\/\/www.gosquared.com\" rel=\"noopener noreferrer\" target=\"_blank\">real-time analytics tool<\/a> can provide an easy, and important, way to optimise your live campaigns. <\/p>\n<p>Many advertising tools can take hours (sometimes days!) to start to feed back on how your campaigns are performing. By including your own UTM parameters and using a real-time analytics dashboard you can see how those ads are performing the second they go live. <\/p>\n<p>Your ads may not be driving any traffic or they might be driving the wrong type of traffic. Without getting this data, in real-time, you could be wasting a lot of time and money. Live tracking UTM parameters means less wasted money and less wasted time. You can simply change your tactics right then and there to get the most out of your campaigns. Why wait until the end of a campaign when you can edit and improve as you go? <\/p>\n<p>Also, when you\u2019re spending a significant amount of money on multiple different advertising networks or exchanges to drive traffic to your site, you may not just want to rely on their internal optimisation tools. To make sure your investment is spent as efficiently as possible other tools are necessary. By tracking your UTM parameters in real-time, you can very quickly optimise your spend across all channels. Use this knowledge to reallocate investment to the channels driving the most amount of traffic. <\/p>\n<h2>3 Best practices for creating your own UTM parameters.<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/19.02.04_3Best_01@2x.png\" width=\"1422\" height=\"622\" alt=\"best ways to track your campaigns\" class=\"alignnone size-medium\" \/><\/p>\n<p>Finally, when you&#8217;re building your UTM parameters try your best to adhere to a few conventions. <\/p>\n<h3>1. Stay lowercase<\/h3>\n<p>Keep your values lowercase.<\/p>\n<p>A lot of reporting tools are case sensitive so visits with a URL that contained the UTM parameter <code>\u2018utm_source=google`<\/code> would be tracked separately to <code>\u2018utm_source=Google\u2019<\/code>.<\/p>\n<h3>2. Use dashes instead of spaces<\/h3>\n<p>When you use values that have multiple words, use dashes to join the words, rather than spaces or underscores. Spaces won&#8217;t be recognised and can lead to many issues with your URLs, including ugly &#8220;%20&#8243;s all over the place.<\/p>\n<p>For example, <code>\u2018utm_campaign=spring-summer-sale\u2019<\/code>.<\/p>\n<h3>3. Keep it simple<\/h3>\n<p>Keep your UTM parameters simple and easy to understand.<\/p>\n<p>A lot of tools will allow you to automatically attach UTM parameters to the links they create in your analytics dashboards.<\/p>\n<p>You\u2019ll see campaign names like: <code>\u2018644448dfadfa-weeklyNewsletter-032319\u2019<\/code><\/p>\n<p>Use a simple naming convention, like <code>\u2018utm_campaign=\u2019February-23-2019-newsletter\u2019<\/code> to help you spend less time understanding what the campaign was and spend more taking action on the learnings from it.<\/p>\n<h2>Good luck with your next campaign<\/h2>\n<p>By using the above tips, and the right tooling, you&#8217;ll start to see the effectiveness of your campaigns in no time.<\/p>\n<p>Use this to start addressing the key question of how to get more traffic (and the right traffic!) to your website. <\/p>\n<p><em>Now that you understand how UTMs work it\u2019s time to start using them to grow your business.<br \/>\nWe built this handy (and free!) <a href=\"https:\/\/www.gosquared.com\/campaign-url-builder\/\" rel=\"noopener noreferrer\" target=\"_blank\">Campaign URL builder<\/a> to help you get started with UTM parameters.<\/em><\/p>\n<p><a href=\"https:\/\/www.gosquared.com\/campaign-url-builder\/\" rel=\"noopener noreferrer\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/static.gosquared.com\/images\/liquidicity\/19_02_04_UTM\/ph_01@2x.png\" alt=\"Try the free Campaign URL Builder now\"\/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How do you get more traffic to your website? It\u2019s a question that anyone involved in online marketing can discuss&#8230;<\/p>\n","protected":false},"author":25,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1208],"tags":[96,172,1407,598,902,1404],"class_list":["post-7880","post","type-post","status-publish","format-standard","hentry","category-marketing","tag-analytics","tag-campaign-tracking","tag-google-analytics","tag-measurement","tag-tracking","tag-utm"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.6 (Yoast SEO v19.0) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>UTM parameters \u2013 what are they? How do I use them? - GoSquared Blog<\/title>\n<meta name=\"description\" content=\"UTM parameters are a powerful and widely misunderstood method of measuring your online campaigns. In this guide you&#039;ll learn how to master them.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UTM parameters \u2013 what are they? How do I use them?\" \/>\n<meta property=\"og:description\" content=\"UTM parameters are a powerful and widely misunderstood method of measuring your online campaigns. In this guide you&#039;ll learn how to master them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide\" \/>\n<meta property=\"og:site_name\" content=\"GoSquared Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/GoSquared\" \/>\n<meta property=\"article:published_time\" content=\"2019-02-19T15:50:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-11-28T10:39:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2049\" \/>\n\t<meta property=\"og:image:height\" content=\"1025\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png\" \/>\n<meta name=\"twitter:creator\" content=\"@Russellvaughan\" \/>\n<meta name=\"twitter:site\" content=\"@GoSquared\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Russell Vaughan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/#organization\",\"name\":\"GoSquared\",\"url\":\"https:\/\/www.gosquared.com\/blog\/\",\"sameAs\":[\"https:\/\/instagram.com\/gosquaredteam\",\"https:\/\/www.linkedin.com\/company\/go-squared-ltd.\",\"https:\/\/www.facebook.com\/GoSquared\",\"https:\/\/twitter.com\/GoSquared\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2015\/07\/gosquared.png\",\"contentUrl\":\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2015\/07\/gosquared.png\",\"width\":1270,\"height\":250,\"caption\":\"GoSquared\"},\"image\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/#website\",\"url\":\"https:\/\/www.gosquared.com\/blog\/\",\"name\":\"GoSquared Blog\",\"description\":\"Turn visitors into customers.\",\"publisher\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.gosquared.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#primaryimage\",\"url\":\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png\",\"contentUrl\":\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png\",\"width\":2049,\"height\":1025,\"caption\":\"the way to better marketing campaign analysis\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#webpage\",\"url\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide\",\"name\":\"UTM parameters \u2013 what are they? How do I use them? - GoSquared Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#primaryimage\"},\"datePublished\":\"2019-02-19T15:50:48+00:00\",\"dateModified\":\"2019-11-28T10:39:35+00:00\",\"description\":\"UTM parameters are a powerful and widely misunderstood method of measuring your online campaigns. In this guide you'll learn how to master them.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.gosquared.com\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UTM parameters \u2013 what are they? How do I use them?\"}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#webpage\"},\"author\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/#\/schema\/person\/c5fbe35e2c32f13a6e05136b474f43b4\"},\"headline\":\"UTM parameters \u2013 what are they? How do I use them?\",\"datePublished\":\"2019-02-19T15:50:48+00:00\",\"dateModified\":\"2019-11-28T10:39:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#webpage\"},\"wordCount\":1720,\"publisher\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png\",\"keywords\":[\"Analytics\",\"Campaign Tracking\",\"Google Analytics\",\"Measurement\",\"Tracking\",\"UTM\"],\"articleSection\":[\"Master Marketing\"],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/#\/schema\/person\/c5fbe35e2c32f13a6e05136b474f43b4\",\"name\":\"Russell Vaughan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.gosquared.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/822f03d63c83bea45c7827659fab4514c085e2647cc4d6145ead087e3cec4a56?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/822f03d63c83bea45c7827659fab4514c085e2647cc4d6145ead087e3cec4a56?s=96&d=mm&r=g\",\"caption\":\"Russell Vaughan\"},\"description\":\"Russell is a sales engineer at GoSquared, focused on helping new customers get up and running with the GoSquared platform.\",\"sameAs\":[\"https:\/\/gosquared.com\",\"https:\/\/twitter.com\/Russellvaughan\"],\"url\":\"https:\/\/www.gosquared.com\/blog\/author\/russell\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"UTM parameters \u2013 what are they? How do I use them? - GoSquared Blog","description":"UTM parameters are a powerful and widely misunderstood method of measuring your online campaigns. In this guide you'll learn how to master them.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide","og_locale":"en_US","og_type":"article","og_title":"UTM parameters \u2013 what are they? How do I use them?","og_description":"UTM parameters are a powerful and widely misunderstood method of measuring your online campaigns. In this guide you'll learn how to master them.","og_url":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide","og_site_name":"GoSquared Blog","article_publisher":"https:\/\/www.facebook.com\/GoSquared","article_published_time":"2019-02-19T15:50:48+00:00","article_modified_time":"2019-11-28T10:39:35+00:00","og_image":[{"width":2049,"height":1025,"url":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_image":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png","twitter_creator":"@Russellvaughan","twitter_site":"@GoSquared","twitter_misc":{"Written by":"Russell Vaughan","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/www.gosquared.com\/blog\/#organization","name":"GoSquared","url":"https:\/\/www.gosquared.com\/blog\/","sameAs":["https:\/\/instagram.com\/gosquaredteam","https:\/\/www.linkedin.com\/company\/go-squared-ltd.","https:\/\/www.facebook.com\/GoSquared","https:\/\/twitter.com\/GoSquared"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gosquared.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2015\/07\/gosquared.png","contentUrl":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2015\/07\/gosquared.png","width":1270,"height":250,"caption":"GoSquared"},"image":{"@id":"https:\/\/www.gosquared.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"WebSite","@id":"https:\/\/www.gosquared.com\/blog\/#website","url":"https:\/\/www.gosquared.com\/blog\/","name":"GoSquared Blog","description":"Turn visitors into customers.","publisher":{"@id":"https:\/\/www.gosquared.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.gosquared.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#primaryimage","url":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png","contentUrl":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png","width":2049,"height":1025,"caption":"the way to better marketing campaign analysis"},{"@type":"WebPage","@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#webpage","url":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide","name":"UTM parameters \u2013 what are they? How do I use them? - GoSquared Blog","isPartOf":{"@id":"https:\/\/www.gosquared.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#primaryimage"},"datePublished":"2019-02-19T15:50:48+00:00","dateModified":"2019-11-28T10:39:35+00:00","description":"UTM parameters are a powerful and widely misunderstood method of measuring your online campaigns. In this guide you'll learn how to master them.","breadcrumb":{"@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.gosquared.com\/blog\/utm-parameters-guide"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.gosquared.com\/blog"},{"@type":"ListItem","position":2,"name":"UTM parameters \u2013 what are they? How do I use them?"}]},{"@type":"Article","@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#article","isPartOf":{"@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#webpage"},"author":{"@id":"https:\/\/www.gosquared.com\/blog\/#\/schema\/person\/c5fbe35e2c32f13a6e05136b474f43b4"},"headline":"UTM parameters \u2013 what are they? How do I use them?","datePublished":"2019-02-19T15:50:48+00:00","dateModified":"2019-11-28T10:39:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#webpage"},"wordCount":1720,"publisher":{"@id":"https:\/\/www.gosquared.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.gosquared.com\/blog\/utm-parameters-guide#primaryimage"},"thumbnailUrl":"https:\/\/www.gosquared.com\/blog\/wp-content\/uploads\/2019\/02\/19.02.04_OneWay_OG_01@2x.png","keywords":["Analytics","Campaign Tracking","Google Analytics","Measurement","Tracking","UTM"],"articleSection":["Master Marketing"],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.gosquared.com\/blog\/#\/schema\/person\/c5fbe35e2c32f13a6e05136b474f43b4","name":"Russell Vaughan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.gosquared.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/822f03d63c83bea45c7827659fab4514c085e2647cc4d6145ead087e3cec4a56?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/822f03d63c83bea45c7827659fab4514c085e2647cc4d6145ead087e3cec4a56?s=96&d=mm&r=g","caption":"Russell Vaughan"},"description":"Russell is a sales engineer at GoSquared, focused on helping new customers get up and running with the GoSquared platform.","sameAs":["https:\/\/gosquared.com","https:\/\/twitter.com\/Russellvaughan"],"url":"https:\/\/www.gosquared.com\/blog\/author\/russell"}]}},"wps_subtitle":"Our guide to UTM parameters \u2013\u00a0how to measure and improve your marketing campaigns","_links":{"self":[{"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/posts\/7880","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/comments?post=7880"}],"version-history":[{"count":0,"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/posts\/7880\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/media?parent=7880"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/categories?post=7880"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gosquared.com\/blog\/wp-json\/wp\/v2\/tags?post=7880"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}