All Products
Search
Document Center

Dataphin:Create and manage event properties

Last Updated:Jan 21, 2025

Event properties function as fields within an event. Prior to creating an event, it is necessary to establish the corresponding properties. This topic provides guidance on adding properties to events.

Explanation of the relationship between events and properties

Consider the Shopping Mall Checkout Page > Pay Now event, with the event code defined as mall_pay_click. 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) can be associated 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

Once you have defined the event properties, you can include them when creating a new event. For more information, see Create and manage events.