Optional source: DeepPartial<AnalyticsEvent>The category of the event.
The feature associated with the event.
The name of the event.
The value associated with the event.
Optional config: ToJsonConfigurationOptional category?: stringThe category of the event.
Optional feature?: stringThe feature associated with the event.
Optional name?: stringThe name of the event.
Optional values?: (undefined | string)[]The value associated with the event.
The event that is being tracked.