Recherches récentes


Pas de recherche récente

David Nguyen's Avatar

David Nguyen

Adhésion le 14 nov. 2024

·

Dernière activité le 14 nov. 2024

Suivis

0

Abonnés

0

Activité totale

2

Votes

0

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par David Nguyen

David Nguyen a ajouté un commentaire,

Commentaire de la communauté Developer - Zendesk SDKs

Hello guys, im facing an issue when i cannot add custom data to send to zendesk in my Nextjs project. Please advise
export default async function RootLayout({

  children,

}: Readonly<{

  children: ReactNode;

}>) {

  window.zaf

  return (

   

     

       

          // biome-ignore lint/security/noDangerouslySetInnerHtml:

          dangerouslySetInnerHTML={{

            __html: `

                (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://sgtm.xcoins.com/hjdtxwnj.js?st='+i+dl+'';f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','W96ZB9J');

              `,

          }}

        />

       

       

         

           

             

{children}

           

         

       

     

     

        id="ze-snippet"

        strategy="lazyOnload"

        src="https://static.zdassets.com/ekr/snippet.js?key=453a74c7-06ad-4e74-8e04-df0d7fb4d43a"

      />

     

Afficher le commentaire · Publication le 14 nov. 2024 · David Nguyen

0

Abonnés

0

Votes

0

Commentaire