The items that were viewed
Optional
metadata?: unknownAny other metadata associated with the event
Optional
request?: RequestInfo | nullOptional
user_The user id of the user who viewed the items
The name of the event
Optional
is_Whether the event is a conversion event
The items that were added to the cart
Optional
metadata?: unknownAny other metadata associated with the event
Optional
request?: RequestInfo | nullOptional
user_The user id of the user who added the items to the cart
The name of the event
Optional
is_Whether the event is a conversion event
Optional
request?: RequestInfo | nullOptional
user_The user id of the user who clicked the items
Optional
currency?: string | nullThe currency of the purchase
The name of the event
Optional
is_Whether the event is a conversion event
The items that were purchased
Optional
request?: RequestInfo | nullOptional
user_The user id of the user who purchased the items
Optional
value?: number | nullThe value of the purchase
The name of the event
Optional
is_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
Optional
request?: RequestInfo | nullOptional
user_The user id of the user who clicked the items
Optional
latency?: number | nullLatency of the search
The search query
Optional
query_Optional
request_The request params of the search
Optional
results?: unknown[] | nullThe results of the search
Optional
search_Optional
top_The top score of the search
Optional
user_The user id of the user who made the search
Optional
detected_The detected hallucinations of the RAG event
Optional
hallucination_The hallucination score of the RAG event
Optional
llm_The response from the LLM
Optional
query_Optional
rag_Optional
results?: unknown[] | nullThe results of the RAG event
Optional
search_The search id to associate the RAG event with a search
Optional
user_The user id of the user who made the RAG event
The user message
Optional
negative_Negative ids used for the recommendation
Optional
negative_Negative tracking ids used for the recommendation
Optional
positive_Positive ids used for the recommendation
Optional
positive_Positive tracking ids used for the recommendation
Optional
recommendation_Optional
request_The request params of the recommendation
Optional
results?: unknown[] | nullThe results of the Recommendation event
Optional
top_Top score of the recommendation
Optional
user_The user id of the user who made the recommendation
The name of the event