Analytics
Get Recommendation Analytics
This route allows you to view the recommendation analytics for a dataset.
POST
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 filter the graph
Available options:
low_confidence_recommendations
Required range:
x >= 0
Available options:
low_confidence_recommendations
Required range:
x >= 0
Available options:
recommendation_queries
Required range:
x >= 0
Available options:
created_at
, top_score
Available options:
desc
, asc
Available options:
recommendation_usage_graph
Available options:
minute
, second
, hour
, day
, month
Available options:
recommendations_per_user
Available options:
minute
, second
, hour
, day
, month
Available options:
recommendations_ctr_rate
Available options:
minute
, second
, hour
, day
, month
Available options:
recommendation_conversion_rate
Available options:
minute
, second
, hour
, day
, month
Response
200
application/json
The recommendation analytics for the dataset
Available options:
Chunk
, Group
Was this page helpful?