mirror of https://github.com/kortix-ai/suna.git
chore(dev): add tolt referrals
This commit is contained in:
parent
d49c9e6766
commit
430740ca74
|
@ -123,7 +123,7 @@ export default function RootLayout({
|
|||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-PCHSN4M2');`}
|
||||
</Script>
|
||||
<Script async src="https://cdn.tolt.io/tolt.js" data-tolt={process.env.NEXT_PUBLIC_TOLT_KEY}></Script>
|
||||
<Script async src="https://cdn.tolt.io/tolt.js" data-tolt={process.env.NEXT_PUBLIC_TOLT_REFERRAL_ID}></Script>
|
||||
</head>
|
||||
|
||||
<body
|
||||
|
|
Loading…
Reference in New Issue