暂无数据。请确保 XHS_ANALYTICS_ENABLED=1 且至少发布过一篇笔记。
{% else %}| # | 笔记 | 点赞 | 评论 | 收藏 | 互动率 |
|---|---|---|---|---|---|
| {{ loop.index }} | {{ note.title[:24] }} | {{ note.likes }} | {{ note.comments }} | {{ note.collects }} | {{ "%.1f"|format(note.engagement_rate) }} |
| 账号 | 快照数 | 平均互动率 |
|---|---|---|
| {{ r.alias }} | {{ r.snapshots }} | {{ "%.1f"|format(r.avg_er or 0) }} |