diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7891282ce..d0f17d610 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@
This file contains the code changes that were introduced into each release (starting from v1.1.0) so that is easy for
developers to maintain and readjust their custom modifications on the main project codebase.
+## [Unreleased]
+
+### Fixed
+
+- Fix the GTag script URL html rendering (#1666)
+
+
+
+
## [1.5.1] - 2025-01-20
### Added
diff --git a/application/views/components/google_analytics_script.php b/application/views/components/google_analytics_script.php
index 49200fd89..ee8ffa92e 100644
--- a/application/views/components/google_analytics_script.php
+++ b/application/views/components/google_analytics_script.php
@@ -23,7 +23,7 @@
-
+