This route allows you to send clickstream data to the system. Clickstream data is used to fine-tune the re-ranking of search results and recommendations.
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.
JSON request payload to send CTR data
search, rag, recommendation The position of the clicked chunk
The request id for the CTR data
The ID of chunk that was clicked
The tracking ID of the chunk that was clicked
Any metadata you want to include with the event i.e. action, user_id, etc.
The CTR data was successfully sent