freshlytics

Privacy respecting, cookie free and low resource usage analytics platform.
30 Apr 20202377
20typescript24analytics1privacy-by-design1privacy-preserving943selfhosted329docker

Overview

Freshlytics is an open source privacy-friendly analytics software. It aims to be reliable, friendly to use and easy to deploy.

Docker Pulls

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

Contributing

PRs are welcome!