Skip to content

[Feature]: Rename self-tracking site ID from "counterscale-dev" to something clearer #245

@gristlekinginc

Description

@gristlekinginc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions