-
Notifications
You must be signed in to change notification settings - Fork 104
Rename tracker to "reporter" (or similar) #136
Copy link
Copy link
Closed
Labels
Description
I borrowed this terminology from Fathom (tracker.js is a fork of that project's script), but I don't think it's good name:
- "tracker" sounds anti-privacy
- The script doesn't actually track you – I deleted all the cookie-related code from the script
I think reporter.js would be more accurate.
If we did this, we should continue publishing tracker.js for backwards compatibility (e.g. users could upgrade to the latest version of Counterscale and not need to update their script references).
Reactions are currently unavailable