Skip to content
Skill

tracking-discover

by jtrackingai

AI Summary

Use 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

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Yesterday
Active
Adoption100+ stars on GitHub
115 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars115
Forks35
Issues2
UpdatedYesterday
View on GitHub
Apache-2.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Cursor