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
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
Contributing
- Clone this repository
- Install dependencies using
yarn install
ornpm install
- Start development server using
yarn dev
ornpm run dev
License
Copyright (c) Nuxt Community