Build tagged campaign URLs for Google Analytics, GA4, and any analytics platform. Fill in the fields and copy your tracking link.
Google Analytics needs three to attribute a session: utm_source, utm_medium, and utm_campaign. utm_term (paid search keyword) and utm_content (A/B variant identifier) are optional but recommended for paid campaigns where you need deeper breakdowns.
No — Google ignores UTM parameters when crawling and indexing. The one thing to watch for is your canonical tag: it should always point to the clean URL without parameters so the tagged version doesn't get indexed in its place.
Avoid them — this tool automatically converts spaces to hyphens, which is the convention. Spaces get URL-encoded as %20 and look messy in reports. Stick to lowercase letters, numbers, and hyphens for clean, consistent campaign data.