This is a Google Chrome extension that strips Google Analytics (i.e. Urchin Tracking Monitor) tokens from URL query strings. This is done before the web request is made and result in both more private browsing as well as more aestethicly-pleasing URLs.
Install from the Chrome Web Store.
The following Google Analytics query string parameters are stripped:
- utm_source
- utm_medium
- utm_term
- utm_campaign
- utm_content
- utm_cid
- utm_reader
This extension requires these permissions:
webRequest
, to use thechrome.webRequest
APIwebRequestBlocking
, to usechrome.webRequest
in a blocking fashionhttp://*/*?*
, to filter http URLshttps://*/*?*
, to filter https URLs
Urchin Logo by Jordan Irwin / Deluge.