analytics

Track Events Batch

Track multiple feature usage events in a batch.

More efficient for high-volume tracking. Events are queued on the client and sent periodically (e.g., every 5 seconds).

post/analytics/track/batch

Request body

session_idstring nullable

Response

Successful Response

statusstring
countinteger nullable

Changes