=== Cookie Free Analytics ===
Contributors: cookiefree
Tags: analytics, cookieless, privacy, gdpr, statistics
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Cookieless pageviews. Serves cf.js from your WordPress site so list blockers miss a third-party host.

== Description ==

Cookie Free Analytics counts pageviews without cookies, localStorage, or a fingerprint. This plugin:

* Prints the 1 KB script in the footer.
* Serves /cf.js and /api/collect from your own domain (first-party).
* Lets you paste a public site ID — no DNS, no rewrite file.

It is not an ads suite. If you still load Google Ads or Meta, keep that banner for those tags.

Docs: https://www.cookiefreeanalytics.com/docs/wordpress

== Installation ==

1. Add the site in Cookie Free Analytics and copy the public ID, or download the zip from Serve from your domain (the ID is already inside).
2. In WordPress: Plugins → Add New → Upload Plugin → Activate.
3. Settings → Cookie Free Analytics if you need to paste or change the public ID.
4. In Cookie Free Analytics, press Check now.

WordPress.com cheap plans cannot upload plugins. Paste the snippet and use a c. CNAME instead.

== Frequently Asked Questions ==

= Do I need a cookie banner for this plugin? =

Not for this script’s pageviews. Your counsel still owns the final call. Keep a banner if you also load ads tags.

= Does it work in a subdirectory? =

Yes. /cf.js is served from the WordPress home URL, including /blog/cf.js.

== Changelog ==

= 1.1.0 =
* Site ID can be pasted in Settings. Uninstall removes options. Subdirectory installs.

= 1.0.0 =
* First-party /cf.js and snippet.
