Skip to content

Matomo Tag Manager and Matomo Analytics (formerly Piwik) module for Nuxt JS

License

Notifications You must be signed in to change notification settings

undone-labs/nuxt-module-matomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@agency-undone/nuxt-module-matomo

Matomo Tag Manager and Matomo Analytics (formerly Piwik) module for use with Nuxt JS.

Installation

npm i @agency-undone/nuxt-module-matomo --save

Usage

Add the following to nuxt.config.js to include:

matomo: {
  include: true | false,
  src: your_matomo_URL,
  routing: true | false,
  target: 'analytics' | 'tag-manager'
}

About

Matomo Tag Manager and Matomo Analytics (formerly Piwik) module for Nuxt JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published