UTM 构建器
使用 utm_source、utm_medium、utm_campaign 等参数构建可追踪的营销链接 — 完全在浏览器中处理。
必填
你希望用户访问的页面。原有的查询参数会被保留。
流量来源 — 如 google、newsletter、twitter。
营销渠道 — 如 cpc、social、email、referral。
活动或推广名称 — 如 spring_sale。
可选
建议填写来源、媒介和活动以便正确归因。
UTM 参数会附加到 URL 末尾,让分析工具(Google Analytics、Plausible、Adobe Analytics)能将访问者归因到具体的渠道和活动。请使用小写、连字符或下划线分隔的值,并在所有活动中保持一致。
使用方法
使用 utm_source、utm_medium、utm_campaign 等参数构建可追踪的营销链接 — 完全在浏览器中处理。
- 1Paste your destination URL — the page users will land on after clicking the link.
- 2Pick a channel preset (Google Ads, Newsletter, etc.) or fill source / medium / campaign manually.
- 3Optionally add term, content, or campaign ID for finer-grained reporting.
- 4The tagged URL appears below in real time — copy it and use it in your ad, post, or email.
- 5Click 'Reset' to start a fresh campaign URL.
主要功能
- Channel presets — one click to set source/medium for Google Ads, Facebook, Twitter, LinkedIn, newsletter, partner
- Preserves existing query parameters — paste a URL with ?ref=foo and your UTM tags merge in cleanly
- Validates URL syntax — invalid URLs flag a clear error instead of producing broken output
- Supports the full UTM spec — utm_source, _medium, _campaign, _term, _content, and the newer _id field
- 100% client-side — no analytics, no logging, no third-party requests