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
- Host: GitHub
- URL: https://github.com/brohlson/nuxt-facebook-pixel-plugin
- Owner: brohlson
- Created: 2018-11-26T19:56:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T19:57:15.000Z (over 7 years ago)
- Last Synced: 2025-03-20T19:31:37.987Z (about 1 year ago)
- Topics: facebook, nuxt, nuxt-plugin, pixel, vuejs
- Language: JavaScript
- Size: 0 Bytes
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`