Skip to content
CarbonlessBeta

Guidelines · WSG 3.5

Treat third parties the same as first parties

Third-party requests are frequently the majority of a page and the least reviewed part of it. They also load their own dependencies, so the cost is not what you measured when you added the tag.

How to satisfy it

  • Inventory every tag and delete the ones nobody reads reports from.
  • Load analytics and chat after the page is interactive, never render-blocking.
  • Self-host small, stable assets instead of pulling a whole CDN library.
  • Re-measure after adding any tag: the vendor snippet is rarely the whole payload.

Measured pages failing this guideline

From the 60 most recently measured pages. Each links to its full report.

This page explains how Carbonless applies WSG 3.5. The guideline itself is published by the W3C Sustainable Web Design Community Group: Web Sustainability Guidelines.