WebmasterID logoWebmasterID
Search bots

Web-performance fetchers overview

Web-performance tools — Lighthouse, PageSpeed Insights, GTmetrix, WebPageTest and similar — load a page on demand to measure speed, rendering, and resource behaviour. They are neither search crawlers nor human visitors: they are user-triggered measurement automation. Reading them correctly keeps performance audits out of audience metrics and out of search-crawl coverage.

Verified against primary sources

What this means

Performance fetchers exist to measure a single page well, not to discover and index many pages. They render the target URL, pull its resources, and report metrics. Whether hosted (PageSpeed Insights, GTmetrix, WebPageTest) or local (Lighthouse in DevTools), the goal is measurement.

That goal makes them different from both search crawlers (which index content to rank it) and human visitors (who consume content). They sit in the automation bucket: triggered by a person, executed by a tool.

How to read them in logs

Expect a complete load of one URL plus its referenced scripts, styles, and images, often repeated for multiple runs or from a chosen test location. Hosted tools originate from their own infrastructure; local Lighthouse runs come from the operator's environment.

The practical rule: do not count these as page views, and do not treat them as crawl coverage. They tell you how a page performs, nothing about audience or indexing.

How it appears in analytics and logs

A burst of single-URL, resource-heavy loads from audit/test infrastructure means someone benchmarked a page. It is measurement automation, not a crawl and not audience.

Diagnostic use case

Classify performance-tool fetches in logs as measurement automation so they neither inflate human analytics nor get mistaken for search indexing.

What WebmasterID can help detect

WebmasterID groups performance-tool fetches server-side as bot/automation traffic so audits stay separate from human analytics and search-crawl coverage.

Common mistakes

Privacy and accuracy notes

These fetches are identified by user-agent and behaviour only. Although a person triggers them, no visitor identity is exposed; WebmasterID records them as bot/automation events.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.