IdentifyMessage

Example values

TypeScript
{
distinctId: string;
properties?: Record<string | number, any>;
disableGeoip?: boolean;
}

Community questions