Feature Summary
The dashboard tracks its own pageviews using the site ID counterscale-dev (in packages/server/app/root.tsx).
This name can be confusing because it appears alongside real sites in the dropdown and looks like test/development data that shouldn't be there.
Suggestion: Rename it to something clearer like:
counterscale-dashboard
_self
- Or make it configurable via an environment variable (so users can customize the name or disable self-tracking entirely)
This is a minor issue but would reduce confusion for new users.
Component
@counterscale/server
Additional Context
No response
Feature Summary
The dashboard tracks its own pageviews using the site ID
counterscale-dev(inpackages/server/app/root.tsx).This name can be confusing because it appears alongside real sites in the dropdown and looks like test/development data that shouldn't be there.
Suggestion: Rename it to something clearer like:
counterscale-dashboard_selfThis is a minor issue but would reduce confusion for new users.
Component
@counterscale/server
Additional Context
No response