gridsome-plugin-matomo

0.1.0 • Public • Published

gridsome-plugin-matomo

Matomo plugin for Gridsome

See VueMatomo for possible options.

Install

  • yarn add gridsome-plugin-matomo
  • npm install gridsome-plugin-matomo

Usage

module.exports = {
  plugins: [
    {
      use: 'gridsome-plugin-matomo',
      options: {
        host: YOUR_MATOMO_INSTANCE,
        siteId: YOUR_SITE_ID
      }
    }
  ]
}

Package Sidebar

Install

npm i gridsome-plugin-matomo

Weekly Downloads

15

Version

0.1.0

License

MIT

Unpacked Size

1.19 kB

Total Files

3

Last publish

Collaborators

  • taniki