UTM-builder logo

Common mistakes in manual UTM link creation

Keep your reports clean by avoiding typical tagging errors.

Typing out UTM links by hand often leads to mistakes. These small errors can clutter your analytics data. Knowing the common syntax errors helps keep your reports organized and reliable.

The cost of small inconsistencies

In analytics tools like Google Analytics 4, utm_source=Facebook and utm_source=facebook typically show up as two separate traffic sources. Over time, these small differences pile up. It fragments your reports and makes it harder to oversee budget allocation for your PPC campaigns.

Mistakes to watch out for

To keep the data clean, keep the following conventions in mind:

  • Case sensitivity: Use lowercase letters to prevent splitting a single source into multiple rows (e.g., use "facebook" and never "FaceBook").
  • Spaces and separators: Using a mix of spaces, dashes, and underscores creates separate campaign entries. Choose either dashes or underscores and stick to that choice.
  • Parameter order: The order of UTM parameters in the URL doesn't technically matter, but keeping it consistent makes the URLs easier to read.

These rules apply to all channels, from social tracking to email tracking.

URL syntax rules

The technical structure of a URL is unforgiving. A single misplaced character can break the tracking completely.

  • The question mark (?): The parameter string always starts with a single question mark right after the base URL.
  • The ampersand (&): Further parameters are separated by an ampersand.
StatusExample URL
Incorrecthttps://example.com/page?utm_source=google?utm_medium=cpc
Correcthttps://example.com/page?utm_source=google&utm_medium=cpc

Using UTMs for internal links

UTM parameters exist to track traffic coming from external sources to your website. Tagging internal links—like a link from your homepage to your blog—overwrites the original session data. When a user clicks such a link, the analytics tool falsely attributes the visit to an "internal" source instead of the actual channel that initially brought them to your site.

SEO and reporting impact

Besides analytics issues, messy URLs can also have an SEO impact. Search engines might assume that multiple URLs with different parameters represent duplicate content. Using canonical tags on your pages indicates the primary version to search engines.

Build consistent links

Avoiding these errors helps keep your campaign measurement accurate, whether you're working on offline-to-online attribution or digital advertising. A structured approach means your data remains clean. Read our How To guide to properly structure your links.

Start generating reliable links

Use our free tool to build UTM tags and ensure your analytics data remains clean.

Create your UTM tags here