rybbit_track_events
Send 1-50 tracking events in one call and receive per-event success/failure results, ensuring reliable ingestion of analytics data.
Instructions
Send a batch of 1-50 tracking events in one call. Each event has the same shape as rybbit_track_event. Events are sent sequentially; the result reports per-event success/failure. Note: siteId is the tracking site ID from your Rybbit tracking snippet. An API key with the ingest:write scope marks events as trusted server-side ingestion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | Events to send (1-50) |