Add support for Cloudflare analytics (#798)

This commit is contained in:
Ari Kalfus 2021-04-20 00:52:34 -04:00 committed by GitHub
parent d1806ad223
commit a531737107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 0 deletions

View file

@ -44,6 +44,7 @@
{% include gtag.html %}
{% include gtm_head.html %}
{% include google_analytics.html %}
{% include cloudflare_analytics.html %}
{% if layout.common-ext-css %}
{% for css in layout.common-ext-css %}