Skip to main content

BAEvent

type BAEvent = {
[key: string]: string;
event: string;
};

Business analytics event

Indexable

[key: string]: string

custom properties to be sent with the event

Properties

event

event: string;

name of the analytic event