• Stars
    star
    702
  • Rank 64,064 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 14 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Browser extension that strips Google Analytics (UTM) parameters, and various other click tracking tokens, from URL query strings

Tracking Token Stripper

This is a Chrome and Firefox browser extension that strips Google Analytics (i.e. Urchin Tracking Monitor) parameters, and various other click tracking tokens, from URL query strings. This is done before the web request is made and results in both more private browsing as well as more aesthetically pleasing URLs.

You can install this extensions from the Chrome Web Store, Firefox Add-ons, or Edge Add-ons.

Recognized Parameters

The following query string parameters are stripped:

  • Facebook
    • fbclid
  • Google
    • gclid
    • utm_source
    • utm_medium
    • utm_term
    • utm_campaign
    • utm_content
    • utm_cid
    • utm_reader
    • utm_referrer
    • utm_name
    • utm_social
    • utm_social-type
  • HubSpot
    • _hsenc
    • _hsmi
  • Instagram
    • igshid
  • Mailchimp
    • mc_cid
    • mc_eid
  • Marketo
    • mkt_tok
  • Microsoft (MSN/Bing)
    • cvid
    • oicd
  • Olytics
    • oly_anon_id
    • oly_enc_id
    • otc
  • Wicked Reports
    • wickedid
  • Yahoo
    • soc_src
    • soc_trk
  • Yandex
    • _openstat
    • yclid
  • Other
    • ICID
    • rb_clickid
    • stm_ variants of the utm_ parameters

Permissions

This extension requires these permissions:

  • webRequest, to use the chrome.webRequest API
  • webRequestBlocking, to use chrome.webRequest in a blocking fashion
  • http://*/*?*, to filter http URLs
  • https://*/*?*, to filter https URLs

Alternatives

uBlock Origin

uBlock Origin includes a removeparam feature that supports fine-grained matching and removal of query string parameters. The AdGuard URL Tracking Protection list provides well-maintained coverage for a large number of domains and query string tokens.

Firefox

Firefox 102 includes built-in removal of tracking query string parameters. In Privacy & Security settings, ensure Enhanced Tracking Protection is set to Strict (required to activate the query string feature). The default set of removed query params is limited, but you can configure your own via the privacy.query_stripping.strip_list pref as a space-separated list.

Other Extensions

Logo

Urchin Logo

Urchin Logo by Jordan Irwin / Deluge.

More Repositories

1

vim-graphql

A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation.
Vim Script
482
star
2

stale

Stale identifies (and optionally deletes) stale Delicious and Pinboard links.
Python
149
star
3

python-reloader

Dependency-based Python Module Reloader
Python
136
star
4

php-python

Embedded Python Extension for PHP
C
68
star
5

gmail-fixed-font

Use your browser's monospace font for message body text in Gmail
JavaScript
60
star
6

AFHTTPClientLogger

Configurable HTTP request logger for AFNetworking
Objective-C
41
star
7

apprankings

App Store Rankings Scraper
Python
40
star
8

flake8-assertive

Flake8 unittest assert method checker
Python
31
star
9

vim-phabricator

Vim plugin for Phabricator and Arcanist
Vim Script
18
star
10

vesta

Vestaboard client library for Python
Python
17
star
11

PropertyKit

PropertyKit provides tools for working with Objective-C Declared Properties
Objective-C
12
star
12

dotfiles

My public dotfiles
Vim Script
6
star
13

flask-facebook

Facebook Support for Flask
Python
4
star
14

haitwu-appengine

Haitwu - Find Haikus in Tweets
Python
4
star
15

indelible-ink

Indelible Ink
Python
3
star
16

flake8-author

Flake8 extension that checks Python modules for __author__ attributes
Python
3
star
17

pwdcomposer

Password Composer for iOS
3
star
18

tgprot

The Telegard Protocol Pack
3
star
19

django-ink

Ink is a blogging application for Django.
Python
3
star
20

dammit-winamp

DAMMIT WinAMP plugin that Soco and I wrote at Computer Science House in the fall of 1998
C++
2
star
21

MIDI

MIDI Input Library for Windows
C++
2
star
22

gh-cat

Concatenate and print the contents of files from a remote GitHub repository
Shell
1
star
23

pygame-starfield

PyGame Starfield Example
Python
1
star
24

brightkite-python

Python library for the Brightkite API
Python
1
star
25

jparise.github.com

Indelible.org
HTML
1
star
26

yuri

Yuri is a URI manipulation library for Python
Python
1
star
27

marconi

Marconi is a network media server.
Python
1
star
28

indelible-django

Indelible.org Django Site
Python
1
star
29

evite-gcal

A Greasemonkey script that replaces the Outlook Calendar link in Evite invitations with a Google Calendar link.
JavaScript
1
star
30

caching-dns

Caching DNS Server in Visual Basic
Visual Basic
1
star
31

rugen.org

Rugen.org
1
star