Skip to content

Commit 28633eb

Browse files
mention cookieless tracking in readme
1 parent b59dad4 commit 28633eb

2 files changed

Lines changed: 4 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,17 @@ Koko Analytics for WordPress
77

88
[Koko Analytics](https://www.kokoanalytics.com/) is a simple, open-source, lightweight and privacy-friendly website analytics plugin for WordPress.
99

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.
1111

1212
You can view a [live demo of Koko Analytics here](https://www.kokoanalytics.com/?koko-analytics-dashboard).
1313

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-
1814
## Features
1915

2016
- **Plug and play**: After activating the plugin, stats are recorded right away.
2117
- **GDPR and CCPA Compliant** by design.
2218
- **No external services**.
2319
- **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.
2521
- **Fast**: Handles thousands of daily visitors or sudden bursts of traffic without breaking a sweat.
2622
- **Lightweight**: Only 500 bytes (!) of JavaScript is added to your pages.
2723
- **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
4642
- [Admin Bar](https://www.kokoanalytics.com/features/admin-bar/): Shows daily pageviews for a specific page in your WordPress Admin Bar.
4743
- [Traffic Spike Notifications](https://www.kokoanalytics.com/features/traffic-spike-notifications/): receive an email notification when your website experiences a traffic spike.
4844

49-
5045
You can [purchase Koko Analytics Pro here](https://www.kokoanalytics.com/pricing/).
5146

5247

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ You can view a [live demo here](https://www.kokoanalytics.com/?koko-analytics-da
3232
- **Plug and play**: After installing and activating the plugin, statistics will automatically be collected.
3333
- **No external services**: Any data never leaves your server.
3434
- **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.
3636
- **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.
3838
- **GDPR Compliant** by design.
3939
- **Metrics**: All the essentials: total pageviews, unique pageviews and referral URL's.
4040
- **Referrer spam:** Built-in blocklist to filter out referrer spam.

0 commit comments

Comments
 (0)