gabefromutah / gatsby-plugin-facebook-pixel

Gatsby plugin to add facebook pixel onto a site
15 stars 21 forks source link

Don't inject Facebook Pixel if no provided pixelId #3

Closed einarlove closed 3 years ago

einarlove commented 5 years ago

No reason for failed GET fbevents.js:25 GET https://connect.facebook.net/signals/config/undefined requests if you're testing production build but only provide Facebook Pixel ID on your server.

gabefromutah commented 5 years ago

I like this. Do you mind incrementing the version in package.json? Once that happens we can get this merged in.

einarlove commented 5 years ago

Done

einarlove commented 3 years ago

Closing since this PR is stale

gabefromutah commented 3 years ago

Will reopen

gabefromutah commented 3 years ago

This has been merged and published to NPM