No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

    • Meldrik
      link
      fedilink
      47 months ago

      How does it know what part of the link is the site tracking?

      • @[email protected]
        link
        fedilink
        English
        37 months ago

        Looks like it has a list of global and site specific parameters that it is safe to remove.

      • bitwolf
        link
        fedilink
        27 months ago

        Generally, most are variables prefixed with utm_

        They likely built an index from most of the Analytics services also.

      • @[email protected]
        link
        fedilink
        English
        07 months ago

        I think it’s a combination of things, a basic approach of removing the query string (after the question mark) with exceptions for different sites that might need some of the query string.