diff --git a/layouts/partials/head/head.html b/layouts/partials/head/head.html
index fd9ef73..2005051 100644
--- a/layouts/partials/head/head.html
+++ b/layouts/partials/head/head.html
@@ -21,5 +21,11 @@
{{ end }}
+{{ if .Site.Params.arcio.enabled }}
+ {{ with .Site.Params.arcio.widgetId }}
+
+ {{ end }}
+{{ end }}
+
{{- template "_internal/google_analytics_async.html" . -}}
{{- partial "head/custom.html" . -}}