UtilStax
Home/Quick Utilities/UTM Builder

UTM Builder

Build campaign URLs with UTM parameters. Presets for common sources, consistent formatting, QR code included.

Analytics tools treat "Twitter" and "twitter" as different sources - consistent casing keeps reports clean.

Presets

Sync saved items across devicesPROFiles never leave your browser - only these presets are stored.

Campaign URL

Scannable preview

What each parameter answers

ParameterAnswersExample
utm_sourceWhere the traffic comes fromtwitter, newsletter
utm_mediumWhat kind of channel it issocial, email, cpc
utm_campaignWhich campaign or pushlaunch-week, black-friday
utm_termWhich paid keyword (ads)pdf-tools
utm_contentWhich variant or placementday3, footer-link

Frequently asked questions

What are UTM parameters and which ones do I actually need?

UTM parameters are tags added to a URL so analytics tools can attribute the visit. Three cover most needs: utm_source (where the click came from, like twitter), utm_medium (the channel type, like social or email), and utm_campaign (the push, like launch-week). Term and content are optional refinements.

Why does the builder lowercase everything by default?

Analytics tools treat values as case-sensitive, so Twitter, twitter, and TWITTER show up as three separate sources and quietly split your reports. Enforcing lowercase and dashes at link-creation time is the easiest fix. You can turn either rule off if your team uses a different convention.

Do UTM links hurt SEO or get saved anywhere?

UTM parameters do not hurt rankings - search engines consolidate tagged URLs through canonical tags, and campaign links usually live in posts and emails rather than crawlable pages. The links you build here are saved only in your own browser's local storage, never on a server.