From 88b8742b10e39806e9a21c94b7ecf11eaa1e7f89 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 19 Jan 2022 10:25:04 +0100 Subject: [PATCH] Move the analytics script to the booking message page --- application/views/layouts/message_layout.php | 3 --- application/views/pages/booking_message.php | 13 ++++++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/application/views/layouts/message_layout.php b/application/views/layouts/message_layout.php index 212f3cd9..ae7f6efe 100644 --- a/application/views/layouts/message_layout.php +++ b/application/views/layouts/message_layout.php @@ -62,9 +62,6 @@ - vars('google_analytics_code')]) ?> - vars('matomo_analytics_url')]) ?> - diff --git a/application/views/pages/booking_message.php b/application/views/pages/booking_message.php index 060111d6..f16bce3f 100644 --- a/application/views/pages/booking_message.php +++ b/application/views/pages/booking_message.php @@ -3,14 +3,21 @@
- warning + warning
-

+

-

+

+ + + vars('google_analytics_code')]) ?> + vars('matomo_analytics_url')]) ?> + + +