agency-tracking-measurement-specialist

Configure GTM containers and verify conversion events in GA4 DebugView.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-tracking-measurement-specialist-augustoheiss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-tracking-measurement-specialist
Source: https://github.com/augustoheiss/LogicDefense/tree/main/.gemini/skills/agency-tracking-measurement-specialist
Command: npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-tracking-measurement-specialist-augustoheiss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes accurate, end-to-end tracking across paid media channels so every conversion is counted and every dollar is measurable.

Core Features & Use Cases

  • Tag Management: GTM container architecture, workspace management, trigger/variable design, custom HTML tags, consent mode implementation, tag sequencing and firing priorities
  • GA4 Implementation: Event taxonomy design, custom dimensions/metrics, enhanced measurement configuration, ecommerce dataLayer implementation, cross-domain tracking
  • Conversion Tracking: Google Ads conversion actions, enhanced conversions, offline imports via API, deduplication
  • Server-Side Tagging: GTM server container deployment, data collection, cookie management, server-side enrichment
  • Attribution & Privacy: Data-driven attribution, cross-channel attribution analysis, consent mode implementation, data retention settings

Quick Start

Configure a GTM container to capture conversion events and verify them in GA4 DebugView.

Frequently Asked Questions about agency-tracking-measurement-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up server-side tagging in GTM for accurate conversion tracking?

Server-side tagging in GTM requires deploying a server container to manage data collection, cookie handling, and event enrichment. This architecture ensures reliable conversion tracking for paid media by processing events server-side before sending them to platforms like GA4 and Google Ads.

Why are my Meta CAPI and Google Ads conversions duplicating?

Conversion deduplication prevents duplicate counting when using both browser pixels and server-side APIs like Meta CAPI. You must configure matching conversion IDs and timestamps across your GTM tags and platform settings to ensure each user action is only recorded once.

Does this approach support cross-domain tracking with GA4?

Yes, GA4 cross-domain tracking is fully supported. You can configure your tag management architecture to pass client identifiers across multiple domains, ensuring continuous user sessions and accurate attribution for paid media campaigns spanning several websites.

What is the best way to implement consent mode for privacy compliance in GTM?

Implementing consent mode in GTM involves configuring trigger sequences and firing priorities to respect user choices. This ensures privacy compliance by adjusting tag behavior based on consent states, modifying how data is collected and sent to GA4 and ad platforms.

Can I track offline conversions using the Google Ads API?

Yes, offline conversion imports via the Google Ads API allow you to track offline conversions. You configure conversion actions in Google Ads and upload offline event data, bridging the gap between online ad interactions and offline customer activities.

How do I design an event taxonomy for ecommerce dataLayer implementation in GA4?

GA4 ecommerce event taxonomy design involves structuring your dataLayer with specific custom dimensions and metrics for shopping interactions. This enables enhanced measurement configuration, capturing granular item-level data for accurate revenue attribution.