vuepress-plugin-facebook-pixel

1.0.0 • Public • Published

VuePress Plugin for Facebook Pixel

NPM Package MIT licensed

Install

yarn add -D vuepress-plugin-facebook-pixel
# OR 
npm install -D vuepress-plugin-facebook-pixel

Usage

module.exports = {
  plugins: [
    'vuepress-plugin-facebook-pixel': { 
        pixelId: '123456789',
    },

    // other plugins
    // ...
  ],
}

License

Code released under the MIT License.

Package Sidebar

Install

npm i vuepress-plugin-facebook-pixel

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

3.8 kB

Total Files

5

Last publish

Collaborators

  • vittominacori