From bf9aaff2a8b838e5a716ab336bbebcaf070a113d Mon Sep 17 00:00:00 2001 From: jstrnbrg <34884458+jstrnbrg@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:17:07 +0200 Subject: [PATCH] update GA tag to GA4 --- _config.yml | 2 +- _includes/head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 1754d1d644..639b2ad153 100644 --- a/_config.yml +++ b/_config.yml @@ -42,7 +42,7 @@ color_scheme: nil # Google Analytics Tracking (optional) # e.g, UA-1234567-89 -ga_tracking: UA-162969326-1 +ga_tracking: G-R8HC9TD273 plugins: - jekyll-seo-tag diff --git a/_includes/head.html b/_includes/head.html index 936883c298..022cba56a1 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -23,7 +23,7 @@ anonymize_ip: true, linker: { accept_incoming: true, - domains: ['shiftcrypto.shop'], + domains: ['shop.bitbox.swiss', 'bitbox.swiss'], } });