Analytics
Send CTR Data
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.
PUT
/
api
/
analytics
/
ctr
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
Available options:
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.