Open ricardogobbosouza opened 4 years ago
Its such a small package, why would you like to make a 3rd party dependency?
@dohomi this plugin is very complete and has a good documentation of your api.
Not to mention some options that we need to do manually here like https://github.com/nuxt-community/google-gtag/issues/20 and with this plugin simply this.$gtag.optIn()
to enable and this.$gtag.optOut()
to disable.
In short, it would add a lot to this module and practically solve all issues opened.
Feel free to start a PR I just won't have the time right now to look into it
Hi @dohomi Could we simplify this module using vue-gtag?