Events
Overview
Track product activity with Buildspace Events.
Use events to capture user behavior and internal app lifecycle activity.
- Server: direct awaitable ingestion (
bs.events.track). - Client: batched ingestion with auto-flush (
bs.events.track,flush,shutdown).