Asynchronous Loading

The modern method being adopted by the industry is to load tags asynchronously. In this method, JavaScript code is processed in parallel to the rest of the page content. This means that even if a vendor tag is slow to respond or to load, it will not slow down the rest of the page.