Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sheshbabu/freshlytics
Open source privacy-friendly analytics
https://github.com/sheshbabu/freshlytics
analytics monitoring privacy privacy-by-design privacy-preserving self-hosted web-analytics
Last synced: 10 days ago
JSON representation
Open source privacy-friendly analytics
- Host: GitHub
- URL: https://github.com/sheshbabu/freshlytics
- Owner: sheshbabu
- License: mit
- Created: 2019-05-24T12:46:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T15:12:32.000Z (8 months ago)
- Last Synced: 2024-03-26T16:33:14.646Z (8 months ago)
- Topics: analytics, monitoring, privacy, privacy-by-design, privacy-preserving, self-hosted, web-analytics
- Language: TypeScript
- Homepage:
- Size: 4.39 MB
- Stars: 347
- Watchers: 8
- Forks: 24
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-selfhosted - Freshlytics - Privacy respecting, cookie free and low resource usage analytics platform. `MIT` `Docker/Nodejs` (Analytics)
README
## Overview
Freshlytics is an open source privacy-friendly analytics software. It aims to be reliable, friendly to use and easy to deploy.
[![Awesome Humane Tech](https://raw.githubusercontent.com/humanetech-community/awesome-humane-tech/main/humane-tech-badge.svg?sanitize=true)](https://github.com/humanetech-community/awesome-humane-tech) ![Docker Pulls](https://img.shields.io/docker/pulls/freshlytics/freshlytics?style=flat-square)
## Features
- Privacy
- Cookies are not used
- Personally identifiable information (PII) is not collected
- Dashboard
- Switch between multiple projects
- Slice the data within a date range
- See the pageview in different dimensions like page urls, referrers, browsers etc
- Tracking
- Currently focuses on website pageview tracking
- Tracks visited page urls, referrers, browsers and browser versions
- Projects
- Supports multiple projects
- Different projects can have different reporting timezones
- Users
- Users can either be Admin or normal users
- Admins can create/edit/delete projects and other users## Documentation
- [Introduction](./docs/README.md)
- [Installation](./docs/installation.md)
- [Usage](./docs/usage.md)
- [Development](./docs/development.md)
- [Troubleshooting](./docs/troubleshooting.md)
- [Screenshots](./docs/screenshots.md)## Contributing
PRs are welcome!