tracking-shopify
@jtrackingai · 收录于 1 周前
Use when the platform is Shopify or the run needs the Shopify-specific schema, sync, install, or verification branch.
适合你,如果正在运营 Shopify 店铺并需要自动化数据管理
/ 下载安装
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code
~/.claude/skills/(项目级 .claude/skills/)Codex CLI
~/.codex/skills/Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add jtrackingai/analytics-tracking-automation/tracking-shopify/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- jtrackingai/analytics-tracking-automation/tracking-shopify/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify jtrackingai/analytics-tracking-automation/tracking-shopify安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
132GitHub stars
~460最小装载
~460含声明引用
~503文本包总量
镜像托管
怎么用
技能原文 SKILL.md
Tracking Shopify
Use this skill as the Shopify-specific branch contract after platform detection.
When To Use
Use this skill when:
site-analysis.jsonreportsplatform.type: "shopify"- the user says the target is a Shopify storefront
- sync or verification must produce Shopify custom pixel artifacts
- the shared discovery / grouping flow has already established that the run is on the Shopify branch
Shared Early Stages
Shopify still uses the same early workflow as generic sites:
- analysis
- page grouping
- page-group approval
Use tracking-discover and tracking-group for those phases.
Shopify-Specific Rules
Schema phase:
- run
prepare-schema - read
shopify-schema-template.json - read
shopify-bootstrap-review.md - keep ecommerce funnel events primarily as
triggerType: "custom" - validate selector-based CTA events, but do not expect selector checking to validate Shopify ecommerce custom events
Sync phase:
syncalso generatesshopify-custom-pixel.jssyncalso generatesshopify-install.md
Verification phase:
- do not expect standard automated GTM preview to be the source of truth
- install the Shopify custom pixel first
- validate with GA4 Realtime and Shopify pixel debugging tools
Required Output
Expect some or all of:
<artifact-dir>/shopify-schema-template.json<artifact-dir>/shopify-bootstrap-review.md<artifact-dir>/shopify-custom-pixel.js<artifact-dir>/shopify-install.md- updated
<artifact-dir>/workflow-state.json
Closeout Style
- default to a short Shopify-specific summary before listing files
- explain whether the current output is schema guidance, install guidance, or manual verification guidance
- keep artifact references after the summary, not before it
Stop Boundary
Stop after the Shopify-specific artifact or manual verification plan the user asked for.
Do not force the generic preview path on a Shopify run.
References
- [../../references/shopify-workflow.md](../../references/shopify-workflow.md)
- [../../references/event-schema-guide.md](../../references/event-schema-guide.md)
- [../../references/output-contract.md](../../references/output-contract.md)
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…