Urchin Tracking Module (UTM)
A standardised utm_-prefixed query parameter added to a destination URL so analytics tools can classify campaign traffic.
Consistent UTM governance makes channel and campaign reporting more reliable, supports performance comparisons, and reduces ambiguous traffic classifications.
A webinar link is tagged with utm_source=linkedin, utm_medium=paid_social, and utm_campaign=q4_security_webinar under a documented lowercase naming convention.
UTM values are user-editable, case-sensitive in many reports, and do not prove causation. Inconsistent naming fragments data, public URLs expose values, and internal-link tagging can overwrite acquisition context.
Common parameters include utm_source, utm_medium, and utm_campaign, with utm_term, utm_content, and additional platform-supported fields used where needed. When a tagged link is clicked, parameter values are passed in the URL and recorded by compatible analytics systems for acquisition reporting.
Data Engineering, Revenue Operations
Google Analytics Help — URL builders: Collect campaign data with custom URLs — https://support.google.com/analytics/answer/10917952; Google Analytics Help — Collect campaign data with custom URLs — https://support.google.com/analytics/answer/1033863
