nuxt-community/analytics-module

Name: analytics-module

Owner: Nuxt Community

Description: Google Analytics Module

Created: 2017-09-01 09:32:16.0

Updated: 2018-05-24 15:48:25.0

Pushed: 2018-05-23 14:06:39.0

Homepage:

Size: 217

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Google Analytics

npm (scoped with tag) npm CircleCI Codecov Dependencies

js-standard-style

Google Analytics integration for Nuxt.js with vue-analytics

? Release Notes

Setup

dules: [
// Simple usage
['@nuxtjs/google-analytics', {
  id: 'UA-12301-2'
}]


using top level options


dules: [
['@nuxtjs/google-analytics']


ogle-analytics': {
id: 'UA-12301-2'


Usage

Click here for all options and features of vue-analytics

Differences between vue-analytics and the Nuxt.js implementation:

License

MIT License

Copyright (c) -


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.