gtm-module
gtm-module copied to clipboard
Init GTM after nuxtServerInit
Hey,
Im getting correct GTM code from backend API. So I get data after nuxtServerInit How I can init GTM after this?
I tried to use plugins, but those are before nuxtServerInit as far as I tested, so I don't have any data in my store yet.
Nuxt.js @ v2.14.7
Thanks
No one? :D