Skip to content

nuxt-community/google-analytics-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3b1cebd · Sep 11, 2023
Dec 16, 2020
Mar 31, 2021
Jul 16, 2020
May 19, 2020
May 19, 2020
Sep 1, 2017
Feb 8, 2019
Oct 25, 2019
Oct 16, 2020
Jul 16, 2020
Jan 13, 2020
Sep 11, 2023
Feb 8, 2019
Feb 8, 2019
Oct 25, 2019
Oct 16, 2020
Jul 20, 2020
Feb 8, 2019
May 5, 2020

Repository files navigation

@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