Reference

Glossary

The words the UI, API, and MCP all share.

Terms

TermMeaning
ActorOne of five labels on every event / hit.
AI sourceVendor behind a crawler or assistant referral (chatgpt, claude, …).
EventBrowser ingest via /api/event.
HitServer ingest via /api/hit.
ManifestPublic JSON privacy document for a site.
RollupHourly / daily aggregate. What charts and LLMs read.
SiteA registered hostname.
Visitor hashSHA-256 unique for one site, one UTC day.
human_via_aiA person who arrived from an assistant.
jsExecutedWhether v5.js ran. True for events, false for hits.

Something off? Open an issue · Edit on GitHub