From b41f0ef4254c59c49f5da7d03e24222403b24c91 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=F0=9D=93=9C=F0=9D=93=AA=F0=9D=93=AC=F0=9D=93=AE=E2=84=A2?=
<71522630+theoneandonlymace@users.noreply.github.com>
Date: Thu, 9 Apr 2026 15:12:42 +0200
Subject: [PATCH] Add Google Analytics (GA4) with Consent Mode to footer.php:
Implemented tracking script that respects user consent for analytics and
marketing cookies, enhancing compliance with privacy regulations.
---
backend/includes/footer.php | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/backend/includes/footer.php b/backend/includes/footer.php
index a116671..b00634e 100644
--- a/backend/includes/footer.php
+++ b/backend/includes/footer.php
@@ -121,6 +121,41 @@
+
+
+
+