WidgetRemoved
Event emitted when a user removes a widget from the v1 dashboard.
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:
1 property
Properties specific to this event type (extends BaseEvent)
widgetIDstring
Unique identifier of the removed widget instance.