Popularity
3.4
Declining
Activity
0.0
Stable
334
7
23
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.
-
Elasticsearch
Free and Open, Distributed, RESTful Search Engine -
Superset
Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset] -
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: -
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. -
Piwik
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests! -
Umami
Umami is a simple, fast, privacy-focused alternative to Google Analytics. -
Druid
Apache Druid: a high performance real-time analytics database. -
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. -
cube.js
๐ Cube โ The Semantic Layer for Building Data Applications -
Plausible
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. -
PostHog
๐ฆ PostHog provides open-source product analytics, session recording, feature flagging and a/b testing that you can self-host. -
Snowplow
The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP -
Countly
Countly helps you get insights from your application. Available self-hosted or on private cloud. -
Fathom Analytics
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact. -
ThinkUp
ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. -
Ackee
Self-hosted, Node.js based analytics tool for those who care about privacy. -
RudderStack
Privacy and Security focused Segment-alternative, in Golang and React -
Velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. -
Open Web Analytics
Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or app. Please consider sponsoring this project. -
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS. -
Open source APM and DataDog alternative
Open source APM: OpenTelemetry traces, metrics, and logs -
Chartbrew
Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more ๐๐ -
Socioboard
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product. -
Rakam
๐ Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform) -
IG Monitoring
๐จ DISCONTINUED๐จ IGMonitoring - Free, self hosted Instagram Analytics and Stats -
Koko Analytics
Privacy-friendly analytics for your WordPress site. -
Tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool. -
Mixpost
Self-hosted social media management. Schedule and organize your social content. Built with Laravel Framework. -
Suet
Detailed analytics and reporting for your Mailgun transactional emails. -
Matomo
Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik. -
Houdini
Free and open source fundraising infrastructure for nonprofits and NGOs
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Freshlytics or a related project?
README
Overview
Freshlytics is an open source privacy-friendly analytics software. It aims to be reliable, friendly to use and easy to deploy.
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!