WPIntell

Source evidence

External JS script is slow

ProveSource Social Proof · support · 2020-01-27T14:43:00+00:00

mixedsentiment
highseverity
0.88relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 21 rows with source links

9.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Elliot Taylor resolved
The call to the external script is slowing the site down – any way you can make it a local script? For some reason we don’t get emails about questions and reviews written in the plugin directory. In general, the javascript loaded is an async script, very small and very fast and should not have any impact on your website. You can read more here: https://help.provesrc.com/en/articles/3485781-does-provesource-impact-my-website-performance-and-page-speed This is not resolved. Perhaps make it optional to load your external third-party scripts because it’s not best practice and very slow to load. Hi Elliot, The script is mandatory and is not possible to exclude as ProveSource is an external SaaS that tracks social proof data not only from within WordPress. As mentioned in the previous comment and in the related article – async scripts do not block your page load and do not slow your website down. Google also has put out recommandations you can read here: – https://developers.google.com/web/fundamentals/performance/critical-rendering-path/page-speed-rules-and-recommendations – https://developers.google.com/speed/docs/insights/BlockingJS synchronous resources unblock the document parser and allow the browser to avoid blocking … it also means it is not essential for the first render

Comments

3 shown
ProveSource LTD 2020-07-05T15:38:00+00:00

For some reason we don’t get emails about questions and reviews written in the plugin directory. In general, the javascript loaded is an async script, very small and very fast and should not have any impact on your website. You can read more here: https://help.provesrc.com/en/articles/3485781-does-provesource-impact-my-website-performance-and-page-speed

Elliot Taylor 2020-07-06T07:19:00+00:00

This is not resolved. Perhaps make it optional to load your external third-party scripts because it’s not best practice and very slow to load.

ProveSource LTD 2020-07-06T08:01:00+00:00

Hi Elliot, The script is mandatory and is not possible to exclude as ProveSource is an external SaaS that tracks social proof data not only from within WordPress. As mentioned in the previous comment and in the related article – async scripts do not block your page load and do not slow your website down. Google also has put out recommandations you can read here: – https://developers.google.com/web/fundamentals/performance/critical-rendering-path/page-speed-rules-and-recommendations – https://developers.google.com/speed/docs/insights/BlockingJS synchronous resources unblock the document parser and allow the browser to avoid blocking … it also means it is not essential for the first render