How to Use UTM Links to Track Campaigns
Build consistent UTM-tagged links for campaign reporting without changing the destination page.
This guide is part of our Workflow Automation library. It is written for readers who want practical steps, plain-language explanations, and automation ideas that keep human review in the right places.
What UTM parameters tell you
UTM parameters are labels added to a destination URL. Analytics software can use them to group visits by source, channel, campaign, or creative variation while the visitor still reaches the same page.
The common fields are source, medium, and campaign. Source identifies where the link appears, medium describes the channel type, and campaign names the initiative. Term and content are optional fields for paid keywords or creative variations.
Step 1: choose a clean destination URL
Start with the final page visitors should reach and test it before adding parameters. Remove old tracking values unless you intentionally need them, and avoid sending people through unnecessary redirects.
UTM tags help reporting; they do not repair a broken page or guarantee accurate attribution. Consent settings, browser behavior, analytics configuration, and cross-device journeys can all affect measurement.
Step 2: create a naming convention
Decide how your team will spell and format repeated labels before publishing links. For example, choose either newsletter or email for the medium and use one consistently.
Lowercase names with simple separators are easier to scan. Keep a small reference sheet containing approved sources, media, and campaign names so reports do not split one channel into several accidental variants.
Step 3: build and test the URL
Use the UTM Builder to add source, medium, campaign, and any optional values. Copy the result and open it in a private browser window to confirm the correct page loads.
Check that the parameters remain in the address bar after redirects. Then perform a test visit and verify the visit appears as expected in your properly configured analytics system before distributing the link widely.
Campaign examples
A July customer newsletter might use source newsletter, medium email, and campaign july_customer_update. Two call-to-action buttons can use the content field to distinguish header_button from footer_button.
A partner link could use the partner's short name as source and referral as medium. The key is not the exact vocabulary but consistent vocabulary that your reporting team understands.
Common UTM mistakes
Avoid inconsistent capitalization, spaces that are hard to read, vague campaign names, and placing confidential customer details in parameters. Full tagged URLs can appear in browser history, analytics, and shared messages.
Do not tag internal navigation links on your own site as campaigns; doing so can overwrite the visitor's original acquisition context. Keep a record of published links so later reports remain interpretable.
Frequently Asked Questions
Do UTM parameters change the page content?
Normally they only add tracking labels to the URL, although a site could deliberately read them for customization.
Which UTM fields are most important?
Source, medium, and campaign provide the core structure for most campaign reporting.
Should UTM values contain private information?
No. URLs can be stored and shared, so never include personal or confidential data in tracking parameters.
Related articles
How to Plan an Automation Workflow Before Building It
Map an automation workflow before opening a builder by defining the outcome, trigger, steps, exceptions, review points, and owner.
How to Document Your Automation Workflows
Document automation workflows with purpose, trigger, connected tools, owner, test data, troubleshooting notes, and rollback steps.