Builds URLs with UTM parameters for tracking marketing campaigns in Google Analytics, GA4, and other analytics platforms. Enter your base URL and fill in utm_source, utm_medium, utm_campaign, utm_term, and utm_content fields. The tagged URL is generated live and can be copied or shortened. Saves a history of recently created UTM URLs.
Enter your URL and campaign details to generate a UTM-tagged tracking URL instantly. Use the URL Parser to inspect the generated UTM parameters and verify everything is encoded correctly.
Email campaign
Input
URL + source=newsletter + medium=email + campaign=spring-sale
Output
https://example.com?utm_source=newsletter&utm_medium=email&utm_campaign=spring-sale
Parse and break down URLs into their component parts.
Percent-encode URLs and query strings, or decode them.
Count characters for page titles, meta descriptions, and social posts with visual limits.
Convert any title or phrase into a clean URL slug.
Generate HTML meta tags for SEO, viewport, charset, and more.
Generate Open Graph meta tags for social media sharing.