Marketplace
instrumentation
Use when defining events, fields, and governance for GTM analytics pipelines.
$ Installieren
git clone https://github.com/gtmagents/gtm-agents /tmp/gtm-agents && cp -r /tmp/gtm-agents/plugins/analytics-pipeline-orchestration/skills/instrumentation ~/.claude/skills/gtm-agents// tip: Run this command in your terminal to install the skill
SKILL.md
name: instrumentation description: Use when defining events, fields, and governance for GTM analytics pipelines.
Analytics Instrumentation Standards Skill
When to Use
- Planning event tracking for product, marketing, or revenue analytics.
- Auditing existing tracking plans before model refreshes.
- Coordinating engineering, product, and RevOps on data contracts.
Framework
- Event Naming & Structure – action-oriented names, consistent casing, required properties.
- Identity Management – user/account IDs, anonymous IDs, device IDs, cross-system mapping.
- Consent & Privacy – capture consent status, honor suppression, regional storage rules.
- Versioning – change logs, backward compatibility, deprecation timelines.
- Observability – sampling dashboards, schema change alerts, volume anomaly detection.
Templates
- Tracking plan sheet (event, description, properties, source, owner, status).
- Data contract checklist (fields, types, validation rules, SLA).
- Observability runbook (metrics, thresholds, notification channels).
Tips
- Pair each event with QA instructions and sample payloads.
- Store tracking plans in version control to align with code releases.
- Review instrumentation quarterly with stakeholders.
Repository

gtmagents
Author
gtmagents/gtm-agents/plugins/analytics-pipeline-orchestration/skills/instrumentation
31
Stars
7
Forks
Updated4d ago
Added6d ago