EdgeURL includes a built-in UTM parameter builder that automatically appends campaign tracking tags to your shortened links. When visitors click these links, Google Analytics 4 (GA4) picks up the UTM data and attributes traffic to the correct campaign, source, and medium.
What you will learn: How to build UTM-tagged short links in EdgeURL, configure GA4 to read them, and analyze campaign performance.
UTM (Urchin Tracking Module) parameters are query string tags appended to a URL. Google Analytics reads them to tell you where traffic came from, which campaign drove it, and what content or term the visitor clicked.
| Parameter | Purpose | Example |
|---|---|---|
utm_source | Identifies the traffic source | twitter, newsletter, instagram |
utm_medium | Marketing medium or channel | social, email, cpc |
utm_campaign | Campaign name or promotion | spring-sale, product-launch |
utm_term | Paid search keyword (optional) | link+shortener |
utm_content | Differentiates similar content (optional) | header-cta, footer-banner |
https://yoursite.com/landing).utm_source, utm_medium, and utm_campaign at minimum.Example:
0gr.me/spring24https://yoursite.com/landing?utm_source=twitter&utm_medium=social&utm_campaign=spring-saleWhen someone clicks your EdgeURL short link, the following happens:
0gr.me/spring24Key point: You get analytics on both sides. EdgeURL tracks clicks, geographic data, and devices. GA4 tracks on-site behavior, conversions, and revenue. Together they give you full-funnel visibility.
If you already have GA4 installed on your website, UTM tracking works automatically. Here is how to verify and view the data:
gtag or G-XXXXXXXXXX. If present, GA4 is active.Here is a complete example of tracking a product launch campaign across multiple channels.
twittersocialproduct-launch-2024announcement-thread0gr.me/launch-twnewsletteremailproduct-launch-2024header-cta0gr.me/launch-eminstagramsocialproduct-launch-2024bio-link0gr.me/launch-igResult in GA4: All three links share the samecampaign=product-launch-2024value, so you can see total campaign performance. The different source/medium/content values let you compare which channel and which creative drove the most conversions.
spring-salenot Spring Sale). GA4 treats these as different campaigns.Create your first UTM-tagged short link in EdgeURL and start seeing campaign data flow into Google Analytics within minutes.