Tool to retrieve the object IDs of the most frequent search results from Algolia Analytics. Returns up to 1,000 top hits ranked by frequency, optionally including click analytics (CTR, conversion rates) and revenue metrics. Use when analyzing which results appear most often in s…
tagsstringTags by which to segment the analytics. You can combine multiple tags with OR and AND. Tags must be URL-encoded. For more information, see Algolia's documentation on segmenting analytics data.
indexRequiredstringIndex name to retrieve top hits for.
limitintegerNumber of items to return. Default is 10, maximum is 1000.
offsetintegerPosition of the first item to return. Default is 0.
searchstringSearch query to filter top hits.
endDatestringEnd date of the period to analyze, in YYYY-MM-DD format.
startDatestringStart date of the period to analyze, in YYYY-MM-DD format.
clickAnalyticsbooleanWhether to include metrics related to click and conversion events in the response. When true, adds click-through rate, conversion rate, and related metrics.
revenueAnalyticsbooleanWhether to include metrics related to revenue events in the response. When true, adds add-to-cart rate, purchase rate, and revenue metrics.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.