Add your token to _config.yml:
analytics:
provider: "cloudflare"
cloudflare:
token: "YOUR_TOKEN_HERE"
Restart Jekyll after config changes: docker compose restart
_includes/head/custom.html - Loads beacon script when configuredAll page types: home, posts, pages, archives (tags, categories)
CORS errors on localhost are expected - works on production.