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
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,17 @@ Koko Analytics for WordPress
7
7
8
8
[Koko Analytics](https://www.kokoanalytics.com/) is a simple, open-source, lightweight and privacy-friendly website analytics plugin for WordPress.
9
9
10
-
It aims to be a simple replacement for Google Analytics that respects the privacy of your visitors. Nothing visitor specific is tracked, only aggregated counts.
10
+
It aims to be a simple replacement for Google Analytics that respects the privacy of your visitors. Nothing visitor specific is tracked, only aggregated counts are stored.
11
11
12
12
You can view a [live demo of Koko Analytics here](https://www.kokoanalytics.com/?koko-analytics-dashboard).
13
13
14
-
> [!TIP]
15
-
> We're working on a [standalone version of Koko Analytics](https://github.com/koko-analytics/koko-analytics) that you can self-host to track any site, not just WordPress sites.
16
-
17
-
18
14
## Features
19
15
20
16
-**Plug and play**: After activating the plugin, stats are recorded right away.
21
17
-**GDPR and CCPA Compliant** by design.
22
18
-**No external services**.
23
19
-**No personal information** or anything visitor specific is tracked.
24
-
-**No cookies** (optional).
20
+
-**No cookies**: You can choose which tracking method to use; cookie-based, cookieless or none at all.
25
21
-**Fast**: Handles thousands of daily visitors or sudden bursts of traffic without breaking a sweat.
26
22
-**Lightweight**: Only 500 bytes (!) of JavaScript is added to your pages.
27
23
-**Storage**: A year worth of data takes up less than 5MB of database storage.
@@ -46,7 +42,6 @@ Koko Analytics is a freemium WordPress plugin. The core features listed above ar
46
42
-[Admin Bar](https://www.kokoanalytics.com/features/admin-bar/): Shows daily pageviews for a specific page in your WordPress Admin Bar.
47
43
-[Traffic Spike Notifications](https://www.kokoanalytics.com/features/traffic-spike-notifications/): receive an email notification when your website experiences a traffic spike.
48
44
49
-
50
45
You can [purchase Koko Analytics Pro here](https://www.kokoanalytics.com/pricing/).
Copy file name to clipboardExpand all lines: readme.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@ You can view a [live demo here](https://www.kokoanalytics.com/?koko-analytics-da
32
32
- **Plug and play**: After installing and activating the plugin, statistics will automatically be collected.
33
33
- **No external services**: Any data never leaves your server.
34
34
- **No personal data** or anything visitor specific is tracked.
35
-
- **No cookies**: There is an option to not use any cookies.
35
+
- **No cookies**: You can choose which tracking method to use; cookie-based, cookieless or none at all.
36
36
- **Fast**: Handles hundreds of concurrent pageviews without breaking a sweat.
37
-
**Lightweight**: Only 500 bytes (!) of JavaScript is added to your pages. In your database, a full year worth of data will take up less than 10 MB of storage.
37
+
- **Lightweight**: Only 500 bytes (!) of JavaScript is added to your pages. In your database, a full year worth of data will take up less than 10 MB of storage.
38
38
- **GDPR Compliant** by design.
39
39
- **Metrics**: All the essentials: total pageviews, unique pageviews and referral URL's.
40
40
- **Referrer spam:** Built-in blocklist to filter out referrer spam.
0 commit comments