Analytics
Google Analytics
Google Analytics is preconfigured, but disabled by default.
To enable GA support:
- Define your GA ID and other
vue-analyticssettings inconfig.analytics.js - Uncomment the line in
@vendor/vue.jswherevue-analyticsisimported
Other analytics providers
To configure any other analytics solution, initialise its JS SDK in a new file under src/vendor/ and import this file in main.js.