Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Swetrix/swetrix
Cookieless, open source and privacy-first web analytics service
https://github.com/Swetrix/swetrix
clickhouse docker mysql nestjs privacy redis self-hosted selfhosted webanalytics
Last synced: 3 months ago
JSON representation
Cookieless, open source and privacy-first web analytics service
- Host: GitHub
- URL: https://github.com/Swetrix/swetrix
- Owner: Swetrix
- License: agpl-3.0
- Created: 2021-03-18T21:55:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T20:26:21.000Z (3 months ago)
- Last Synced: 2024-10-17T08:32:52.336Z (3 months ago)
- Topics: clickhouse, docker, mysql, nestjs, privacy, redis, self-hosted, selfhosted, webanalytics
- Language: TypeScript
- Homepage: https://swetrix.com
- Size: 31.5 MB
- Stars: 261
- Watchers: 4
- Forks: 29
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- Funding: .github/funding.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-clickhouse - Swetrix/swetrix - Swetrix is a cookie-less, open-source web analytics service that prioritizes user privacy. (Integrations / Data Visualization and Analysis)
README
[Swetrix](https://swetrix.com) is an open source, privacy-focused and cookie-less alternative to Google Analytics. Swetrix is designed to be easy to use while providing all the features you need to understand your website users. With Swetrix you can track your site's traffic, monitor your site's speed, analyse user sessions and page flows, see user flows and much more!
Swetrix is registered in the 🇬🇧 United Kingdom, and is hosted in 🇩🇪 Germany at [Hetzner](https://www.hetzner.com). Here's our [live demo with our own website statistics](https://swetrix.com/projects/STEzHcB1rALV).
## Selfhosting
If you want to self-host Swetrix, please refer to our official [self-hosting documentation](https://docs.swetrix.com/selfhosting/how-to).## Contributing
If you want to contribute to Swetrix development, refer to our [contributing guide](./CONTRIBUTING.MD). We welcome any contribution to the project!The Swetrix backend is built using the Nest.js framework, as well as a MySQL database for general data and a Clickhouse database for statistics. The frontend application is built using Remix framework and Tailwind for styles.
## Roadmap
Swetrix has a public [Roadmap](https://github.com/orgs/Swetrix/projects/7) of the features currently in development or on our to-do list.You can also follow us on [Twitter](https://x.com/swetrix), [LinkedIn](https://www.linkedin.com/company/linkedin/) or join our [Discord community](https://discord.gg/ZVK8Tw2E8j) for an up to date information.
## License
Swetrix is open source under the GNU Affero General Public License Version 3 (AGPLv3). The license can be found in the [LICENSE](./LICENSE) file.