Hey everyone! I could use some help setting up GB in my next.js app for AB testing.
So far we have done
• Installed GB into the codebase : Pages Router
◦ Can control Features on local, dev, and prod with.env files
• GA and BigQuery set up
◦ https://docs.growthbook.io/guide/GA4-google-analytics
◦ Console log ids
▪︎ visitorid: HD78eiUgTlv2f7kdIWAho
▪︎ deviceId: 1g2tx8caPmUVSJm86fw9C
From my understanding, I have to do the GTM setup now.
https://docs.growthbook.io/guide/google-tag-manager-and-growthbook
Is that correct?