Event
tracking tokens are not required, and events are simply bound to the query that generated the result set and a unique identifier for your result (i.e. the name of a field in your schema with the Unique constraint).Click
and PosNeg
tracking have been deprecated.Click
token records an interaction for the query-result pair when an end-user enters a query and clicks on a search result.CTRL + SHIFT + I
.https://re.search.io/token/
When this is present, a token has been generated and recorded.PosNeg
tracking, both pos and neg tokens are generated for query-result pairs. Your app should store the tokens the user interacts with in ways you find relevant, e.g. a like, dislike, click, vote, product view, cart add or purchase. When these interaction events occur, your app should then send them back to our API along with the name of the event and optionally a weight to indicate strength when you have events of differing importance.