4 pointsby fluffypony8 hours ago2 comments
  • idan_p7 hours ago
    Very nice tool. I have used Bumpr for a few years but it seems abandoned.

    What if there is a tracking param that you don't support?

    • fluffypony7 hours ago
      Thanks! Bumpr was good in its day; sad to see it drift.

      Tracker list is fully editable. Preferences > Advanced > Tracker Parameters lets you add, remove, or disable any entry; rules are plain strings or regex, and they apply globally or per-browser. So if some new `xyz_campaign_id` shows up tomorrow, you paste it in and it's stripped from then on.

      The shipped list of ~30 covers the obvious ones (utm_*, fbclid, gclid, mc_eid, igshid, yclid, etc.) but I deliberately didn't try to be a full ClearURLs clone - that list is huge and mostly rots. If there's a parameter you think belongs in the defaults, open an issue and I'll add it.

      You can also paste a URL into the URL tester on the Pipeline tab and watch exactly which parameters get stripped before the target browser sees it.

  • 7 hours ago
    undefined