Send User Event Data
Analytics
Send User Event Data
This route allows you to send user event data to the system.
PUT
Send User Event Data
Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.
Body
application/json
JSON request payload to send event data
- View
- AddToCart
- Click
- Purchase
- FilterClicked
- Search
- RAG
- Recommendation
The name of the event
Available options:
view The items that were viewed
The location of the event
Any other metadata associated with the event
The user id of the user who viewed the items
Response
The event data was successfully sent