humanmade / altis-analytics

Analytics module for Altis
https://www.altis-dxp.com/resources/docs/analytics/
GNU General Public License v3.0
9 stars 3 forks source link

The api.segment.io script is render-blocking, slows down the admin area #392

Open johnbillion opened 11 months ago

johnbillion commented 11 months ago

I notice reasonably frequently that the https://api.segment.io/v1/p script that loads in the admin area is the slowest asset and causes the page load to stall if the asset doesn't respond immediately.

This script is fully render blocking. If the script takes a few seconds to respond, nothing but a white screen is shown for the duration.