chore: fix analytics domain and formatting in layout

This commit is contained in:
AyrisAI
2026-07-15 15:53:55 +03:00
parent f37a682349
commit 26a6d7fb29
+1 -1
View File
@@ -110,7 +110,7 @@ export default async function RootLayout({
{/* VPS Panel Analytics */} {/* VPS Panel Analytics */}
<Script <Script
src="https://panel.ayris.tech/api/analytics/script" src="https://panel.ayris.tech/api/analytics/script"
data-domain="https://marmarislocal.com" data-domain="marmarislocal.com"
strategy="afterInteractive" strategy="afterInteractive"
/> />
{/* Google Analytics GA4 */} {/* Google Analytics GA4 */}