From 8b82562776dc067a8de66046d8f5dc1aa32323ea Mon Sep 17 00:00:00 2001
From: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Date: Fri, 28 Jun 2024 10:49:23 +0200
Subject: [PATCH] site: add vwo async smartcode to staging env
Enables A/B testing with VWO on docs-stage.docker.com
---
hugo.yaml | 1 +
layouts/partials/head.html | 13 +++++++++++++
2 files changed, 14 insertions(+)
diff --git a/hugo.yaml b/hugo.yaml
index 102638728d..e1aecf0b46 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -88,6 +88,7 @@ params:
stage: 3218181
google: GTM-WL2QLG5
onetrust: 8e0ebfd9-035d-4ec2-9b2f-a2de9c09f906
+ vwo: 723167
algolia:
appid: 3XRLW0LZH9
apikey: 2899036ce47dba191b8dc1758e4bc6a4
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 5b1671db3b..d274311f5b 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -25,6 +25,19 @@
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
{{- else if (eq hugo.Environment "staging") -}}
+
+
+
+