Skip to main content

Usage Event Reporting

POST 

/analyses/event

This functionality allows the system to receive and report various types of usage events for analytical purposes. The collected data provides valuable insights into user interactions, supporting better decision-making, service optimization, and improving the overall user experience

Request

Body

required

    action stringrequired
    category stringrequired

    customDimension

    object

    nullable

    property name* string

    customNameDimensions

    object

    nullable

    property name* string
    name stringnullable
    path stringnullable
    userId stringnullable

Responses

Loading...