Utilumo
LightDarkSystem

Updated June 29, 2026

URL tracking parameters reference

These query parameters are added to links for analytics and ads. They are not needed to reach the page, so removing them gives a shorter, more private link. Copy a parameter name to find and strip it.

Campaign (UTM) tags

ParameterFromWhat it tracks
utm_sourceAnalyticsWhich site or sender the traffic came from.
utm_mediumAnalyticsThe channel type, like email or social.
utm_campaignAnalyticsThe campaign name.
utm_termAnalyticsA paid keyword.
utm_contentAnalyticsWhich link or variant was clicked.

Click identifiers

ParameterFromWhat it tracks
fbclidFacebookA per-click identifier for Facebook ads and links.
gclidGoogle AdsA Google Ads click identifier.
msclkidMicrosoftA Microsoft Ads click identifier.
igshidInstagramAn Instagram share identifier.
ttclidTikTokA TikTok click identifier.

Email and other

ParameterFromWhat it tracks
mc_cidMailchimpA campaign id in Mailchimp links.
mc_eidMailchimpA per-subscriber id; identifies the recipient.
refVariousA generic referral tag.
Keep functional parametersNot every query parameter is tracking. Ids, search terms, and page numbers can be required for the page to work, so strip only the known trackers above.

References

Questions

Is it safe to remove these parameters?

Yes. UTM tags and click identifiers are for analytics and ads, not navigation, so the page opens the same without them.

Why is mc_eid more sensitive than the others?

mc_eid identifies the individual email subscriber, so forwarding a link that still contains it can tie activity back to a specific person.