Build trackable campaign URLs with proper UTM parameters. Works with Google Analytics 4, Mixpanel, Amplitude, and every major analytics platform.
UTM parameters (Urchin Tracking Module) are tags you add to a URL to track where your traffic comes from in analytics platforms like Google Analytics 4. When a user clicks a link with UTM parameters, the analytics platform records the source, medium, campaign, and other details — giving you precise attribution data.
utm_sourceIdentifies which site sent the traffic. Examples: google, facebook, newsletter, blog.
utm_mediumIdentifies the type of link used. Examples: cpc, social, email, banner, organic.
utm_campaignIdentifies a specific promotion or campaign. Examples: summer-sale, black-friday-2026.
utm_termIdentifies paid search keywords. Used mainly for Google Ads tracking.
utm_contentDifferentiates similar content or links within the same ad. Used for A/B testing.