To start using UTM tracking codes, make sure you have Google Analytics installed. Then simply visit Google's free URL builder and create your first unique tracking URL. 1. Make sure Google Analytics is installed on your website.
Identifies which site sent the traffic, and is a required parameter. Identifies what type of link was used, such as cost per click or email. Identifies what specifically was clicked to bring the user to the site, such as a banner ad or a text link.
Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand. Google Analytics provides an SDK that allows gathering usage data from iOS and Android app, known as Google Analytics for Mobile Apps.
How important is the order of UTM parameters in URLs? No specific order is required for the Source, Medium, Campaign, or other query parameters. You should use a question mark (?) before the first query parameter and then separate all other query parameters with ampersands (&).
Option 1: Add UTM parameters in Hootsuite Composer
- Click New Post and create your post.
- Include a link in the text of your post.
- Click Add Tracking.
- Click Customize.
- Enter the parameters you want to track and their values.
- Under Shortener, select a link shortener to create a compact link to use in your social post.
In Google Analytics, go to Behavior -> All Pages and enter the name of your folder in the search field. You will get a list of URLs in that folder with standard metrics.
In Google Analytics, a property is a website, mobile application, or blog, etc., that is associated with a unique tracking ID. A Google Analytics account can contain one or more properties. Learn more about Google Analytics properties. A view is a set of specifications for tracking traffic on a single domain.
There are five
UTM parameters (three are
required):
Types of UTM Parameters
- utm_source (required) – identify the source of your traffic such as: search engine, newsletter, or other referral.
- utm_medium (required) – identify the medium the link was used on such as: email, CPC, or other method of sharing.
The “medium” UTM tag = how the traffic gets to you (for most social media links, this will just be “social”) The “campaign” UTM tag = why the traffic is coming to you (launch, persona, promotion, etc.)
UTM tracking is used to track the performance of campaigns and content. You can use UTM to track the source of traffic to your page. It allows you to determine the source of your website traffic and further strategize the efforts bringing you the highest revenue.
“UTM parameters are simply tags that you add to a URL. When someone clicks on a URL with UTM parameters, those tags are sent back to your Google Analytics for tracking.”
What is Google Tag Manager (GTM)? Google Tag Manager is a free tool that allows you manage and deploy marketing tags (snippets of code or tracking pixels) on your website (or mobile app) without having to modify the code. Here's a very simple example of how GTM works.