Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marketempower/axiom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/google-tag-manager-body.html')
-rw-r--r--layouts/partials/google-tag-manager-body.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/google-tag-manager-body.html b/layouts/partials/google-tag-manager-body.html
new file mode 100644
index 0000000..3238710
--- /dev/null
+++ b/layouts/partials/google-tag-manager-body.html
@@ -0,0 +1,3 @@
+{{- with .Site.Params.services.googleTagManagerId }}
+<noscript><iframe src="https://www.googletagmanager.com/ns.html?id={{ . }}" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
+{{- end }}