diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index ea07c0c..591ed63 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -12,11 +12,12 @@
{{ if (fileExists "static/img/favicon.png") -}}
{{- end }}
-
+
+ {{ template "_internal/google_analytics.html" . }}
{{ if isset $.Site.Params "bgimg" }}