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: launches a real Chromium via Playwright to fetch the target site over HTTP. Run it in an environment that permits outbound network and local browser execution; environments that restric

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/analytics-tracking-automation/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> ` analyze launches a real Chromium via Playwright to fetch the target site over HTTP. Run it in an environment that permits outbound network and local browser execution; environments that restrict either tend to cause Playwright to hang or fail silently rather than return a clean error. Before run-new-setup or analyze, if the tool needs a telemetry consent answer and no prior choice is already recorded, stop and follow ../../references/telemetry-consent.md. Do not choose on the user's behalf, and do not continue until they answer. 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 1mo ago
Active
Adoption100+ stars on GitHub
129 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars129
Forks39
Issues1
Updated1mo ago
View on GitHub
Apache-2.0 License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Cursor