AI SummaryUse this skill for analysis-only work and fresh workflow bootstrap. In this repository, use the repo-root wrapper: Run outside sandboxed environments by default. Do not first attempt the Playwright crawl inside the sandbox and then retry after it is intercepted.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "tracking-discover" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/tracking-discover && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/tracking-discover/SKILL.md "https://raw.githubusercontent.com/jtrackingai/event-tracking-skill/main/skills/tracking-discover/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Use when the user wants crawl coverage, platform detection, dataLayer discovery, or a fresh artifact directory before grouping and schema work.
Tracking Discover
Use this skill for analysis-only work and fresh workflow bootstrap.
Inputs
• target URL • output root directory • optional Shopify storefront password
Commands
In this repository, use the repo-root wrapper: `bash ./event-tracking analyze <url> --output-root <output-root> ` Run analyze outside sandboxed environments by default. Do not first attempt the Playwright crawl inside the sandbox and then retry after it is intercepted. Partial mode: `bash ./event-tracking analyze <url> --output-root <output-root> --urls https://example.com/page-a,https://example.com/page-b `
Required Output
Produce and share: • <artifact-dir>/site-analysis.json • <artifact-dir>/workflow-state.json Report: • pages analyzed • skipped URLs • warnings • detected dataLayer events • detected live GTM container IDs • detected platform
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster