I am using the built-in Facebook and LinkedIn integration. They are working fine but the scripts added by these integrations is causing a lot of points to be deducted in Google PageSpeed Insights.
How can I defer them or not cause them to be ‘render-blocking resources’.
Hi @LBernardo86, you could add the tracking scripts manually to your site header/footer, or to a tag manager like GTM, in a window load event so they always wait for the page to load first. That should/might help