From d4a1180c4d3002d58838c6af401930cc8e1e0f50 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 11 Apr 2025 14:28:00 +0100 Subject: [PATCH] Add google tag manager --- src/components/Analytics/Varify.astro | 1 - src/layouts/BaseLayout.astro | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) delete mode 100644 src/components/Analytics/Varify.astro diff --git a/src/components/Analytics/Varify.astro b/src/components/Analytics/Varify.astro deleted file mode 100644 index 8b1378917..000000000 --- a/src/components/Analytics/Varify.astro +++ /dev/null @@ -1 +0,0 @@ - diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index f94841f02..8df03275d 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -165,6 +165,13 @@ const gaPageIdentifier = Astro.url.pathname ) } + + + { @@ -182,6 +189,16 @@ const gaPageIdentifier = Astro.url.pathname + + + +