WebmasterID logoWebmasterID

Docs

WebmasterID docs

Operational reference for installing the tracker, understanding events, building campaign links, verifying installation, and connecting the agent. Every page is step-by-step and copy-paste safe.

Last updated: v1.5.2 · 2026-05-10

Start here

This is the operator manual for WebmasterID. Each page is written so a real operator, developer, or coding assistant (Claude Code, Codex) can follow it end-to-end and end up with a working install, a verified site, and a clean dashboard.

The hardest thing in analytics installation is being precise: which file, which line, which check. We try to be exact. When framework details vary, we say so and give a safe generic version plus framework-specific examples.

Pages

Operator principles

WebmasterID is intentionally small and predictable. Three rules explain almost everything about how it behaves:

  • Tracker collects. The browser tracker is a passive data-collection layer. It records page-views and a short list of declarative events, then sends them to the ingest API. It never modifies your page, never shows different content, never speaks to other users.
  • Agent analyses. The agent reads sanitised analytics aggregates and (in webmasterid-agent) crawl intelligence. It produces recommendations, reports, and paste-ready prompts. It never commands the tracker, never fakes events, never auto-deploys.
  • Humans approve. Every external change — repo edit, deploy, outreach, social post, ad — happens through you, never through us. Approving an action draft is operator authorisation, not auto-execution.

For positioning + use cases, see /use-cases. For the system architecture, see /architecture. To request access to the private beta, see /request-access.