feat(analytics): add VPS Panel analytics script
This commit is contained in:
@@ -61,6 +61,8 @@ export default async function RootLayout({
|
|||||||
className={`${cormorant.variable} ${montserrat.variable} h-full antialiased`}
|
className={`${cormorant.variable} ${montserrat.variable} h-full antialiased`}
|
||||||
>
|
>
|
||||||
<head>
|
<head>
|
||||||
|
{/* VPS Panel Analytics */}
|
||||||
|
<script defer src="https://panel.ayris.tech/api/analytics/script" data-domain="moygroup.com.tr"></script>
|
||||||
<script
|
<script
|
||||||
type="application/ld+json"
|
type="application/ld+json"
|
||||||
dangerouslySetInnerHTML={{ __html: JSON.stringify(jsonLd) }}
|
dangerouslySetInnerHTML={{ __html: JSON.stringify(jsonLd) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user