From a85c9e284f2a8504c3a1952bce7acfd6c41c7585 Mon Sep 17 00:00:00 2001 From: Alexander Schranz Date: Thu, 10 Aug 2023 10:23:34 +0200 Subject: [PATCH] Add GA4 analytics code (#776) --- _themes/sulu/layout.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_themes/sulu/layout.html b/_themes/sulu/layout.html index 2c9268d4..e663b225 100644 --- a/_themes/sulu/layout.html +++ b/_themes/sulu/layout.html @@ -44,4 +44,13 @@

Table of Contents

g.async=true; g.src=u+'matomo.php'; s.parentNode.insertBefore(g,s); })(); + + + {%- endblock %}