Hey there!
Could you please provide some help of implementing Google Analytics Experiment (A/B testing):
the main problems i've faced with are:
- how to put inline script right after the opening
<head>
tag on a certain page? - and one described here: https://github.com/declandewet/vue-meta/issues/174;
- tried to use
@nuxtjs/google-analytics
module but it seems it doesn't provide any help with GA experiments, so no success either.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2085">#c2085</a>)</em></sub></div>