Moved Google Analytics to the Head (#419)

* Moved Google Analytics to the Head

* Update CHANGELOG
This commit is contained in:
jpvicari 2018-10-20 17:03:21 -04:00 committed by Dean Attali
parent 3bab586828
commit b535468618
3 changed files with 3 additions and 2 deletions

View file

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