themes/hugo-coder/layouts/partials/analytics/cloudflare.html

e49c03646bf2c8610e09f8058321ef1cc14f5c12 · 229 B · 4 lines raw

1 <!-- Cloudflare Web Analytics -->
2 <script defer src='https://static.cloudflareinsights.com/beacon.min.js'
3 data-cf-beacon='{"token": "{{ $.Site.Params.cloudflare.token }}"}'></script>
4 <!-- End Cloudflare Web Analytics -->