alshedivat/al-folio

Add support for Cloudflare Web Analytics

Open

#3,351 opened on Nov 1, 2025

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

Repository metrics

Stars
 (15,603 stars)
PR merge metrics
 (Avg merge 9h 11m) (2 merged PRs in 30d)

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