From 558ec28887b3faf9ef627c0ea5ecad0b0134e0a3 Mon Sep 17 00:00:00 2001 From: Greg Payne Date: Tue, 28 Sep 2021 15:22:24 -0500 Subject: [PATCH 1/2] Upgrade to gtag.js --- docs/_includes/analytics.html | 10 ---------- docs/_includes/head-custom-google-analytics.html | 9 +++++++++ 2 files changed, 9 insertions(+), 10 deletions(-) delete mode 100644 docs/_includes/analytics.html create mode 100644 docs/_includes/head-custom-google-analytics.html diff --git a/docs/_includes/analytics.html b/docs/_includes/analytics.html deleted file mode 100644 index 9dffa14..0000000 --- a/docs/_includes/analytics.html +++ /dev/null @@ -1,10 +0,0 @@ - diff --git a/docs/_includes/head-custom-google-analytics.html b/docs/_includes/head-custom-google-analytics.html new file mode 100644 index 0000000..ffcfacd --- /dev/null +++ b/docs/_includes/head-custom-google-analytics.html @@ -0,0 +1,9 @@ + + + From 0ca6a74cd4a6c379db45257b7d472746ef4a438a Mon Sep 17 00:00:00 2001 From: Greg Payne Date: Mon, 1 Aug 2022 15:48:07 -0500 Subject: [PATCH 2/2] GA4 --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 9d7697e..ba55706 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,4 @@ theme: jekyll-theme-slate title: Brainite description: Visualization -google_analytics: UA-159056977-1 +google_analytics: G-58NB26MSDQ