The items that were viewed
Optionallocation?: string | nullThe location of the event
Optionalmetadata?: unknownAny other metadata associated with the event
Optionalrequest?: RequestInfo | nullOptionaluser_The user id of the user who viewed the items
The name of the event
Optionalis_Whether the event is a conversion event
The items that were added to the cart
Optionallocation?: string | nullThe location of the event
Optionalmetadata?: unknownAny other metadata associated with the event
Optionalrequest?: RequestInfo | nullOptionaluser_The user id of the user who added the items to the cart
Optionalclicked_The name of the event
Optionalis_Whether the event is a conversion event
Optionallocation?: string | nullThe location of the event
Optionalmetadata?: unknownMetadata to include with click event
Optionalrequest?: RequestInfo | nullOptionaluser_The user id of the user who clicked the items
The name of the event
Optionalis_Whether the event is a conversion event
The items that were purchased
Optionallocation?: string | nullThe location of the event
Optionalmetadata?: unknownAny other metadata associated with the event
Optionalrequest?: RequestInfo | nullOptionaluser_The user id of the user who purchased the items
The name of the event
Optionalis_Whether the event is a conversion event
The filter items that were clicked in a hashmap ie. {filter_name: filter_value} where filter_name is filter_type::field_name
Optionallocation?: string | nullThe location of the event
Optionalrequest?: RequestInfo | nullOptionaluser_The user id of the user who clicked the items
Optionallatency?: number | nullLatency of the search
Optionalmetadata?: unknownMetadata to provide with each request
The search query
Optionalquery_Optionalrequest_The request params of the search
Optionalresults?: unknown[] | nullThe results of the search
Optionalsearch_Number of tokens used in the search
Optionaltop_The top score of the search
Optionaluser_The user id of the user who made the search
Optionaldetected_The detected hallucinations of the RAG event
Optionalhallucination_The hallucination score of the RAG event
Optionalllm_The response from the LLM
Optionalmetadata?: unknownMetadata to provide with each request
Optionalquery_Optionalrag_Optionalresults?: unknown[] | nullThe results of the RAG event
Optionalsearch_The search id to associate the RAG event with a search
The number of tokens used for this chat
Optionaltopic_The topic id to associate the RAG event with a topic
Optionaluser_The user id of the user who made the RAG event
The user message
Optionalmetadata?: unknownMetadata to provide with each request
Optionalnegative_Negative ids used for the recommendation
Optionalnegative_Negative tracking ids used for the recommendation
Optionalpositive_Positive ids used for the recommendation
Optionalpositive_Positive tracking ids used for the recommendation
Optionalrecommendation_Optionalrequest_The request params of the recommendation
Optionalresults?: unknown[] | nullThe results of the Recommendation event
Optionaltop_Top score of the recommendation
Optionaluser_The user id of the user who made the recommendation
The name of the event