You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[Koko Analytics](https://www.kokoanalytics.com/) is a fast, privacy-friendly, open-source analytics plugin for WordPress — no cookies, no tracking, no external services.**
9
8
@@ -14,33 +13,56 @@ Koko Analytics for WordPress
14
13
15
14
---
16
15
17
-
## Why Koko Analytics?
16
+
Koko Analytics provides website analytics and visitor statistics directly inside your WordPress dashboard without relying on external services. It is privacy-friendly, lightweight, open source, and easy to use.
18
17
19
-
Koko Analytics is a simple replacement for Google Analytics that:
18
+
Fully GDPR, CCPA and PECR compliant by design: no personal data is processed or stored, everything runs on your own server and can be used without cookies.
20
19
21
-
- Works out-of-the-box (no setup wizard or API keys)
22
-
- Stores all data on your server
23
-
- Tracks only aggregated counts, never personal data
24
-
- Respects GDPR and CCPA by design
25
-
- Loads lightning-fast with a script under 500 bytes
20
+
You can [view a live demo here](https://www.kokoanalytics.com/koko-analytics-dashboard/).
26
21
27
-
[See All Features →](https://www.kokoanalytics.com/features/)
22
+
### Why Koko Analytics
28
23
29
-
---
24
+
Our goal is to provide you with a simple, lightweight and privacy-friendly alternative to Google Analytics for your WordPress statistics.
25
+
26
+
#### Privacy Friendly Analytics
27
+
28
+
Koko Analytics is [privacy friendly analytics](https://www.kokoanalytics.com/privacy-focused-wordpress-analytics/). No personal data is processed or stored, all measurements are carried out completely anonymously and nothing is ever shared with any third-party service.
29
+
30
+
#### Lightweight Statistics
31
+
32
+
Koko Analytics is [lightweight analytics](https://www.kokoanalytics.com/lightweight-wordpress-analytics/). It adds less than 1 kilobyte of data to your HTML and is fully compatible with pages served from any kind of cache. WordPress is bypassed entirely for its collection endpoint, making the impact on your site's performance as close to zero as possible. Fact: there is no faster statistics plugin for WordPress.
33
+
34
+
#### Simple Analytics Dashboard
30
35
31
-
### Koko Analytics Pro (optional add-on)
36
+
Koko Analytics is [simple analytics](https://www.kokoanalytics.com/simple-wordpress-analytics/). There are no complicated reports to dig through. A single dashboard page shows you all the important metrics.
32
37
33
-
Upgrade for advanced insights while keeping your visitors’ privacy intact:
Koko Analytics is [open source analytics](https://www.kokoanalytics.com/open-source-wordpress-analytics/). The source code is released under the GPL license and freely [available on GitHub](https://github.com/ibericode/koko-analytics). Anyone can read it, inspect it and review it.
42
41
43
-
[Get Koko Analytics Pro →](https://www.kokoanalytics.com/pricing/)
42
+
### Features
43
+
44
+
- A beautiful analytics dashboard built right into WordPress admin.
45
+
- View statistics for your most popular posts and pages.
46
+
- See referral statistics showing which sites send you traffic.
47
+
- Path-based tracking to see analytics for any URL, including archives and search pages.
48
+
- Reliably detect returning visitors without the use of cookies.
49
+
- Exclude visits from certain WordPress user roles or IP addresses.
50
+
- Import historical statistics from Jetpack Stats, Plausible or Burst Statistics.
51
+
- Periodically clean-up historical data older than a specified number of months or years.
52
+
- A widget, Gutenberg block or shortcode to show a list of your most visited posts or pages.
53
+
- A shortcode or Gutenberg block to show the total number of pageviews to a given page.
54
+
55
+
### Premium features
56
+
57
+
- See what countries your site is visited from with geo-location statistics.
58
+
- See what browsers, operating systems or devices your visitors are using.
59
+
- Custom event analytics to track outbound link clicks, contact form submissions, and more.
60
+
- Stay up-to-date with periodic analytics reports delivered to your email inbox.
61
+
- Be notified immediately whenever your site experiences an unusual traffic spike.
62
+
63
+
You will have access to all of these benefits and more for a small yearly fee.
64
+
65
+
[View pricing for Koko Analytics Pro here →](https://www.kokoanalytics.com/pricing/)
44
66
45
67
---
46
68
@@ -63,6 +85,8 @@ Upgrade for advanced insights while keeping your visitors’ privacy intact:
Once activated, visit Dashboard → Analytics in WordPress to view your stats.
73
97
74
-
See our [Knowledge Base](https://www.kokoanalytics.com/kb/) for advanced configuration, REST API usage, and code snippets.
98
+
See our [knowledge base](https://www.kokoanalytics.com/kb/) for more documentation, sample code snippets and general usage tips.
99
+
100
+
If you run into issues or have any questions, [open a topic on the WordPress.org plugin support forums](https://wordpress.org/support/plugin/koko-analytics/).
75
101
76
102
---
77
103
78
104
## Contributing
79
105
80
-
Koko Analytics is open source and community-driven. You can:
106
+
If you'd like to contribute to Koko Analytics, consider the following:
81
107
82
-
- ⭐ Star this repo
83
-
- 🗣 [Suggest & vote on features](https://github.com/ibericode/koko-analytics/discussions)
84
-
- 🌍 [Translate the plugin](https://translate.wordpress.org/projects/wp-plugins/koko-analytics/stable/)
108
+
- ⭐ Star this repository
109
+
- 🗣 [Suggest & vote on new feature ideas](https://github.com/ibericode/koko-analytics/discussions)
110
+
- 🌍 [Help translate the plugin](https://translate.wordpress.org/projects/wp-plugins/koko-analytics/stable/)
85
111
- 📝 Write about it on your blog or social media
86
112
- 💖 [Upgrade to Koko Analytics Pro](https://www.kokoanalytics.com/pricing/) to fund development
0 commit comments