An open API service indexing awesome lists of open source software.

https://github.com/brohlson/nuxt-facebook-pixel-plugin

⛰ Nuxt.js plugin for manually configuring the Facebook Pixel
https://github.com/brohlson/nuxt-facebook-pixel-plugin

facebook nuxt nuxt-plugin pixel vuejs

Last synced: about 2 months ago
JSON representation

⛰ Nuxt.js plugin for manually configuring the Facebook Pixel

Awesome Lists containing this project

README

          

# Nuxt Facebook Pixel Plugin

This plugin was created based on the example for Google Analytics in the Nuxt.js docs. Basically you're calling the `fbq(track)` each time the route changes.

- Add `facebook-pixel.js` to your `/plugins` dir
- Add your Facebook Pixel ID
- Include the plugin in `nuxt.config.js`