Hi everyone just wondering if anyone found a good solution for A/B testing and optimizing for Google Analytics (GA4) metrics.
We are hoping to doing server-side variant splitting and have been following the example at https://vercel.com/templates/next.js/ab-testing-google-optimize
However the example doesn't really describe how to set things up on the Google Optimize side. We've tried it but:
- Getting some weird issues with Google Optimize
- Google optimize will be End-of-Life in September 😦
So, anyone got A/B testing with Next.js and GA4 working nicely? Any services you can recommend?