CaptureEvent

Example values

TypeScript
{
uuid?: string;
event: string;
properties?: PostHogEventProperties;
$set?: PostHogEventProperties;
$set_once?: PostHogEventProperties;
timestamp?: Date;
}

Community questions

Questions about this page? or post a community question.