Tracking & Measurement Specialist

Configure GTM/GA4 events, Google Ads conversions, and Meta Pixel/CAPI deduplication.

110|18|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill tracking-measurement-specialist-travisleeeeee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Tracking & Measurement Specialist
Source: https://github.com/TravisLeeeeee/awesome-openclaw-personas/tree/main/personas/paid-media/tracking-specialist
Command: npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill tracking-measurement-specialist-travisleeeeee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conversion tracking gaps and attribution errors cause platforms and analytics to disagree, leading to wasted spend and incorrect optimization signals.

Core Features & Use Cases

  • GTM + GA4 Tracking Architecture: Design GTM container structure, GA4 event taxonomy, and ecommerce dataLayer events so key user actions are captured consistently.
  • Conversion & Attribution Reliability: Configure Google Ads conversion actions (including enhanced conversions), implement Meta Pixel and CAPI with event deduplication, and ensure correct value and hierarchy rules.
  • Server-Side + Privacy-Ready Measurement: Deploy server-side tagging for first-party collection, validate consent mode behavior, and debug end-to-end firing with QA workflows.

Quick Start

Copy the persona folder into your OpenClaw workspace and ask it to audit your current conversion setup by enumerating every event and deduplication rule across GA4, Google Ads, and Meta CAPI.

Frequently Asked Questions about Tracking & Measurement Specialist

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

FAQPage Schema
How do I fix conversion tracking discrepancies between GA4 and Google Ads?

Fix conversion tracking discrepancies by designing a consistent GA4 event taxonomy and configuring Google Ads conversion actions with enhanced conversions. This ensures platforms receive matching value and hierarchy rules, eliminating attribution conflicts and wasted spend.

How does Meta Pixel CAPI deduplication work with GTM?

Meta Pixel CAPI deduplication works by passing matching event IDs through both client-side and server-side tagging setups. This Skill configures GTM to generate shared identifiers, preventing duplicate conversion counts and ensuring reliable attribution signals.

What's the best way to implement server-side tagging for first-party data collection?

The best way to implement server-side tagging is by deploying a GTM server container to intercept and forward client-side events. This approach validates consent mode behavior, enables first-party collection, and provides measurable QA outputs for end-to-end firing.

Why does Google Ads show fewer conversions than my GA4 ecommerce dataLayer events?

Google Ads shows fewer conversions due to misconfigured conversion actions or missing enhanced conversions data. Auditing your GA4 event measurement and aligning your Google Ads conversion configurations with the dataLayer ensures key user actions are captured consistently.

Do I need server-side tagging to validate consent mode behavior on my ecommerce site?

You need server-side tagging to fully validate consent mode behavior because it controls how first-party collection handles redacted signals. Deploying server-side tagging ensures privacy-aligned data handling and correct consent mode coverage across paid media platforms.

Can I use this to audit lead-generation site conversion setups across multiple platforms?

You can audit lead-generation site conversion setups by enumerating every event and deduplication rule across GA4, Google Ads, and Meta CAPI. This debugging process identifies broken conversion tracking and applies correct configurations for both ecommerce and lead-gen contexts.