Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Freshlytics

## 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!