Koko Analytics alternatives and similar software solutions
Based on the "Analytics" category.
Alternatively, view Koko Analytics 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] -
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. -
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: -
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! -
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. -
Umami
Umami is a simple, fast, privacy-focused alternative to Google Analytics. -
cube.js
๐ Cube โ Headless Business Intelligence 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 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 -
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. -
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) -
Chartbrew
Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more ๐๐ -
Offen
The fair and lightweight alternative to common web analytics tools -
IG Monitoring
๐จ DISCONTINUED๐จ IGMonitoring - Free, self hosted Instagram Analytics and Stats -
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. -
Suet
Detailed analytics and reporting for your Mailgun transactional emails. -
Hastic
Hackable time series pattern recognition tool with UI for Grafana. -
Matomo
Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik.
Clean code begins in your IDE with SonarLint
* 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 Koko Analytics or a related project?
README
Koko Analytics
Koko Analytics is an open-source and privacy-friendly analytics plugin for WordPress.
Features
- No external services. Data is yours and yours alone.
- No personal information or anything visitor specific is tracked.
- Blazingly fast. Handles thousands of daily visitors or sudden bursts of traffic without breaking a sweat.
- Plug and play. Just install and activate the plugin and stats will automatically be recorded.
- Open-source (GPLv3 licensed).
How to install
To run the latest development version of the plugin, take the following steps.
First, clone the repository using Git in your /wp-content/plugins/
directory
git clone [email protected]:ibericode/koko-analytics.git
Create the autoloader using Composer.
composer install
Install client-side dependencies using NPM
npm install
Build the plugin assets by issuing the following command:
npm run build
Usage
Stats will be collected right away after you install and activate the plugin. You can view your stats on the Dashboard > Analytics page.
Contributing
You can contribute to Koko Analytics in many different ways. For example:
- Write about the plugin on your blog or share it on social media.
- Vote on features in the GitHub issue list.
- Translate the plugin into your language using your WordPress.org account.
License
GNU General Public License v3.0
*Note that all licence references and agreements mentioned in the Koko Analytics README section above
are relevant to that project's source code only.