CaptureEvent

Properties

NameType
uuidstring

UUID for the event (optional to allow compatibility with Node SDK's EventMessage). Must be a valid UUID.

eventstring

The name of the event

propertiesPostHogEventProperties

Properties associated with the event (optional to allow compatibility with Node SDK's EventMessage)

$setPostHogEventProperties

Properties to set on the person (overrides existing values)

$set_oncePostHogEventProperties

Properties to set on the person only once (does not override existing values)

timestampDate

Timestamp for the event

Community questions