Popularity
3.5
Stable
Activity
9.5
-
354
17
29

Programming language: PHP
License: GNU General Public License v3.0 only
Tags: Analytics    
Latest version: v1.0.27

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.

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

Add another 'Analytics' Software solution

README

Koko Analytics

PHP status ESLint status Active installs Downloads Rating License: GPLv3

Koko Analytics is an open-source and privacy-friendly analytics plugin for WordPress.

Screenshot of the Koko Analytics dashboard

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:

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.