diff --git a/app/[locale]/layout.tsx b/app/[locale]/layout.tsx
index ded222c..4ae0ccc 100644
--- a/app/[locale]/layout.tsx
+++ b/app/[locale]/layout.tsx
@@ -113,6 +113,19 @@ export default async function RootLayout({
data-domain="https://marmarislocal.com"
strategy="afterInteractive"
/>
+ {/* Google Analytics GA4 */}
+
+
{!hideNavbarFooter && }
{children}