Counter.dev (Self-hosted)
Self-hosted web analytics served as a single Go binary with Redis
Counter.dev (self-hosted) is the community distribution of the Counter.dev web analytics platform packaged for on-premise use. It provides the same UI and integration experience as the hosted service but runs as a single Go binary that serves an embedded JavaScript frontend and stores data in Redis.
Key Features
- Single standalone Go binary (cntr) containing static assets for easy deployment and upgrades
- Redis used as the primary datastore for metrics and state
- Command-line management tools for creating users, changing passwords, and serving the app (examples: createuser, chgpwd, serve)
- Embedded JavaScript-based UI for viewing site metrics and configuring tracking integrations
- Implements the core feature set of the hosted Counter.dev offering for lightweight site analytics
Use Cases
- Add simple, privacy-conscious analytics to small websites or landing pages without third-party services
- Internal site usage tracking and lightweight traffic dashboards for intranets or internal tools
- Local testing and development of tracking integrations before moving to a hosted analytics solution
Limitations and Considerations
- The self-hosted distribution is marked as beta; some hosted features are not yet implemented (archiving functionality is currently missing)
- Requires a running Redis instance and basic operational knowledge to manage the service and backup data
- Feature parity with the hosted product may be incomplete; expect ongoing changes as the self-hosted edition matures
Counter.dev self-hosted is a pragmatic option for teams who need an embeddable, Redis-backed analytics frontend with minimal infrastructure. It favors simplicity and a compact deployment model while continuing to evolve toward parity with the hosted offering.
Categories:
Tags:
Tech Stack:
Similar Services

Umami
Privacy-focused web analytics and product analytics platform
Umami is an open-source, privacy-friendly web and product analytics platform—an alternative to Google Analytics—with fast dashboards, events, and insights.

PostHog
Open-source product analytics and product engineering platform
Self-hostable product analytics platform with web analytics, session replay, feature flags, experiments, and data warehouse/CDP capabilities.

Plausible Analytics
Privacy-friendly, cookie-free web analytics
Open-source, lightweight web analytics with a simple dashboard, privacy-first metrics, and goal/conversion tracking as an alternative to Google Analytics.

Dub
Open-source link attribution platform for short links and conversions
Dub is an open-source link attribution platform for branded short links, real-time analytics, conversion tracking, webhooks, and affiliate/referral programs.

Matomo
Privacy-focused web and app analytics platform
Matomo is an open-source web and app analytics platform that provides real-time insights, customizable dashboards, and privacy controls with full data ownership.

GoAccess
Real-time web log analyzer with terminal and web dashboards
GoAccess is a real-time web log analyzer that turns server access logs into interactive terminal (TUI) or browser-based dashboards, plus HTML/JSON/CSV reports.
JavaScript
Go
Redis
HTML
CSS