alshedivat/al-folio

Add support for Cloudflare Web Analytics

Open

#3.351 geöffnet am 1. Nov. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (12.991 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (15.603 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9h 11m) (2 gemergte PRs in 30 T)

Beschreibung

Have you checked that your feature request isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my feature request.
  • Yes, I have checked that this feature request isn't already filed.

Description & Motivation

Similarly to Google Analytics, add support for Cloudflare Web Analytics

Pitch

When setting up

# _config.yml
enable_google_analytics: false
cloudflare_analytics: <CF-WEB-ANALYTICS-TOKEN>

the Cloudflare Analytics tracking script will be inserted to the webpage.

Alternatives

No response

Additional context

No response

Contributor Guide