Gtm Analytics Audit

🌐Community
by aimonk2025 · vlatest · Repository

Helps with analytics, auditing as part of data analysis and analytics workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gtm-analytics-audit npx -- -y @trustedskills/gtm-analytics-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gtm-analytics-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gtm-analytics-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The GTM Analytics Audit skill enables AI agents to automatically review Google Tag Manager configurations for accuracy, performance, and compliance. It identifies broken tags, missing triggers, and inefficient data layers to ensure reliable analytics tracking across websites.

When to use it

  • Before launching a new marketing campaign to verify all conversion pixels are firing correctly.
  • During quarterly maintenance to detect deprecated tags or broken third-party integrations.
  • When troubleshooting discrepancies between reported website traffic and actual user behavior.
  • Prior to site migrations to audit the data layer structure for potential loss of tracking events.

Key capabilities

  • Automated scanning of Google Tag Manager container configurations.
  • Detection of missing, duplicate, or broken tags and triggers.
  • Analysis of data layer population and variable assignments.
  • Identification of performance bottlenecks caused by excessive script loading.

Example prompts

  • "Audit my current GTM container for any broken tags or missing fire events on the checkout page."
  • "Scan the data layer to identify variables that are not being populated correctly before a purchase event."
  • "Review the entire tag list and highlight any scripts that are loading unnecessarily and slowing down page speed."

Tips & gotchas

Ensure you have read-only access to your Google Tag Manager container ID, as the agent cannot modify settings directly. This skill is most effective when combined with manual verification of specific high-value conversion events in Google Analytics 4.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aimonk2025
Installs
31

🌐 Community

Passed automated security scans.