Global Commerce Intelligence
Executive commerce snapshot combining revenue, margin, channel mix, and top-account concentration.
Interactive Preview (Aurora Light)
Theme
Dashboard Definition
{
"id": "global_commerce_intelligence",
"version": "0.0.1",
"generated_at": "2026-02-22T00:00:00Z",
"updated_at": "2026-02-22T00:00:00Z",
"title": "Global Commerce Intelligence",
"description": "Executive snapshot of regional revenue, acquisition efficiency, and account concentration.",
"source": "warehouse.commerce_snapshot",
"tags": [
"commerce",
"executive",
"weekly"
],
"timezone": "UTC",
"default_locale": "en_US",
"widgets": [
{
"id": "metric_revenue",
"type": "metric",
"title": "Recognized Revenue",
"description": "Current period total.",
"data_type": "currency",
"data_ref": "ds_revenue_metric"
},
{
"id": "metric_margin",
"type": "metric",
"title": "Gross Margin",
"description": "Consolidated margin rate.",
"data_type": "percent",
"data_ref": "ds_margin_metric"
},
{
"id": "section_break",
"type": "horizontal-ruler"
},
{
"id": "chart_revenue_region",
"type": "bar-chart",
"title": "Revenue by Region",
"description": "Gross recognized revenue in USD.",
"data_ref": "ds_revenue_region"
},
{
"id": "chart_weekly_orders",
"type": "line-chart",
"title": "Weekly Orders by Segment",
"description": "Enterprise and SMB order throughput.",
"data_ref": "ds_weekly_orders"
},
{
"id": "chart_regional_order_intensity",
"type": "heatmap",
"title": "Regional Order Intensity",
"description": "Heatmap of weekly order pressure by region.",
"data_ref": "ds_regional_order_intensity"
},
{
"id": "chart_cac_ltv",
"type": "scatter-chart",
"title": "CAC vs LTV",
"description": "Acquisition efficiency by region cluster.",
"x_min": 350,
"x_max": 510,
"data_ref": "ds_cac_ltv"
},
{
"id": "chart_conversion_funnel",
"type": "funnel",
"title": "Commerce Conversion Funnel",
"description": "Visitor to purchase progression.",
"data_ref": "ds_conversion_funnel"
},
{
"id": "chart_channel_mix",
"type": "pie-chart",
"title": "ARR Mix by Channel",
"description": "Channel contribution to new ARR.",
"data_ref": "ds_channel_mix"
},
{
"id": "table_top_accounts",
"type": "table",
"title": "Top Accounts",
"description": "Largest enterprise customers in current window.",
"data_ref": "ds_top_accounts"
}
]
}
Data Definition
{
"id": "global_commerce_intelligence_data",
"dashboard_id": "global_commerce_intelligence",
"data_sources": {
"ds_revenue_metric": {
"kind": "inline",
"description": "Total recognized revenue for current period.",
"updated_at": "2026-02-22T00:00:00Z",
"data": {
"value": 18452340.55,
"data_type": "currency",
"currency": "USD",
"sentiment": "positive"
}
},
"ds_margin_metric": {
"kind": "inline",
"description": "Gross margin rate across all geographies.",
"updated_at": "2026-02-22T00:00:00Z",
"data": {
"value": 0.327,
"data_type": "percent",
"sentiment": "positive"
}
},
"ds_revenue_region": {
"kind": "inline",
"description": "Revenue by macro region.",
"updated_at": "2026-02-22T00:00:00Z",
"data": [
{
"x": "North America",
"y": 7120000
},
{
"x": "EMEA",
"y": 4950000
},
{
"x": "APAC",
"y": 4330000
},
{
"x": "LATAM",
"y": 2050000
}
]
},
"ds_weekly_orders": {
"kind": "inline",
"description": "Weekly fulfilled order volume by channel cluster.",
"updated_at": "2026-02-22T00:00:00Z",
"data": [
{
"label": "Enterprise",
"data": [
{
"x": "2026-W01",
"y": 8120
},
{
"x": "2026-W02",
"y": 8450
},
{
"x": "2026-W03",
"y": 8305
},
{
"x": "2026-W04",
"y": 8725
},
{
"x": "2026-W05",
"y": 9015
},
{
"x": "2026-W06",
"y": 9250
}
]
},
{
"label": "SMB",
"data": [
{
"x": "2026-W01",
"y": 12640
},
{
"x": "2026-W02",
"y": 12920
},
{
"x": "2026-W03",
"y": 13110
},
{
"x": "2026-W04",
"y": 13480
},
{
"x": "2026-W05",
"y": 13890
},
{
"x": "2026-W06",
"y": 14120
}
]
}
]
},
"ds_regional_order_intensity": {
"kind": "inline",
"description": "Order intensity matrix by week and region.",
"updated_at": "2026-02-22T00:00:00Z",
"data": [
{
"x": "2026-W03",
"y": "North America",
"value": 8450
},
{
"x": "2026-W04",
"y": "North America",
"value": 8725
},
{
"x": "2026-W05",
"y": "North America",
"value": 9015
},
{
"x": "2026-W03",
"y": "EMEA",
"value": 5120
},
{
"x": "2026-W04",
"y": "EMEA",
"value": 5330
},
{
"x": "2026-W05",
"y": "EMEA",
"value": 5480
},
{
"x": "2026-W03",
"y": "APAC",
"value": 4680
},
{
"x": "2026-W04",
"y": "APAC",
"value": 4950
},
{
"x": "2026-W05",
"y": "APAC",
"value": 5095
}
]
},
"ds_cac_ltv": {
"kind": "inline",
"description": "Customer acquisition cost versus 12-month LTV.",
"updated_at": "2026-02-22T00:00:00Z",
"data": [
{
"label": "North America",
"data": [
{
"x": 410,
"y": 2950
},
{
"x": 435,
"y": 3010
},
{
"x": 450,
"y": 3180
},
{
"x": 470,
"y": 3240
},
{
"x": 495,
"y": 3385
}
]
},
{
"label": "EMEA",
"data": [
{
"x": 360,
"y": 2480
},
{
"x": 375,
"y": 2595
},
{
"x": 388,
"y": 2640
},
{
"x": 402,
"y": 2710
},
{
"x": 419,
"y": 2790
}
]
}
]
},
"ds_conversion_funnel": {
"kind": "inline",
"description": "Commerce funnel stage counts for current period.",
"updated_at": "2026-02-22T00:00:00Z",
"data": [
{
"label": "Sessions",
"value": 1820000
},
{
"label": "Product Views",
"value": 1295000
},
{
"label": "Add to Cart",
"value": 442000
},
{
"label": "Checkout",
"value": 218500
},
{
"label": "Purchases",
"value": 163200
}
]
},
"ds_channel_mix": {
"kind": "inline",
"description": "Net new ARR by acquisition channel.",
"updated_at": "2026-02-22T00:00:00Z",
"data": [
{
"label": "Inbound",
"value": 42
},
{
"label": "Partner",
"value": 21
},
{
"label": "Outbound",
"value": 18
},
{
"label": "Expansion",
"value": 13
},
{
"label": "Marketplace",
"value": 6
}
]
},
"ds_top_accounts": {
"kind": "inline",
"description": "Top enterprise accounts by quarterly billings.",
"updated_at": "2026-02-22T00:00:00Z",
"data": {
"columns": [
{
"name": "Account",
"data_key": "account",
"data_type": "string",
"data_formatter": "",
"align": "start"
},
{
"name": "Region",
"data_key": "region",
"data_type": "string",
"data_formatter": "",
"align": "start"
},
{
"name": "Quarterly Billings",
"data_key": "billings",
"data_type": "currency",
"data_formatter": "currency",
"align": "end"
},
{
"name": "Growth",
"data_key": "growth",
"data_type": "percent",
"data_formatter": "percent",
"align": "end"
}
],
"rows": [
{
"account": "Arcturus Retail",
"region": "North America",
"billings": 1460000,
"growth": 0.18
},
{
"account": "Nordwind Energy",
"region": "EMEA",
"billings": 1315000,
"growth": 0.14
},
{
"account": "Kirei Holdings",
"region": "APAC",
"billings": 1240000,
"growth": 0.22
},
{
"account": "Azul Logistics",
"region": "LATAM",
"billings": 865000,
"growth": 0.19
}
]
}
}
},
"version": "0.0.1",
"generated_at": "2026-02-22T00:00:00Z",
"updated_at": "2026-02-22T00:00:00Z",
"source": "warehouse.commerce_snapshot",
"tags": [
"commerce",
"executive",
"weekly"
],
"timezone": "UTC",
"default_locale": "en_US"
}
Theme Render Options
Aurora Light
{
"font": "IBM Plex Sans",
"layout": {
"columns": 24,
"width": 1400,
"align": "center",
"widget_columns": 24,
"widget_rows": 10,
"spacing": 10
},
"palette": {
"text_color": "#122135",
"background_color": "#F4F8FF",
"link_color": "#0F62FE",
"chart_colors": [
"#0F62FE",
"#24A148",
"#8A3FFC",
"#FF832B",
"#009D9A",
"#D12771",
"#5D9CEC",
"#A56EFF"
]
},
"title_typeography": {
"font": "IBM Plex Sans",
"color": "#0F1E33",
"size": 22,
"weight": 700,
"align": "start"
},
"description_typeography": {
"font": "IBM Plex Sans",
"color": "#3A4B63",
"size": 14,
"weight": 400,
"align": "start"
},
"widget_type_defaults": {
"title": {
"columns": 24,
"rows": 1
},
"description": {
"columns": 24,
"rows": 1
},
"metric": {
"columns": 6,
"rows": 2
},
"horizontal-ruler": {
"columns": 24,
"rows": 1
},
"bar-chart": {
"columns": 12,
"rows": 7
},
"heatmap": {
"columns": 12,
"rows": 7
},
"funnel": {
"columns": 12,
"rows": 7
},
"box-plot": {
"columns": 12,
"rows": 7
},
"treemap": {
"columns": 12,
"rows": 7
},
"line-chart": {
"columns": 12,
"rows": 7
},
"scatter-chart": {
"columns": 12,
"rows": 7
},
"pie-chart": {
"columns": 12,
"rows": 7
},
"table": {
"columns": 24,
"rows": 8
}
},
"locale": "en_US"
}
Midnight Grid
{
"font": "Space Grotesk",
"layout": {
"columns": 24,
"width": 1320,
"align": "center",
"widget_columns": 24,
"widget_rows": 10,
"spacing": 14
},
"palette": {
"text_color": "#E6EEFF",
"background_color": "#0E1320",
"link_color": "#7FB3FF",
"chart_colors": [
"#4EA1FF",
"#2BD9A6",
"#FFC857",
"#E9724C",
"#C77DFF",
"#F07167",
"#9AD1D4",
"#6D9DC5"
]
},
"title_typeography": {
"font": "Space Grotesk",
"color": "#F4F7FF",
"size": 22,
"weight": 700,
"align": "start"
},
"description_typeography": {
"font": "Space Grotesk",
"color": "#B4C0D3",
"size": 14,
"weight": 400,
"align": "start"
},
"widget_type_defaults": {
"title": {
"columns": 24,
"rows": 1
},
"description": {
"columns": 24,
"rows": 1
},
"metric": {
"columns": 12,
"rows": 3
},
"horizontal-ruler": {
"columns": 24,
"rows": 1
},
"bar-chart": {
"columns": 24,
"rows": 10
},
"heatmap": {
"columns": 24,
"rows": 10
},
"funnel": {
"columns": 24,
"rows": 10
},
"box-plot": {
"columns": 24,
"rows": 10
},
"treemap": {
"columns": 24,
"rows": 10
},
"line-chart": {
"columns": 24,
"rows": 10
},
"scatter-chart": {
"columns": 24,
"rows": 10
},
"pie-chart": {
"columns": 24,
"rows": 9
},
"table": {
"columns": 24,
"rows": 12
}
},
"locale": "en_US"
}
Sepia Ledger
{
"font": "Source Serif Pro",
"layout": {
"columns": 24,
"width": 1180,
"align": "center",
"widget_columns": 24,
"widget_rows": 10,
"spacing": 16
},
"palette": {
"text_color": "#2F241B",
"background_color": "#F6F1E8",
"link_color": "#8C4E2D",
"chart_colors": [
"#8C4E2D",
"#4C6A92",
"#5B8E7D",
"#B06C49",
"#7D5A9E",
"#9B3D3D",
"#356859",
"#73503C"
]
},
"title_typeography": {
"font": "Source Serif Pro",
"color": "#2A1D15",
"size": 23,
"weight": 700,
"align": "start"
},
"description_typeography": {
"font": "Source Serif Pro",
"color": "#5A4C40",
"size": 14,
"weight": 400,
"align": "start"
},
"widget_type_defaults": {
"title": {
"columns": 24,
"rows": 2
},
"description": {
"columns": 24,
"rows": 2
},
"metric": {
"columns": 8,
"rows": 2
},
"horizontal-ruler": {
"columns": 24,
"rows": 1
},
"bar-chart": {
"columns": 16,
"rows": 8
},
"heatmap": {
"columns": 24,
"rows": 8
},
"funnel": {
"columns": 8,
"rows": 8
},
"box-plot": {
"columns": 16,
"rows": 8
},
"treemap": {
"columns": 16,
"rows": 9
},
"line-chart": {
"columns": 24,
"rows": 9
},
"scatter-chart": {
"columns": 16,
"rows": 8
},
"pie-chart": {
"columns": 8,
"rows": 8
},
"table": {
"columns": 24,
"rows": 11
}
},
"locale": "en_US"
}