CaptureOptions

Properties

NameType
_batchKeystring

key of queue, e.g. 'sessionRecording' vs 'event'

_noTruncateboolean

If set, overrides and disables config.properties_string_max_length

_urlstring

Used to override the desired endpoint for the captured event

$set_onceProperties

Used when $identify is called Will set person properties but only once, it will NOT override previous values

$setProperties

Used when $identify is called Will set person properties overriding previous values

send_instantlyboolean

If set, skips the batched queue

skip_client_rate_limitingboolean

If set, skips the client side rate limiting

timestampDate

If set, overrides the current timestamp

transportRequestWithOptions['transport']

If set, overrides the desired transport method

Community questions

Was this page useful?