The energy cost of web advertising
A study measured the energy consumption of web advertising by analyzing 1,000 news websites, finding that ads account for approximately 21% of total page energy usage. The research highlights that ad-related scripts and media content significantly increase power draw on user devices, raising concerns about the environmental impact of digital advertising infrastructure.
Background
- This is an academic paper presented at an ACM conference (likely a systems / networking venue) that empirically measures how much extra energy web ads consume on user devices.
- Prior work has focused on the data-center and network cost of ads; this paper looks at the client side — the extra CPU cycles, battery drain, and data use caused by loading, rendering, and tracking associated with advertisements.
- The "programmatic advertising" ecosystem (real-time auctions, multiple ad servers, trackers) means a single webpage can trigger dozens of third-party requests beyond the main content, each consuming energy.
- Key metric: "energy cost" here means incremental energy on the user's device (phone or laptop), not just bandwidth or server load. The authors likely measure using power models or direct instrumentation.
- Why it matters: with billions of ad-supported page views daily, even tiny per-page energy overheads add up to meaningful global electricity consumption and user battery impact; also raises questions about sustainability vs. business models on the web.