zadigetvoltaire / nuxt-gtm

Nuxt 3 module for Google Tag Manager
https://www.npmjs.com/package/@zadigetvoltaire/nuxt-gtm
MIT License
70 stars 4 forks source link

Feat: SSR support #13

Open lukasaric opened 1 year ago

lukasaric commented 1 year ago

Currently when using the useGtm, it's only supported and initialized on the client side. It would be nice to find a way on handling the events that are triggered on the SSR.