{"id":47768477,"url":"https://github.com/jtrackingai/event-tracking-skill","last_synced_at":"2026-04-13T08:01:44.828Z","repository":{"id":348697903,"uuid":"1199167796","full_name":"jtrackingai/event-tracking-skill","owner":"jtrackingai","description":"Set up reviewable GA4 event tracking in GTM with site analysis, schema generation, sync, and preview verification.","archived":false,"fork":false,"pushed_at":"2026-04-08T08:23:20.000Z","size":335,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-08T10:32:09.057Z","etag":null,"topics":["agent-skill","analytics","claude-code","claude-code-skill","claude-skills","event-tracking","ga4","google-tag-manager","gtm","marketing-analytics","open-source","shopify","tracking"],"latest_commit_sha":null,"homepage":"https://www.jtracking.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtrackingai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-02T05:25:46.000Z","updated_at":"2026-04-08T08:19:06.000Z","dependencies_parsed_at":"2026-04-03T01:01:25.874Z","dependency_job_id":null,"html_url":"https://github.com/jtrackingai/event-tracking-skill","commit_stats":null,"previous_names":["jtrackingai/event-tracking-skill"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jtrackingai/event-tracking-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtrackingai%2Fevent-tracking-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtrackingai%2Fevent-tracking-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtrackingai%2Fevent-tracking-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtrackingai%2Fevent-tracking-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtrackingai","download_url":"https://codeload.github.com/jtrackingai/event-tracking-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtrackingai%2Fevent-tracking-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31744404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skill","analytics","claude-code","claude-code-skill","claude-skills","event-tracking","ga4","google-tag-manager","gtm","marketing-analytics","open-source","shopify","tracking"],"created_at":"2026-04-03T08:00:48.722Z","updated_at":"2026-04-13T08:01:44.821Z","avatar_url":"https://github.com/jtrackingai.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/assets/jtracking-social-preview.png\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eGA4 + GTM, done by AI. From site analysis to go live.\u003c/b\u003e\u003cbr/\u003e\n  Works with Cursor · Codex · Any AI Agent\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#what-you-get\"\u003eWhat You Get\u003c/a\u003e ·\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e ·\n  \u003ca href=\"#quick-start\"\u003eQuick Start\u003c/a\u003e ·\n  \u003ca href=\"https://www.jtracking.ai/skills\"\u003eWebsite\u003c/a\u003e\n\u003c/p\u003e\n\n# Event Tracking Skill\n\n`event-tracking-skill` is a local-first AI skill for planning, reviewing, and delivering GA4 + GTM tracking.\n\nUse it when you want an agent to help with:\n\n- analyzing a site before tracking work starts\n- grouping pages by business purpose\n- designing or reviewing a GA4 event plan\n- comparing a proposed plan with an existing live GTM setup\n- preparing GTM-ready outputs and verification guidance\n- handling both generic websites and Shopify storefronts\n\nThis README is intentionally user-facing and conversation-first.\nIf you need the CLI surface or maintainer workflow, use [DEVELOPING.md](DEVELOPING.md).\n\n## What You Get\n\nFor a given website, this skill can help produce:\n\n- a reviewable site analysis\n- business-friendly page groups\n- a compact, decision-ready tracking plan\n- GTM-ready tracking outputs\n- verification and health summaries before go-live\n- artifact-backed progress that can be resumed later\n\n## Installation\n\nMost users only need the umbrella skill.\n\n### Recommended\n\nClone the repository locally, then install the skill into your agent skills directory:\n\n```bash\ngit clone https://github.com/jtrackingai/event-tracking-skill.git\ncd event-tracking-skill\nnpm run install:skills\n```\n\n### No-Clone Alternative\n\nIf you do not want to clone the repository, install the root skill directly:\n\n```bash\nnpx skills add jtrackingai/event-tracking-skill\n```\n\nFor advanced install options and exported skill bundles:\n\n- [docs/README.install.md](docs/README.install.md)\n- [docs/skills.md](docs/skills.md)\n\n## Quick Start\n\n### Use It As A Skill\n\nThe intended experience is simple: tell your agent what you want in plain language.\n\nGood requests usually include one or more of:\n\n- the site URL\n- whether this is a new setup, update, upkeep, or audit\n- an existing artifact directory if you already have one\n- GA4 measurement ID or GTM context when you already know them\n- any scope boundary such as \"stop after schema review\"\n\n### Example Prompts\n\nNew setup from scratch:\n\n```text\nUse event-tracking-skill to plan GA4 + GTM tracking for https://www.example.com.\nStart from a fresh run and stop after the event schema is ready for review.\n```\n\nNew setup with implementation context:\n\n```text\nUse event-tracking-skill to set up tracking for https://www.example.com.\nUse ./output as the output root.\nGA4 Measurement ID is G-XXXXXXXXXX.\nWe care most about signup, pricing, contact, and demo intent.\n```\n\nAudit only:\n\n```text\nUse event-tracking-skill to run a tracking health audit for https://www.example.com.\nI only want to understand the current live GTM setup and whether we should repair or rebuild.\nDo not continue into deployment work.\n```\n\nRoutine upkeep:\n\n```text\nUse event-tracking-skill to do an upkeep review for this existing run:\n./output/example_com\nTell me what is still healthy, what drifted, and what needs repair.\n```\n\nUpdate an existing artifact:\n\n```text\nUse event-tracking-skill to resume this artifact directory:\n./output/example_com\nTell me the current checkpoint and continue only through schema review.\n```\n\nPage-group review only:\n\n```text\nUse event-tracking-skill to review and refine the page groups in:\n./output/example_com/site-analysis.json\nFocus on business intent, not just URL shape.\n```\n\nShopify branch:\n\n```text\nUse event-tracking-skill for this Shopify storefront:\nhttps://store.example.com\nI want the Shopify-specific tracking path, not the generic website flow.\n```\n\n## How To Think About It\n\nThis skill is best when you want the agent to act like a tracking lead, not just a command runner.\n\nA typical conversation flow is:\n\n1. inspect the site or resume an existing run\n2. group pages in a reviewable way\n3. draft or revise the event plan\n4. review what should be reused, repaired, added, or dropped\n5. continue into GTM generation and verification only when you explicitly want that\n\n## Where To Go Next\n\n- Installation details: [docs/README.install.md](docs/README.install.md)\n- Skill family map: [docs/skills.md](docs/skills.md)\n- Agent-facing workflow contract: [SKILL.md](SKILL.md)\n- CLI and maintainer workflow: [DEVELOPING.md](DEVELOPING.md)\n\n## Product Boundary\n\n- the workflow runs locally\n- GTM sync uses Google OAuth\n- generic sites use automated preview verification\n- Shopify uses the Shopify-specific branch and manual post-install validation\n\n## Need A More Advanced Setup?\n\nThis skill reflects the implementation workflow behind [JTracking](https://www.jtracking.ai).\n\nIf you need a more advanced setup, JTracking also supports:\n\n- richer tracking design based on business scenarios\n- server-side tracking and custom loaders\n- more destination and ad-platform integrations\n- longer-term tracking operations and maintenance\n\n## License\n\nThis project is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full text.\n\nUse of the JTracking name, logo, and other brand assets is not granted under this license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtrackingai%2Fevent-tracking-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtrackingai%2Fevent-tracking-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtrackingai%2Fevent-tracking-skill/lists"}