Airbridge 事件构成要素

在数字环境中,用户行为多样,包括 App 安装、网站访问、购买、订阅、预约等。Airbridge 只能收集定义为 “Airbridge 事件” 的用户行为。定义 Airbridge 事件需要定义其构成要素。Airbridge 事件分为 2 类:标准事件(Standard Event)和自定义事件(Custom Event)。不同事件类型可定义的要素范围不同。

Airbridge 事件构成要素总览

Airbridge 事件由 Category、Action、Label、Value 和 Attribute 构成。

构成要素

数据格式

说明

Category

string

- 必备要素。

- 作为事件名称,也是回传发送单位。

- 标准事件使用预定义的 Category。

Action、Label

string

- 用于收集事件属性。

- 收集到的数据可在 Airbridge 报告中查看。

Value

float

- 通过 Value 收集的数据可用于计算。

Attribute

根据 Attribute 而异

- 用于收集除通过 Action 和 Label 收集的属性以外的事件属性。

- 收集到的数据无法在 Airbridge 报告中查看,但可以通过导出原始数据查看。

- Attribute 有 2 类:Semantic Attribute 和 Custom Attribute。Semantic Attribute 是 Airbridge 预定义的收集对象事件属性,而 Custom Attribute 则是您可以自定义的收集对象事件属性。

 

Category

Category 是 Airbridge 事件的名称,是定义 Airbridge 事件时必须包括的构成要素。Category 也是向广告渠道发送 回传 的基本单位。

Airbridge 事件根据 Category 是否预定义分类为标准事件和自定义事件。标准事件使用 Airbridge 预定义的 Category,自定义事件的 Category 则您可以自定义。

Category 收集规则和限制

作为 Category 的事件名称必须遵守以下规则:

  • 所有事件名称区分英文大小写。

  • 标准事件使用 Airbridge 预定义的英文事件名称。

  • 自定义事件的事件名称只能包含英文大小写字母、数字、_,但不能以 airbridge. 为前缀。最多可包含 128 个字符。

对通过 Category 收集的数据适用以下限制:

  • 不收集包含不符合数据格式的事件。Category 的数据格式为 string。

  • 如果数据超出 128 个字符,仅收集至第 128 个字符。

在 Airbridge 查看 Category

设为 Category 的事件名称将在 Airbridge 报告中显示为指标,您可以选择指标查看事件的发生次数。同时,“Category” 也会作为分组和筛选条件显示在报告中。此外,Category 数据可以在 Airbridge 面板中的 [原始数据] 查看。

 

Action 和 Label

您可以定义 Action 和 Label 收集可以在 Airbridge 报告中查看的 2 个事件属性。

可以通过 Action 和 Label 收集的属性

您可以通过 Action 和 Label 自由收集事件属性。“Action” 和 “Label” 这两个术语与具体收集的属性无关。例如,Action 不仅限于收集用户行为相关的属性。

Action 和 Label 收集规则和限制

Action 和 Label 必须遵守以下规则:

  • 只能包含英文大小写字母(区分大小写)、数字、空格和特殊字符(?, !, ,, ., /, &, (, ), -, _),但我们建议特殊字符仅使用 _

  • 最多可包含 128 个字符。

对通过 Action 和 Label 收集的数据适用以下限制:

  • 不收集包含不符合数据格式的事件。Action 和 Label 的数据格式为 string。

  • 如果数据超出 128 个字符,仅收集至第 128 个字符。

在 Airbridge 查看 Action 和 Label

您可以在 Airbridge 报告中使用 Action 和 Label 作为分组或筛选条件查看数据。Action 和 Label 数据还可以在 Airbridge 面板中导出 [原始数据] 查看。

 

Value

为了将 Airbridge 事件中收集到的数字用于计算,必须通过 Value 来收集这些数字。只有通过 Value 收集的数字才能用于计算。例如,在 收入报告 中,为了通过相加所有售出产品的价格得出总销售额,必须使用 Value。Value 可以收集到小数点后 9 位的数字。

Value 深入了解

通过 Value 收集的数字可以用于计算。相反,通过 Action 或 Label 收集的数字无法用于计算,但可以用于查看 事件发生频次

Value 收集限制

对通过 Value 收集的数据适用以下限制:

  • 不收集包含不符合数据格式的事件。Value 的数据格式为 float。

  • 如果数字长度超过小数点后 9 位,仅收集至小数点后第 9 位的数字。

  

Attribute

注意

通过 Attribute 收集的数据无法在 Airbridge 报告中查看。若需在 Airbridge 报告中查看数据,请通过 Action 或 Label 进行收集。

您可以定义 Attribute 收集除通过 Action 和 Label 收集的属性以外的事件属性。与 Action 和 Label 不同,通过 Attribute 收集的数据只能通过导出原始数据查看,而不能在 Airbridge 报告中查看。

Attribute 有 2 类:

  • Semantic Attribute:Airbridge 预定义的收集对象事件属性

  • Custom Attribute:您可以自定义的收集对象事件属性

Semantic Attribute

Semantic Attribute 是 Airbridge 预定义的收集对象事件属性。请参见:

Custom Attribute

Custom Attribute 是您可以根据需求自定义的收集对象事件属性。Custom Attribute 可以通过导出原始数据查看,所有 Custom Attribute 数据将包含在同一列内。

例如,如果定义颜色和尺码的两个 Custom Attribute 分别收集到 “红色” 和 “大号(L)”,则 “红色” 和 “大号(L)” 将都包含在 1 个列中。

Attribute 收集限制

对通过 Attribute 收集的数据适用以下限制:

Semantic Attribute:

  • 不收集不符合 Semantic Attribute 数据格式的数据。仅收集其他事件构成要素和符合 Semantic Attribute 数据格式的其他 Semantic Attribute。

  • 如果数据超出 Semantic Attribute 支持的最大范围,仅收集至该最大范围。数据格式为 string 的 Semantic Attribute 支持最多 1024 个字符;数据格式为 int 或 float 的 Semantic Attribute 支持最多 64 个字符。

Custom Attribute:

  • 不收集包含不符合 Custom Attribute 数据格式的事件。请注意,各个 Custom Attribute 对数据格式的要求不同。

  • 如果数据超出 Custom Attribute 支持的最大范围,则会收集到 ERROR_MAX_LENGTH_EXCEEDED

触发

触发点是您收集 Airbridge 事件的时间点。

Was this page helpful?

Have any questions or suggestions?