diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d14e966..28fd4b5 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -18,20 +18,5 @@ - {{ with .Site.Params.ga_api_key }} - - {{ end }} - {{ with .Site.Params.mixpanel_api_key }} - - {{ end }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 8fb6589..135a5a1 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -46,8 +46,21 @@ }); {{ end }} + {{ with .Site.Params.google_tag_manager }} + + {{ end }} + {{ with .Site.Params.google_tag_manager }} + + {{ end }}