{{ deptName() }}部门子集不包含本层数据
{{ deptSubset() }}
切换左侧"全部打通"可查看跨部门打通视图(这正是看板的价值所在)
大数卡(90 天汇总)
✅ 自洽校验:GMV {{fmtWan(total.gmv)}} = 访客 {{total.visitors.toLocaleString()}} × 转化 {{fmtPct(total.cvr,2)}} × 客单 ¥{{total.aov}};费用四项加和 = {{fmtWan(total.fee)}}
经营健康分(QW3 式打分)
{{ h.name }}
{{ h.score }}
{{ h.detail }}
周度趋势:GMV / 费用 / 贡献毛利
渠道 GMV 占比
费用拆分(财务子集 · 四项可加和)
| 费用项 | 金额 | 占比 |
|---|---|---|
| {{ f.name }} | ¥{{ f.value.toLocaleString() }} | {{ fmtPct(f.value / total.fee) }} |
| 合计 | ¥{{ total.fee.toLocaleString() }} | 100.0% |
渠道表现矩阵(点"下钻"进入 L3)
| 渠道 | 打法 | GMV | 访客 | 转化率 | 费比 | 贡献毛利 | ROI | |
|---|---|---|---|---|---|---|---|---|
| {{ c.name }} | {{ c.play }} | {{ fmtWan(c.m.gmv) }} | {{ c.m.visitors.toLocaleString() }} | {{ fmtPct(c.m.cvr, 2) }} | 0.25">{{ fmtPct(c.m.feeRatio) }} | {{ fmtWan(c.m.grossProfit) }} | {{ c.m.roi }} | 下钻 › |
类目大盘份额(清咽润喉类目)
周度 GMV 对比(我方 vs 竞品)
竞品动态时间线(近 90 天)
{{ c.name }}
份额 {{ fmtPct(c.share30d) }}
0" [class.down]="c.trendPct < 0">{{ c.trendPct > 0 ? '↑' : '↓' }} {{ fmtPct(c.trendPct, 1) }}
{{ m.date }}{{ m.text }}
四渠道日 GMV 堆叠(90 天)
天猫 · 种草词 → 搜索成交(CID 溯源)
CID 关键词溯源:大品类失效、小品类有效——上表 6 词中 4 词可溯源
抖音 · 自播 vs 达人分销(30 天)
自播费比 {{ fmtPct(douyin.selfFee30d / douyin.selfGmv30d) }} vs 达人费比 {{ fmtPct(douyin.talentFee30d / douyin.talentGmv30d) }}
京东+唯品 · 蚂蚁雄兵链接矩阵(24 链接 · 30 天){{ warnLinkCount() }} 条预警
| 链接 | 平台 | 价格 | GMV(30d) | 费比 | 毛利 | 状态 |
|---|---|---|---|---|---|---|
| {{ l.id }} | {{ l.platform }} | ¥{{ l.price }} | {{ fmtWan(l.gmv30d) }} | 0.23">{{ fmtPct(l.fee30d / l.gmv30d) }} | ¥{{ l.profit30d.toLocaleString() }} | {{ l.status }} |
✅ 自洽校验:24 链接 GMV 加和 = {{ fmtWan(linkGmvSum()) }} = 京唯渠道 30 天 GMV;价格/货架/费用/利润四类指标逐链接可核
小红书 · 种草笔记表现(种草池视角)
| 达人 | 平台 | 粉丝(万) | GMV(30d) | 费用(30d) | 费比 | 投资收益 ROI | |
|---|---|---|---|---|---|---|---|
| {{ t.name }} | {{ t.platform }} | {{ t.fansW }} | {{ fmtWan(t.gmv30d) }} | {{ fmtWan(t.fee30d) }} | {{ fmtPct(t.fee30d / t.gmv30d) }} | {{ (t.gmv30d / t.fee30d).toFixed(2) }} | 看内容 › |
3 SPU 商品卡(豆子四指标:新客率/复购率/CAC/ROI + VOC)
{{ s.name }}
{{ s.spec }}
客单 ¥{{ s.price }}
| 新客率 | {{ fmtPct(s.newCustomerRate) }} |
| 复购率 | {{ fmtPct(s.repeatRate) }} |
| CAC | ¥{{ s.m.cac }} |
| ROI | {{ s.m.roi }} |
| VOC 投诉率 | 0.6">{{ s.vocComplaintRate }}‱ |
| 90d GMV | {{ fmtWan(s.m.gmv) }} |
✅ 自洽校验:3 SPU GMV 加和 = {{ fmtWan(spuGmvSum()) }} = 全局 GMV
SPU 雷达对比
A2→A5 人群漏斗(种草→复购全过程)
人群层转化明细
| 层级 | 人群 | UV | 层转化率 | 说明 |
|---|---|---|---|---|
| {{ f.stage }} | {{ f.label }} | {{ f.uv.toLocaleString() }} | {{ i === 0 ? '—' : fmtPct(funnel[i].uv / funnel[i - 1].uv) }} | {{ f.desc }} |
达人矩阵(点击行看单视频贡献度)
| 达人 | 平台 | 粉丝(万) | 发帖数 | 单帖均 GMV | |
|---|---|---|---|---|---|
| {{ t.name }} | {{ t.platform }} | {{ t.fansW }} | {{ t.posts30d }} | {{ fmtWan(t.gmv30d / t.posts30d) }} | 展开 › |
单视频/笔记贡献度 · {{ selectedTalentRow()!.name }} 收起 ×
该达人 30 天 GMV {{ fmtWan(selectedTalentRow()!.gmv30d) }},旗下 {{ videoContribution().length }} 条内容归因 GMV 加和 = {{ fmtWan(videoGmvSum()) }}(部分 GMV 归达人组合,占比 {{ fmtPct(videoGmvSum() / selectedTalentRow()!.gmv30d) }})
{{ v.type }}
{{ v.title }}
归因 GMV {{ fmtWan(v.gmv) }}
CPM ¥{{ v.cpm }}
互动 {{ v.interactions.toLocaleString() }}
回搜贡献 {{ v.searchLift.toLocaleString() }} 人
回搜率 {{ fmtPct(v.searchRate) }}
单内容 ROI {{ v.roiPost }}
脚本要点(脱敏示意)
- {{ s }}
供应链 · 库存占资金 / 周转 / 清货释放现金流
| SPU | 库存(件) | 占用资金 | 周转天数 | 清货进度 | 可释放资金 |
|---|---|---|---|---|---|
| {{ s.name }} | {{ s.stockUnits.toLocaleString() }} | ¥{{ s.stockValue.toLocaleString() }} | 60">{{ s.turnoverDays }} 天 | {{ fmtPct(s.clearancePct) }} | ¥{{ s.releaseCash.toLocaleString() }} |
✅ 可释放资金 = 库存值 × (1−清货进度) × 65%,由生成器计算;合计 {{ fmtWan(clearCashTotal()) }}