AI SummaryUse this skill as the Shopify-specific branch contract after platform detection. Use this skill when: Shopify still uses the same early workflow as generic sites:
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "tracking-shopify" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/tracking-shopify && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/tracking-shopify/SKILL.md "https://raw.githubusercontent.com/jtrackingai/event-tracking-skill/main/skills/tracking-shopify/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Use when the platform is Shopify or the run needs the Shopify-specific schema, sync, install, or verification branch.
Tracking Shopify
Use this skill as the Shopify-specific branch contract after platform detection.
When To Use
Use this skill when: • site-analysis.json reports platform.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: • sync also generates shopify-custom-pixel.js • sync also generates shopify-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
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster