{% include 'components/_navbar.html' %}
營運成長策略報表
數據更新至: {{ chart_data.labels[-1] if chart_data.labels else '-' }}
YTD 本年度累計業績 ({{ kpi.current_year }})
${{ "{:,.0f}".format(kpi.ytd_revenue) }}
YoY Growth
{{ "{:+.1f}%".format(kpi.ytd_growth) }}
vs 去年同期
近30天平均客單價 (AOV)
${{ "{:,.0f}".format(kpi.recent_aov) }}
真實訂單基礎 (Unique Order ID)
總訂單數 (Total Orders)
{{ "{:,.0f}".format(kpi.total_orders) }}
全時期累計
月營收與年增率 (Revenue & YoY)
月增率分析 (MoM)
客單價趨勢 (AOV Trend)
獲利能力分析 (Gross Margin %)