Retrieves the average click position of your search results, including a daily breakdown.
The average click position is the average of all clicked search result positions. For example, if users only ever click on the first result for any search, the average click position is 1. By default, the analyzed period includes the last eight days including the current day.
An average of null when clickAnalytics is enabled means Algolia didn’t receive any click events for the queries.
The average is null until Algolia receives at least one click event.
analyticsYour Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Index name.
"ALGOLIA_INDEX_NAME"
Start date of the period to analyze, in YYYY-MM-DD format.
"2022-09-19"
End date of the period to analyze, in YYYY-MM-DD format.
"2023-01-21"
Tags by which to segment the analytics.
You can combine multiple tags with OR and AND.
Tags must be URL-encoded.
For more information, see Segment your analytics data.
OK
Average position of a clicked search result in the list of search results.
If null, Algolia didn't receive any search requests with clickAnalytics set to true.
x >= 12.035
Number of clicks associated with this search.
x >= 0162
Daily average click positions.