Loading...
Loading...
Compare original and translation side by side
.agents/product-marketing.md.claude/product-marketing.mdproduct-marketing-context.md.agents/product-marketing.md.claude/product-marketing.mdproduct-marketing-context.mdEvent Name | Category | Properties | Trigger | Notes
---------- | -------- | ---------- | ------- | -----Event Name | Category | Properties | Trigger | Notes
---------- | -------- | ---------- | ------- | -----| Type | Examples |
|---|---|
| Pageviews | Automatic, enhanced with metadata |
| User Actions | Button clicks, form submissions, feature usage |
| System Events | Signup completed, purchase, subscription changed |
| Custom Conversions | Goal completions, funnel stages |
| 类型 | 示例 |
|---|---|
| 页面浏览量 | 自动采集,附加元数据增强 |
| 用户操作 | 按钮点击、表单提交、功能使用 |
| 系统事件 | 注册完成、购买、订阅变更 |
| 自定义转化 | 目标完成、漏斗阶段 |
signup_completed
button_clicked
form_submitted
article_read
checkout_payment_completedsignup_completed
button_clicked
form_submitted
article_read
checkout_payment_completedcta_hero_clickedbutton_clickedcta_hero_clickedbutton_clicked| Event | Properties |
|---|---|
| cta_clicked | button_text, location |
| form_submitted | form_type |
| signup_completed | method, source |
| demo_requested | - |
| 事件 | 属性 |
|---|---|
| cta_clicked | button_text, location |
| form_submitted | form_type |
| signup_completed | method, source |
| demo_requested | - |
| Event | Properties |
|---|---|
| onboarding_step_completed | step_number, step_name |
| feature_used | feature_name |
| purchase_completed | plan, value |
| subscription_cancelled | reason |
| 事件 | 属性 |
|---|---|
| onboarding_step_completed | step_number, step_name |
| feature_used | feature_name |
| purchase_completed | plan, value |
| subscription_cancelled | reason |
| Category | Properties |
|---|---|
| Page | page_title, page_location, page_referrer |
| User | user_id, user_type, account_id, plan_type |
| Campaign | source, medium, campaign, content, term |
| Product | product_id, product_name, category, price |
| 类别 | 属性 |
|---|---|
| 页面 | page_title, page_location, page_referrer |
| 用户 | user_id, user_type, account_id, plan_type |
| 营销活动 | source, medium, campaign, content, term |
| 产品 | product_id, product_name, category, price |
gtag('event', 'signup_completed', {
'method': 'email',
'plan': 'free'
});gtag('event', 'signup_completed', {
'method': 'email',
'plan': 'free'
});| Component | Purpose |
|---|---|
| Tags | Code that executes (GA4, pixels) |
| Triggers | When tags fire (page view, click) |
| Variables | Dynamic values (click text, data layer) |
| 组件 | 用途 |
|---|---|
| 标签(Tags) | 执行代码(GA4、像素代码等) |
| 触发器(Triggers) | 标签触发时机(页面浏览、点击等) |
| 变量(Variables) | 动态值(点击文本、data layer等) |
dataLayer.push({
'event': 'form_submitted',
'form_name': 'contact',
'form_location': 'footer'
});dataLayer.push({
'event': 'form_submitted',
'form_name': 'contact',
'form_location': 'footer'
});| Parameter | Purpose | Example |
|---|---|---|
| utm_source | Traffic source | google, newsletter |
| utm_medium | Marketing medium | cpc, email, social |
| utm_campaign | Campaign name | spring_sale |
| utm_content | Differentiate versions | hero_cta |
| utm_term | Paid search keywords | running+shoes |
| 参数 | 用途 | 示例 |
|---|---|---|
| utm_source | 流量来源 | google, newsletter |
| utm_medium | 营销渠道 | cpc, email, social |
| utm_campaign | 营销活动名称 | spring_sale |
| utm_content | 区分版本 | hero_cta |
| utm_term | 付费搜索关键词 | running+shoes |
blog_footer_ctacta1blog_footer_ctacta1| Tool | Use For |
|---|---|
| GA4 DebugView | Real-time event monitoring |
| GTM Preview Mode | Test triggers before publish |
| Browser Extensions | Tag Assistant, dataLayer Inspector |
| 工具 | 用途 |
|---|---|
| GA4 DebugView | 实时事件监控 |
| GTM预览模式 | 发布前测试触发器 |
| 浏览器扩展程序 | Tag Assistant、dataLayer Inspector |
| Issue | Check |
|---|---|
| Events not firing | Trigger config, GTM loaded |
| Wrong values | Variable path, data layer structure |
| Duplicate events | Multiple containers, trigger firing twice |
| 问题 | 检查项 |
|---|---|
| 事件未触发 | 触发器配置、GTM是否加载 |
| 值不正确 | 变量路径、数据层结构 |
| 重复事件 | 多个容器、触发器触发两次 |
undefinedundefined| Event Name | Description | Properties | Trigger |
|---|---|---|---|
| signup_completed | User completes signup | method, plan | Success page |
| Event Name | Description | Properties | Trigger |
|---|---|---|---|
| signup_completed | 用户完成注册 | method, plan | 成功页面 |
| Name | Scope | Parameter |
|---|---|---|
| user_type | User | user_type |
| 名称 | 范围 | 参数 |
|---|---|---|
| user_type | 用户 | user_type |
| Conversion | Event | Counting |
|---|---|---|
| Signup | signup_completed | Once per session |
---| 转化目标 | 事件 | 计数方式 |
|---|---|---|
| 注册 | signup_completed | 每会话一次 |
---| Tool | Best For | MCP | Guide |
|---|---|---|---|
| GA4 | Web analytics, Google ecosystem | ✓ | ga4.md |
| Mixpanel | Product analytics, event tracking | - | mixpanel.md |
| Amplitude | Product analytics, cohort analysis | - | amplitude.md |
| PostHog | Open-source analytics, session replay | - | posthog.md |
| Segment | Customer data platform, routing | - | segment.md |
| 工具 | 适用场景 | MCP | 指南 |
|---|---|---|---|
| GA4 | 网站分析、谷歌生态系统 | ✓ | ga4.md |
| Mixpanel | 产品分析、事件跟踪 | - | mixpanel.md |
| Amplitude | 产品分析、群组分析 | - | amplitude.md |
| PostHog | 开源分析、会话重放 | - | posthog.md |
| Segment | 客户数据平台、数据路由 | - | segment.md |