Home > @snowplow/browser-tracker > EventBatch
A collection of events which are sent to the collector. This can either be a collection of query strings or JSON objects.
Signature:
type EventBatch = GetBatch | PostBatch;Home > @snowplow/browser-tracker > EventBatch
A collection of events which are sent to the collector. This can either be a collection of query strings or JSON objects.
Signature:
type EventBatch = GetBatch | PostBatch;