Removes 'utm_' parameters from queries
Urchin Tracking Module (UTM) parameters are five variants of URL parameters used by marketers to track the effectiveness of online marketing campaigns across traffic sources and publishing media. (from wiki)
This extension removes 'utm_' parameters from queries.
For example:
Request https://example.org/?id=1&utm_source=email_notifications
will be redirected to
https://example.org/?id=1
Latest reviews
- (2021-01-30) Lloyd Schenck: Thanks! I hate to share ugly UTM links now I just wish there was a fbclid cleaner and a version that ran on cellphone chrome