Typo: utm_conent
Use utm_content instead.
Free browser-based campaign QA
Paste a campaign URL and catch missing tags, duplicate keys, typos, casing drift, encoding problems, and source or medium pairs that can fragment GA4 reports.
Campaign URL
Clean values
Result
Corrected URL
https://example.com/pricing?ref=nav&gclid=abc123&utm_source=google&utm_medium=paid-social&utm_campaign=spring%2520launch&utm_content=hero-cta
Use utm_content instead.
Use utm_source as the canonical query key.
UTM values are case-sensitive in analytics reports. Lowercase avoids split rows.
UTM values are case-sensitive in analytics reports. Lowercase avoids split rows.
Use hyphens instead of spaces for consistent reporting.
Decode once before publishing so spaces and symbols are not stored as encoded text.
UTM values are case-sensitive in analytics reports. Lowercase avoids split rows.
utm_sourceGooglereviewutm_mediumPaid Socialreviewutm_campaignspring%20launchreviewutm_idMissingcleanutm_source_platformMissingcleanutm_contentHero CTAreviewutm_termMissingcleanutm_creative_formatMissingcleanutm_marketing_tacticMissingcleanValidation map
The checker reads standard UTM fields, preserves non-UTM query parameters, and shows exactly why a link needs review before it goes into ads, email, QR codes, partner links, or launch documents.
utm_source, utm_medium, and utm_campaign should be present and nonblank.
Lowercase values and hyphen separators prevent one campaign from splitting rows.
Repeated UTM keys, casing variants, and common typos are flagged before launch.
Click IDs, unusual source or medium pairs, and optional GA4 fields get review notes.
FAQ
A UTM checker parses a campaign URL and validates the UTM parameters that analytics tools use to classify source, medium, campaign, term, content, and related fields.
It is built for QA after a link exists. The corrected URL box can normalize values and remove duplicate UTM keys, but missing campaign names still need human input.
Analytics treats values such as Google and google as separate strings, so a consistent lowercase convention keeps campaign reports cleaner.