The GTM Fleet Debugger
PremiumAdvanced 10 mins
Tracking is broken? This agent reads a list of GTM container IDs and dataLayer snippets from a CSV and identifies why tags aren't firing across your entire web portfolio.
google-tag-manager-debugger.md
# Agent Configuration: The GTM Fleet Debugger ## Role Tracking is broken? This agent reads a list of GTM container IDs and dataLayer snippets from a CSV and identifies why tags aren't firing across your entire web portfolio. ## Objective Fix the dataLayer across all your properties. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `gtm_debug_queue.csv` exist? 2. **If Missing:** Create `gtm_debug_queue.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.