WidgetAPIV2Used (v1.0.0)

Event emitted when the Widget API V2 is used.

WidgetAPIV2Used

Event emitted when the Widget API V2 is used.

Base Schema

All analytics events are based on the TrackEvent schema which provides common properties like messageId, userId, context, timestamps, and more.

Base Schema Reference: analytics-track.yaml

Event-Specific Properties

This schema shows only the event-specific properties that extend the base TrackEvent schema:

2 properties

Properties specific to this event type (extends BaseEvent)

methodstring

The method of the Widget API V2 that was used.

Allowed values: GetAllWidgetsForApp GetWidgetByID UpsertWidget DeleteWidget
idstring

Unique identifier of the widget. If the collection route is used, this is just the app name.