No need to remove the URL tracking parameters manually. 🥳

Firefox copy link without site tracking

  • Meldrik
    link
    fedilink
    71 year ago

    Doesn’t it just clean up the link or does Firefox actually know which part of the link to remove?

      • Meldrik
        link
        fedilink
        41 year ago

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

        • @[email protected]
          link
          fedilink
          English
          41 year ago

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

        • bitwolf
          link
          fedilink
          21 year 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
          01 year 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.