Skip to content
Marketing & SEO Simple #utm#tagging

UTM Tagging Flow

Source, medium, campaign, content, term. The five parameters that bridge ad spend to revenue.

A free, animated utm tagging flow you can read here or embed on any website, from Scrollchart.

UTM Tagging Flow

UTM Tagging FlowFive parameters bridge ad spend to revenue attribution in GA4Campaign URLexample.com/trial?utm_source?utm_medium?utm_campaign?utm_content?utm_termutm_source= googleutm_medium= cpcutm_campaign= saas-trial-q2utm_content= hero-ctautm_term= project+managementGA4: SourceGA4: MediumGA4: CampaignGA4: Ad ContentGA4: KeywordConsistent tagging discipline is the foundation of every attribution model above it

A URL deconstructed into UTM parameters, each routed to a different reporting dimension. Common tagging mistakes shown as broken paths.

Good for

  • Marketing ops setup guides walking through UTM taxonomy design and shared URL builder rollout across paid, social, and email teams
  • Analytics audit articles diagnosing why GA4 source reports show (not set) and how to recover attribution with retroactive tagging fixes
  • Content marketing primers explaining why every link in every email and social post needs consistent UTM parameters to feed downstream attribution

Source & accuracy

This utm tagging flow is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

The five parameters that bridge spend to analytics

UTM tags are query parameters added to URLs that let you track which campaign, channel, and content sent traffic to your site. Source (utm_source) names the traffic origin: google, facebook, newsletter, partner_site. Medium (utm_medium) classifies the channel type: organic, cpc, email, referral, social. Campaign (utm_campaign) groups related promotions: summer_sale_2024, product_launch_v2. Content (utm_content) differentiates variants: red_button vs blue_button, headline_a vs headline_b. Term (utm_term) captures the search keyword when a platform doesn't provide it natively (like organic search referrals). Together, these five parameters reconstruct in Google Analytics which marketing dollar spent drove which traffic, and whether that traffic converted.

Avoiding tag chaos and maintaining consistency

Teams often implement UTM tags inconsistently: Source sometimes is 'Facebook' and sometimes 'facebook', Medium is sometimes 'social' and sometimes 'social_media'. Analytics interprets 'Facebook' and 'facebook' as separate sources, fragmenting your reporting. Most teams establish a UTM naming convention (lowercase, underscore_separated, no spaces), document it, and enforce it via spreadsheet templates or UTM builders that enforce rules. Without enforcement, your data quality decays within weeks. Some campaigns also skip tags entirely or tag inconsistently by vendor (Google Ads auto-tags, Facebook often doesn't), creating blind spots in your true multi-channel picture.

Using tags to validate campaign performance

Once tags are consistent, you can answer: did this email campaign drive more revenue than last quarter's? Which ad creative variant brought the highest-value users? Which partner referral source is worth doubling down on? The tags flow into GA4 or your data warehouse, enabling audience creation (retarget users from high-value campaigns) and budget reallocation (cut underperforming sources, scale winners). The best practice is to automate tag generation in your ad platform (Google Ads, Facebook Ads Manager) rather than hand-coding them, because automation enforces consistency and survives URL shortening or platform reformatting.

Embed this diagram

Add this animated utm tagging flow to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated utm tagging flow for any website.
Who uses it
SaaS marketing blogs, Content marketers.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="utm-tagging-flow" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "UTM Tagging Flow" for my website?
Scrollchart provides "UTM Tagging Flow" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a utm tagging flow in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.