Add Google Analytics to NextJS/React Website

add-google-analytics-to-nextjs/react-website
⨯ src/app/[...slug]/layout.js (50:11) @ dataLayer
⨯ ReferenceError: dataLayer is not defined

https://dev.sh20raj.com/sh20raj/add-google-analytics-to-nextjs-website-11gp

if your add like that

        
        

Error will be shown like

 ⨯ src/app/[...slug]/layout.js (50:11) @ dataLayer
 ⨯ ReferenceError: dataLayer is not defined
    at RootLayout (./src/app/[...slug]/layout.js:170:29)
  48 |         
  53 |         
        

Additionally you can use Script and https://nextjs.org/docs/messages/next-script-for-ga

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
terraform-&-hashicorp-vault-integration:-seamless-secrets-management

Terraform & HashiCorp Vault Integration: Seamless Secrets Management

Next Post
introduction-to-php-closures

Introduction to PHP Closures

Related Posts