For the complete documentation index, see llms.txt. This page is also available as Markdown.

Event Property

Event Properties are detailed information left alongside an event. If a user triggered a product click event, information such as the clicked product's ID, category, price, and brand would apply. If a user scrolled on a specific screen, the scroll length could be recorded in pixels or as a percentage. This kind of detailed information is called a property.

Properties collected in Hackle can be checked on the event detail page and are divided into two types as follows:

  • Custom (User, Event) Properties: Property information sent by Hackle customers for detailed analysis of event data.

  • Hackle Properties: Auto-collected properties such as osName (operating system, e.g., Android, iOS), browserName (browser, e.g., Chrome, Safari, Whale), and language (e.g., ko-kr, eng).

3024

Property Count Limit

The maximum number of Custom (User, Event) properties allowed per workspace is as follows:

  • User properties: 1000

  • Event properties: 1000

Property data that exceeds the maximum allowed value cannot be queried.


Last updated