56 lines
4.1 KiB
Markdown
56 lines
4.1 KiB
Markdown
---
|
||
title: "Paid Media Tracking & Measurement Specialist Agent"
|
||
type: source
|
||
tags: ["paid-media", "agent", "tracking", "measurement", "GTM", "GA4"]
|
||
date: 2026-04-20
|
||
last_updated: 2026-04-25
|
||
sources: []
|
||
---
|
||
|
||
## Source File
|
||
- [[Agent/agency-agents/paid-media/paid-media-tracking-specialist.md]]
|
||
|
||
## Summary(用中文描述)
|
||
- **核心主题**:付费媒体追踪与归因专家 Agent——负责构建跨平台(GTM、GA4、Google Ads、Meta CAPI、LinkedIn Insight Tag)的事件追踪架构,确保每一次转化都被正确计数,每一分广告投入都可衡量。
|
||
- **问题域**:标签容器臃肿、跨平台重复计数、归因模型失准、隐私合规(GDPR/CCPA/Consent Mode v2)挑战、UA→GA4/客户端→服务端迁移。
|
||
- **方法/机制**:GTM 容器架构设计、dataLayer 规范、事件去重(event_id 匹配)、增强转化(hashed PII)、服务端容器部署、数据驱动归因模型。
|
||
- **结论/价值**:精准追踪是付费媒体优化的数据根基——错误的数据不仅浪费,更会误导出价算法往错误方向优化。
|
||
|
||
## Key Claims(用中文描述)
|
||
- 精准追踪工程师构建的数据基础,使所有付费媒体优化成为可能。
|
||
- 错误追踪比无追踪更糟糕——一次错误计数的转化,不仅浪费数据,更会主动误导出价算法向错误结果优化。
|
||
- 追踪 bug 会无声叠加——5% 的数据差异若不修复,明天就变成一个方向错误的出价算法。
|
||
- 重大营销活动前,必须先建立测量计划(Measurement Plan)。
|
||
|
||
## Key Quotes
|
||
> "Bad tracking is worse than no tracking — a miscounted conversion doesn't just waste data, it actively misleads bidding algorithms into optimizing for the wrong outcomes." — 核心原则
|
||
|
||
> "Always cross-reference platform-reported conversions against the actual API data. Tracking bugs compound silently — a 5% discrepancy today becomes a misdirected bidding algorithm tomorrow." — 调试方法论
|
||
|
||
> "If it's not tracked correctly, it didn't happen." — Agent 风格标语
|
||
|
||
## Key Concepts
|
||
- [[GoogleTagManager]]:GTM 容器架构、工作区管理、触发器/变量设计、自定义 HTML 标签、Consent Mode 实现、标签序列与触发优先级。
|
||
- [[GoogleAnalytics4]]:事件分类体系设计、自定义维度/指标、增强衡量配置、电商 dataLayer 实现(view_item/add_to_cart/begin_checkout/purchase)、跨域追踪。
|
||
- [[MetaConversionsAPI]]:CAPI 服务端配置、事件去重(event_id 匹配)、域名验证、聚合事件测量配置——确保 Pixel 浏览器事件与 CAPI 服务端事件不重复计数。
|
||
- [[ServerSideTagging]]:GTM 服务端容器部署、第一方数据收集、Cookie 管理、服务端富化。
|
||
- [[ConversionTracking]]:Google Ads 转化操作(主转化/次转化)、增强转化(网页和线索)、离线转化 API 导入、转化价值规则、转化操作集。
|
||
- [[AttributionModeling]]:数据驱动归因模型配置、跨渠道归因分析、增量测试设计、营销组合建模输入。
|
||
- [[ConsentModeV2]]:Consent Mode v2 实现、GDPR/CCPA 合规、Cookie Banner 集成、数据保留设置。
|
||
- [[DataLayerArchitecture]]:复杂电商和线索生成网站的 dataLayer 架构设计规范。
|
||
|
||
## Key Entities
|
||
- [[JohnWilliams]]:Agent 作者(@itallstartedwithaidea)
|
||
- [[TheAgency]]:Agent 所属的多 Agent 协作框架
|
||
|
||
## Connections
|
||
- [[PaidMediaAdCreativeStrategist]] ← complementary ← [[PaidMediaTrackingSpecialist]]
|
||
- [[PaidMediaPaidSocialStrategist]] ← depends_on ← [[PaidMediaTrackingSpecialist]](Social 广告依赖精准追踪)
|
||
- [[PaidMediaPPCStrategist]] ← depends_on ← [[PaidMediaTrackingSpecialist]](PPC 依赖转化追踪数据)
|
||
- [[PaidMediaProgrammaticBuyer]] ← depends_on ← [[PaidMediaTrackingSpecialist]](程序化投放依赖归因模型)
|
||
- [[PaidMediaSearchQueryAnalyst]] ← depends_on ← [[PaidMediaTrackingSpecialist]](搜索词分析依赖转化数据)
|
||
- [[PaidMediaAuditor]] ← depends_on ← [[PaidMediaTrackingSpecialist]](审计依赖追踪准确性验证)
|
||
|
||
## Contradictions
|
||
- (暂无发现与其他页面的内容冲突)
|