UtilVox
bar_chart

UTM Builder

Build precise UTM tracking URLs for marketing campaigns.

Space replacement:

UTM Parameters Guide

source

Campaign Source

Identify the referrer (e.g. google, newsletter, facebook).

layers

Campaign Medium

Identify the medium (e.g. cpc, email, banner).

label

Campaign Name

Specific product promotion or strategic campaign identity.

How It Works

1

Enter URL

Provide your website or campaign destination URL.

2

Fill Parameters

Add campaign source, medium, name, term, and content.

3

Generate & Copy

Get your clean, standard tracked URL and QR code instantly.

FAQ

Frequently asked

Knowing Which Link Actually Brought the Traffic

The five parameters and what goes in each

UTM parameters tag a link so analytics can attribute the visit. Three are essential, two optional:

ParameterAnswersExample
utm_sourceWhere exactly?facebook, newsletter, whatsapp
utm_mediumWhat kind of channel?social, email, cpc, referral
utm_campaignWhich effort?eid-sale-2026, launch-week
utm_content (optional)Which variant?blue-banner vs text-link
utm_term (optional)Which keyword?paid search terms

Consistency is the whole game

Analytics treats Facebook, facebook and FB as three different sources — and your campaign report fragments into noise. Decide conventions once: all lowercase, hyphens not spaces, a fixed vocabulary for mediums (social, email, cpc — not “socials” this week). Keep a shared sheet of campaign names. And never UTM-tag internal links between your own pages — that overwrites the visitor's real origin and corrupts the data you built all this to collect.

Where tagged links go next

Long UTM links look spammy in messages — shorten them for visible placements, or encode them into a QR code for print, where the parameters ride along invisibly (tag QR links with utm_medium=qr and you finally learn whether anyone scans the poster). Special characters in values survive via the URL encoder, and the destination page's own cleanliness — slug included — comes from the slug generator.