nuxt-facebook-pixel-module
nuxt-facebook-pixel-module copied to clipboard
Optimize for PageSpeed Insights
trafficstars
I implemented this module on my website.
When I test the website with the Google Speed test I get an error "Reduce unused JavaScript" for the Facebook js file.
I would suggest having some kind of lazy loading like for example, you load a script only when there is a document complete flag set already.