Popularity
3.3
Declining
Activity
0.0
Stable
347
8
24

Programming language: TypeScript
License: MIT License
Tags: Analytics    
Latest version: v1.1.0

Freshlytics alternatives and similar software solutions

Based on the "Analytics" category.
Alternatively, view Freshlytics alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Freshlytics or a related project?

Add another 'Analytics' Software solution

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

  • [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!