Skip to content

allanasp/nuxt-analytics-module

Repository files navigation

nuxt-analytics-module

“An all-in-one Nuxt 3 analytics module that seamlessly integrates Matomo and Google Tag Manager, allowing for easy tracking configuration across your Nuxt applications. This module simplifies setup, automates tracking script injection, and offers a flexible configuration interface, making it ideal for both personal projects and scalable enterprise applications.”

npm version npm downloads License Nuxt

My new Nuxt module for doing amazing things.

Features

  • ⛰  Foo
  • 🚠  Bar
  • 🌲  Baz

Quick Setup

Install the module to your Nuxt application with one command:

pnpm

That's it! You can now use nuxt-analytics-module in your Nuxt app ✨

Contribution

Local development
# Install dependencies
pnpm install

# Generate type stubs
pnpm  dev:prepare

# Develop with the playground
pnpm  dev

# Build the playground
pnpm  dev:build

# Run ESLint
pnpm  lint

# Run Vitest
pnpm  test
pnpm  test:watch

# Release new version
pnpm  release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published