gtm-support / vue-gtm

Simple implementation of Google Tag Manager for Vue
https://www.npmjs.com/package/@gtm-support/vue-gtm
MIT License
198 stars 23 forks source link

Bug: Module pushes events to the datalayer that are empty with the name "interaction" #371

Closed SebbeJohansson closed 10 months ago

SebbeJohansson commented 10 months ago

Info

Tool Version
Plugin v2.1.0
Vue v3.3.4
Node v18.17.1
OS win

Output or Error

Something in the plugin/module pushes "event: 'interaction'" to the datalayer. We are not running something that could potentially send this, so it looks like it is the module itself.

Expected Output

I expect no unexpected pushes.

Additional Context

We are running this with nuxt3.