nuxt-facebook-pixel-module icon indicating copy to clipboard operation
nuxt-facebook-pixel-module copied to clipboard

Optimize for PageSpeed Insights

Open vaniaalex opened this issue 3 years ago • 0 comments
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.

vaniaalex avatar Dec 24 '21 14:12 vaniaalex