2.5.0 • Published 1 year ago

@abbo/nuxt-google-analytics v2.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

This is a fork!

This is a fork of @nuxtjs/google-analytics that adds support for Google Analytics 4. There's an open PR here with these changes.

@nuxtjs/google-analytics

@nuxtjs/google-analytics

npm version npm downloads Github Actions CI Codecov License

Google Analytics integration for Nuxt using vue-analytics for Google Analytics 3 and vue-gtag for Google Analytics 4.

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