mib200 / vue-gtm

Simple implementation of Google Tag Manager in Vue.js 2.0
Apache License 2.0
243 stars 85 forks source link

Allow overriding event name when syncing vue-gtm with vue-router #106

Closed Abdulrahmanh995 closed 3 years ago

Abdulrahmanh995 commented 3 years ago

Move on extra information to the bottom of dataLayer.push call in order to allow overriding event name and other properties.

Shinigami92 commented 3 years ago

I think that was by design, please explain and give a reason why you want to do this.

Abdulrahmanh995 commented 3 years ago

Sorry, it was my fault.