DashboardCreated (v1.0.0)

Indicates that a user has created a dashboard in Superset

DashboardCreated

Indicates that a user has created a dashboard in Superset

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)

dashboardIdinteger<int64>

Unique identifier of the dashboard in Superset.