zadigetvoltaire / nuxt-gtm

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

Feat: SSR support #13

Open lukasaric opened 9 months ago

lukasaric commented 9 months 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.