Cherry Seed

Do URL shorteners strip UTM parameters?

url-shortener utm-stripping query-string bitly redirect woocommerce

Quick Answer

Yes, many URL shorteners strip UTM parameters — particularly free tiers and misconfigured custom shorteners. Free Bitly plans and generic redirect services frequently truncate query strings during the redirect, silently removing every utm parameter from your campaign links. According to CXL's research on UTM parameter handling, premium shortener plans generally preserve full query strings, but the default behaviour varies by provider and configuration. The only reliable test is to shorten a fully tagged campaign URL, click it yourself, and verify that every parameter survives on the landing page. Run this test before every campaign launch where shortened links are used.

Full Answer

URL shorteners occupy a dangerous blind spot in many WooCommerce marketing stacks because they sit between the ad click and the landing page — exactly where UTM parameters need to survive intact.

The stripping happens during the redirect. When a user clicks a shortened link, the shortener service performs a 301 or 302 redirect to your destination URL. Whether the query string survives that redirect depends entirely on how the shortener handles the original URL during link creation and the redirect configuration it uses during resolution.

Free shortener tiers are the most common culprits. Some store only the base URL during link creation, discarding the query string entirely. Others preserve parameters during creation but use redirect rules that strip them during resolution. The result is the same: your visitor lands on the correct page but without any attribution data, and GA4 records the session as Direct or Unassigned.

Premium plans from services like Bitly, Rebrandly, and Short.io generally preserve query parameters by default, but custom domain shorteners and self-hosted solutions require explicit configuration to pass query strings through the redirect chain.

The testing protocol is straightforward and should be mandatory before any campaign using shortened links. Create your full campaign URL with all UTM parameters attached. Shorten it through whatever service you plan to use. Open an incognito browser, click the shortened link, and inspect the landing page URL in the address bar. Verify that every parameter appears exactly as intended.

Sources

Programmatic Access

GET https://seresa.io/wp-json/cherry-tree-by-seresa/v1/seeds/790

Cite This Answer

Cherry Tree by Seresa - https://seresa.io/seed/utm-attribution/utm-disappearing-url-shortener-stripping