Create and manage event properties

更新时间:
复制 MD 格式

Event properties function as fields within an event. Before you create an event, you must first create the corresponding properties.

Explanation of the relationship between events and properties

For example, the Shopping Mall Checkout Page > Pay Now event has the code mall_pay_click. You can associate properties such as order ID (order_id), total price (total_price), delivery city (delivery_city), payment method (pay_way), and payment success status (is_pay_success) with this event.

Create event properties

  1. Navigate to the Dataphin home page, select Tag > Event Center from the top menu bar.

  2. From the left-side navigation pane, choose Event Center > Property Management.

  3. On the Property Management page, click Add Property.

  4. In the Add Property dialog box, fill in the necessary details for the property.

    Parameter

    Description

    Property Name

    Enter the desired property name. Acceptable characters include Chinese, English, numbers, and underscores (_), with a limit of 64 characters.

    Property Code

    Specify the unique identifier for the property, which must begin with a letter and may include lowercase English letters, numbers, and underscores (_), up to 64 characters in length.

    Value Type

    Choose the property's value type from the supported options: String, Double, Long Integer, Boolean, and Time.

    Description

    Provide a description for the property, not exceeding 1000 characters.

  5. Click OK to finalize the property creation.

Manage event properties

  1. The Property Management page provides a list of properties, detailing the property name, type, owner, creation time, and additional information.

  2. (Optional) To locate specific properties, use the filter options by selecting an owner or entering the property name.

  3. Within the property list, you can perform various actions on the properties as outlined below.

    Operation

    Description

    View

    To view details of a property, click the image icon.

    Edit

    To edit a property's details, click the image icon. Note that the Property Code and Value Type cannot be modified.

    Delete

    To remove a property, click the image..png icon. Deletion is restricted if the property is in use by an event.

What to do next

After you define event properties, you can add them to events. For more information, see Create and manage events.