SEO & Marketing

UTM Link Builder - Campaign Tracking Parameters

Append utm_source, utm_medium, utm_campaign, and related parameters to a base URL to build tracking links for ads and content distribution. Useful for attribution and channel analysis.

UTMSEOMarketing

Favorite this tool

No favorite storage mode has been selected.

Quick actions

Copy this tool URL or open the system share sheet on a supported device.

Use cases

  • Add channel parameters to paid campaign links
  • Use different UTM values per distribution channel
  • Attribute traffic sources after content publishing

How to use

  1. Enter the base URL
  2. Fill in the UTM fields you need
  3. Copy the generated link

Example input and output

Input

https://uuup.net + utm_source=wechat + utm_medium=social

Output

https://uuup.net/?utm_source=wechat&utm_medium=social

FAQ

Can existing query parameters be kept?

Yes. Matching UTM fields are appended or overwritten on top of the original URL.

Which parameters are required?

Source is usually required. Medium, campaign, and other fields depend on your tracking conventions.

Tools

Related tools

Continue with another translated tool for a nearby task.

Meta Tag Generator

Meta Tag Generator - Basic SEO and Open Graph

Available

Generate common Meta and Open Graph tags from a page title, description, URL, and image, including basic Twitter Card tags. Useful for landing pages and content pages.

Meta Open Graph SEO

URL Parser

URL Parser and Query Parameter Splitter

Available

Parse a URL into protocol, host, port, path, query, and hash fields, and list each query parameter name and value. Useful for debugging API URLs and share links.

URL Parser Developer