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
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 %}