diff --git a/layouts/partials/footer_scripts.html b/layouts/partials/footer_scripts.html index c9e3f1b..1095236 100644 --- a/layouts/partials/footer_scripts.html +++ b/layouts/partials/footer_scripts.html @@ -10,7 +10,7 @@ {{ end }} {{ if isset .Site.Params "googleanalytics" }} - {{ template "_internal/google_analytics.html" . }} + {{ template "_internal/google_analytics_async.html" . }} {{ end }}