analytics-tracking
Set up, audit, and debug analytics tracking implementation — GA4, Google Tag Manager, event taxonomy, conversion tracking, and data quality. Use when building a tracking plan from scratch, auditing existing analytics for gaps or errors, debugging missing events, or setting up GTM. Trigger keywords: GA4 setup, Google Tag Manager, GTM, event tracking, analytics implementation, conversion tracking, tracking plan, event taxonomy, custom dimensions, UTM tracking, analytics audit, missing events, t...
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 42939cb3
- Manifest Hash
- eaa49e7861a21b5ac3bbfc83d6f9371ec2d271cfc5480466c87bef00ca4bc238
- Signature
- VIB9BbAP
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- eaa49e78
Download Attested Bundle
Install analytics-tracking
Each bundle is served from the attested copy of analytics-tracking, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/analytics-tracking?format=claude-code" -o analytics-tracking.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/analytics-tracking?format=mcp" -o analytics-tracking.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/analytics-tracking?format=raw" -o analytics-tracking.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 analytics-tracking.bundle.jsonProvenance
- Catalog identifier:
analytics-tracking - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested analytics-tracking.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
andreessen
Marc Andreessen-mode decision and productivity skill. A blunt, market-first operator that pressure-tests ideas, ventures, features, and career bets through Andreessen's actual frameworks — market dominates team and product; the only milestone that matters is product/market fit; bias to build over deliberate. Use when the user says 'andreessen', 'pmarca mode', 'should I build this', 'is there a market', 'are we at product/market fit', 'pmf check', 'pressure-test this idea', 'be brutal about th...
Android Clean Architecture
Clean Architecture for Android and KMP: module structure, dependency rules, UseCases, Repositories, and data layer patterns.
api-design-reviewer
Comprehensive REST API design review with automated linting, breaking-change detection, and design scorecards. Catches inconsistent conventions, missing versioning, and design smells before APIs ship. Use when reviewing a PR that adds or changes API endpoints, auditing an existing API for v2 migration, or establishing API standards for a team.