diff --git a/README.md b/README.md index 099215c..3368d29 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,27 @@ > :warning: **This plugin will stop receiving feature requests. I will only spend time for important bug fixes**. Google moved from analytics.js to its new gtag.js library and I've created a new plugin called [vue-gtag](https://github.com/MatteoGabriele/vue-gtag). I suggest you to start using that one if you are about to create a new project.

- -
-
- - - - - - - - - - - - - + +
+
+ + + + + + + + + + + +

# vue-analytics Vue plugin for Google Analytics - ## Why should I use it? The plugin isn't just a wrapper of the Google Analytics API, but provides a solution to issues that most of the time you don't want to deal with or you not even know you have to deal with. @@ -45,6 +43,7 @@ For example: Vue ^2.0.0 ## Articles + [Google Analytics, GDPR and Vuejs](https://medium.com/@matteo_gabriele/google-analytics-gdpr-and-vuejs-e1bd6affd2b4) [Vuejs and Google Analytics](https://medium.com/@matteo_gabriele/vuejs-and-google-analytics-689a07e00116) @@ -84,7 +83,6 @@ npm install vue-analytics * [Custom analytics.js URL](/docs/custom-analytics.md) * [Debug](/docs/debug.md) - # Issues and features requests Please drop an issue, if you find something that doesn't work, or a feature request at [https://github.com/MatteoGabriele/vue-analytics/issues](https://github.com/MatteoGabriele/vue-analytics/issues)