gabefromutah / gatsby-plugin-facebook-pixel

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

Delayed loading #9

Closed bre7 closed 3 years ago

steverandy commented 4 years ago

@bre7 it looks like there will be an issue if used with gatsby-plugin-segment-js.

window.segmentSnippetLoaded = false;
window.segmentSnippetLoading = false;
window.segmentSnippetLoader = function
bre7 commented 4 years ago

🤦‍♂ true Best solution would be to extract the script loader to a separate plugin for reuse

gabefromutah commented 3 years ago

This PR looks like it was intended for a fork of this project. Can I close?