Tool to send a click event after a search response. Use when you want to report which items a user clicked in search results.
indexRequiredstringName of the index where the click occurred.
queryIDRequiredstringqueryID returned by Algolia Search API for the request.
eventNameRequiredstringName for this click event, e.g. 'Product Clicked'.
objectIDsRequiredarrayList of objectIDs that were clicked.
positionsRequiredarrayPositions (1-based) of clicked objects in the search results. Must be strictly positive integers.
timestampintegerEvent timestamp in milliseconds since epoch. If omitted, server timestamp is used.
userTokenRequiredstringUnique token identifying the user, consistent across events.
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.