analytics-vue icon indicating copy to clipboard operation
analytics-vue copied to clipboard

Improving the developer experience when using Nuxt

Open will-hang opened this issue 6 years ago • 0 comments

The support for Vue is awesome, but a huge improvement that could have improved my own experience would have been to either

(1) include instructions on how to directly add the JS to the head tag as described in this post: https://stackoverflow.com/questions/45047126/how-to-add-external-js-scripts-to-vuejs-components or

(2) allow me to Vue.use() the provided script and set the write key in the passed dictionary.

will-hang avatar Dec 21 '19 20:12 will-hang