formCapt
formCapt is a lightweight library and protocol for capturing user interactions with web forms. Designed for analytics, usability testing, and accessibility research, it provides a structured event model that records when forms are focused, when fields are edited, validation outcomes, and submission attempts. The goal is to enable consistent, privacy-aware form data collection across projects.
Its features include automatic discovery of form fields, a pluggable adapter system for popular frameworks, real-time
Architecture and usage: developers integrate the core library and optionally one or more adapters. When enabled,
Privacy and compliance: formCapt emphasizes privacy by design, offering per-field masking, automatic redaction, and configurable data
History and reception: formCapt emerged in the open-web tooling ecosystem as a practical solution for standardized