Skip to content

Site loads more than 10 third-party trackers

This check counts the number of distinct third-party tracking scripts loading on the site, things like analytics tools, advertising pixels, and marketing platforms. On this site, more than 10 distinct third-party trackers were found loading, which is a high number relative to what most sites actually need. Beyond the consent burden this creates under privacy law, every additional tracker is also a separate network request and piece of JavaScript that has to run, which slows the page down and adds to the attack surface. Trackers accumulate over time as different team members add tools for different one-off projects, and most sites end up running several that nobody is actively using or looking at. Your marketing team, alongside a developer, should run a one-week audit listing every tracker currently loading and identifying the actual business purpose for each one, then remove any that nobody is using anymore. Consolidating tag management through a single tool like Google Tag Manager, if that isn't already in place, makes ongoing tracker hygiene much easier to maintain.

Why this matters

Beyond the consent burden this creates under privacy law, every additional tracker is also a separate network request and piece of JavaScript that has to run, which slows the page down and adds to the attack surface. Trackers accumulate over time as different team members add tools for different one-off projects, and most sites end up running several that nobody is actively using or looking at.

How to fix it

Your marketing team, alongside a developer, should run a one-week audit listing every tracker currently loading and identifying the actual business purpose for each one, then remove any that nobody is using anymore. Consolidating tag management through a single tool like Google Tag Manager, if that isn't already in place, makes ongoing tracker hygiene much easier to maintain.