alshedivat/al-folio

Add support for Cloudflare Web Analytics

Open

#3351 opened on Nov 1, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (15,603 stars) (12,991 forks)batch import
enhancementhelp wanted

Description

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