From 8ed7a307414d506de0163f89bdb2be3ab776929c Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Fri, 13 Dec 2024 16:09:56 +0100 Subject: [PATCH] feat: adds non cookie tracking stats --- src/app/(main)/[locale]/layout.tsx | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/app/(main)/[locale]/layout.tsx b/src/app/(main)/[locale]/layout.tsx index 08ea9f9a1..38178b29c 100644 --- a/src/app/(main)/[locale]/layout.tsx +++ b/src/app/(main)/[locale]/layout.tsx @@ -93,6 +93,29 @@ export default async function Layout({ soMeData={initialSoMe.data} /> + +