网页热力图分析
原名:assessing-heatmaps
通过 PostHog 热力图理解点击、注意力和页面交互分布。
中文 Skills 技能说明
适合落地页、产品页和关键流程优化;先确认页面、设备和时间范围,再结合转化与录屏判断,不能只凭热点颜色下结论。能力可用于用户自建或自有 PostHog 环境;若使用托管服务,账户、区域、费用、数据留存与跨境要求由用户确认。执行前应读取项目现状和官方文档,输出目标、依据、影响、验证结果与回退方式;没有真实证据时要明确说明未知,不编造配置或成功状态。 代码、日志、连接串、令牌、客户信息和业务数据按敏感内容处理,只读取任务所需范围,上传或外发前完成授权、脱敏和最小化。
上游能力依据
上游原始适用说明:Assesses what a page's heatmap is telling you and recommends concrete changes. Pulls click / rageclick / scroll-depth data for a URL, names the hot elements by cross-referencing autocapture events on the same page, and can create a saved heatmap the user opens in PostHog, then summarizes the behavior and proposes improvements.\nTRIGGER when: user asks what a heatmap shows, why people aren't clicking something, where users rage-click, how far they scroll, what to change on a page based on heatmap/click data, or to 'analyze/assess/review the heatmap' for a URL.\nDO NOT TRIGGER when: the user only wants to create a saved heatmap screenshot with no analysis (use heatmaps-saved-create directly), or is asking about session replay in general (use investigating-replay).
上游 SKILL.md 主要章节(保留原文标题):
- Core principle: coordinates + meaning
- The flow
- Step 1: Pin the page and window
- Step 2: Pull the data
- Step 2b: Above the fold — read the fold summary
- Step 3: Name the hot elements (autocapture overlap)
- Step 4: Give the user a heatmap to look at (optional)
- Step 5: Drill into hotspots (when you need the "why")
- Step 6: Summarize and recommend
- Reading the signals
使用边界
先确认数据口径、只读或写入权限以及备份方案。查询结果需要说明范围,任何结构或数据变更都应先预览并人工确认。
作者、翻译与许可证
- 原作者
- PostHog, Inc. 与 PostHog/skills contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/PostHog/skills/tree/870cdf070c94f2bf39d8b2a9d4916cfd44779cce/skills/omnibus/assessing-heatmaps
适用范围
平台:linux、macos、windows;标签:数据分析、网页热力图分析
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。