This document discusses evaluating the performance of third-party scripts on websites. It begins by defining third-party scripts as anything served to the client from an external organization, not the website itself. Common types are then listed, with Google scripts comprising 71% of the top used scripts. The document goes on to discuss issues third-party scripts can cause including negative performance impacts, creating single points of failure, and privacy concerns. Potential solutions explored are using asynchronous loading, hosted libraries, and tools to monitor and measure third-party scripts.
Related topics: