algoliasearch-client-javascript icon indicating copy to clipboard operation
algoliasearch-client-javascript copied to clipboard

`ViewedObjectIDs` should include `queryID` or a variant `ViewedObjectIDsAfterSearch`

Open chrisspiegl opened this issue 1 month ago • 0 comments

If I understand correctly, we should be able to provide a queryID to ViewedObjectIDs?

At least, that's how I understand the flow: user searches, I fire a “ViewedObjectIDs” event with the list of results / results the user "hoverd" for example. And then the click (which in turn has the ClickedObjectIDsAfterSearch)?

Am I misunderstanding this? Shouldn't we be able to connect viewing an item with a search query?

chrisspiegl avatar Oct 21 '25 09:10 chrisspiegl