What Are UTM Parameters and How Do You Use Them?

8 dakikalık okuma
What Are UTM Parameters and How Do You Use Them?

You are running a campaign. You shared the same link on Instagram, in your newsletter and in an ad. At the end of the month, 4,000 visitors arrived. From which one?

UTM parameters answer that question.

What they are

UTM parameters are tags added to the end of a link that tell your analytics tool where the traffic came from. The tool reads them and separates the traffic in its reports.

They do not affect the page itself; the visitor sees exactly the same thing.

The five parameters

utm_source — where the traffic came from: instagram, newsletter, google

utm_medium — the type of channel: social, email, cpc

utm_campaign — the campaign name: spring-sale-2026

utm_content — variants within a campaign: image-a, image-b

utm_term — keyword, usually for search ads

The first three cover most situations.

An example

You are announcing a spring sale across three channels:

  • Instagram: ?utm_source=instagram&utm_medium=social&utm_campaign=spring-sale
  • Newsletter: ?utm_source=newsletter&utm_medium=email&utm_campaign=spring-sale
  • Ads: ?utm_source=google&utm_medium=cpc&utm_campaign=spring-sale

Now you get three separate rows in your report. Deciding where to move budget stops being guesswork.

Combining with short links

Links with UTM tags are long and awkward to share. The fix is to shorten the tagged address: the parameters are preserved, the visible link is short.

One step further is parameter templates. Save the UTM sets you use often and apply them to new links in a click. That also puts an end to typos.

Four common mistakes

1. Inconsistent spelling. Instagram, instagram and IG are reported as three different sources. Use lower case and agree on a vocabulary.

2. Spaces and special characters. utm_campaign=spring sale breaks. Use hyphens instead of spaces and stick to plain ASCII.

3. UTM on internal links. Never tag links between your own pages. It corrupts session data and makes reports meaningless.

4. Mixing up source and medium. Source is where they came from (instagram), medium is how (social). Swap them and your reports become unreadable.

Keep a naming sheet

If more than one person creates links, write down which value goes with which channel. A simple table is enough. Six months later, when you want to compare campaigns, you will see why it mattered.

In short

UTM parameters are the simplest way to move marketing spend from guesswork to measurement. Setup takes minutes and the payoff compounds with every campaign. Paired with short links and templates, they add almost nothing to your daily workload.

Yazar hakkında

Okumaya devam edin

Blogumuzdaki diğer yazılar