nuxt-community / google-analytics-module

Google Analytics Module for Nuxt 2

Home Page:https://google-analytics.nuxtjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@nuxtjs/google-analytics

**⚠ WARNING: This package does not support GA4. **
This package currently only supports GA3/UA

@nuxtjs/google-analytics

npm version npm downloads Github Actions CI Codecov License

Google Analytics integration for Nuxt 2 using vue-analytics.

Nuxt 3

If you need Nuxt 3 support can use the alternative module nuxt-gtag.

Features

  • Automatic page tracking
  • Event batching
  • User timings
  • Screen view
  • Multiple domain ID
  • Automatic Google Analytics script loading
  • E-commerce support

📖  Read more

Contributing

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using yarn dev or npm run dev

License

MIT License

Copyright (c) Nuxt Community

About

Google Analytics Module for Nuxt 2

https://google-analytics.nuxtjs.org/

License:MIT License


Languages

Language:JavaScript 94.0%Language:Vue 6.0%