LegacyWidgetsConverted (v1.0.0)

Event emitted when the widget converter has been executed.

LegacyWidgetsConverted

Event emitted when the widget converter has been executed.

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:

3 properties

Properties specific to this event type (extends BaseEvent)

v1WidgetCountinteger

The number of v1 dashboard widgets that were converted.

convertedWidgetCountinteger

The total number of converted widgets after merging.

homeWidgetCountinteger

The number of home widgets that were converted.