From 5c510502f8c51f202cb59d28a0c5bbfab7d7dc4a Mon Sep 17 00:00:00 2001 From: melaniekung Date: Thu, 5 Sep 2024 13:54:24 -0700 Subject: [PATCH] Move GA4 tracking code to --- apps/qubit/templates/_footer.php | 12 ------------ apps/qubit/templates/layout.php | 11 +++++++++++ apps/qubit/templates/layout_1col.php | 11 +++++++++++ apps/qubit/templates/layout_2col.php | 11 +++++++++++ apps/qubit/templates/layout_3col.php | 11 +++++++++++ apps/qubit/templates/layout_basic.php | 11 +++++++++++ apps/qubit/templates/layout_wide.php | 11 +++++++++++ .../templates/_layout_start_webpack.php | 11 +++++++++++ 8 files changed, 77 insertions(+), 12 deletions(-) diff --git a/apps/qubit/templates/_footer.php b/apps/qubit/templates/_footer.php index 769456407f..4565358582 100644 --- a/apps/qubit/templates/_footer.php +++ b/apps/qubit/templates/_footer.php @@ -18,15 +18,3 @@ - - - - - - diff --git a/apps/qubit/templates/layout.php b/apps/qubit/templates/layout.php index cec0cdb31f..445412d774 100644 --- a/apps/qubit/templates/layout.php +++ b/apps/qubit/templates/layout.php @@ -1,6 +1,17 @@ + + + + + 'script']); ?> diff --git a/apps/qubit/templates/layout_1col.php b/apps/qubit/templates/layout_1col.php index 76c8c0609e..d4e42e43a6 100644 --- a/apps/qubit/templates/layout_1col.php +++ b/apps/qubit/templates/layout_1col.php @@ -1,6 +1,17 @@ + + + + + 'script']); ?> diff --git a/apps/qubit/templates/layout_2col.php b/apps/qubit/templates/layout_2col.php index a09dbcb527..5a12501351 100644 --- a/apps/qubit/templates/layout_2col.php +++ b/apps/qubit/templates/layout_2col.php @@ -1,6 +1,17 @@ + + + + + 'script']); ?> diff --git a/apps/qubit/templates/layout_3col.php b/apps/qubit/templates/layout_3col.php index 9240c7d1ca..46ed16856a 100644 --- a/apps/qubit/templates/layout_3col.php +++ b/apps/qubit/templates/layout_3col.php @@ -1,6 +1,17 @@ + + + + + 'script']); ?> diff --git a/apps/qubit/templates/layout_basic.php b/apps/qubit/templates/layout_basic.php index 69c5389fe0..830be8e98f 100644 --- a/apps/qubit/templates/layout_basic.php +++ b/apps/qubit/templates/layout_basic.php @@ -1,6 +1,17 @@ + + + + + 'script']); ?> diff --git a/apps/qubit/templates/layout_wide.php b/apps/qubit/templates/layout_wide.php index 74a062ceb0..7c7f853f7b 100644 --- a/apps/qubit/templates/layout_wide.php +++ b/apps/qubit/templates/layout_wide.php @@ -1,6 +1,17 @@ + + + + + 'script']); ?> diff --git a/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php b/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php index 6756d67914..eccab9cfb1 100644 --- a/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php +++ b/plugins/arDominionB5Plugin/templates/_layout_start_webpack.php @@ -1,6 +1,17 @@ + + + + +