algolia / algolia/algoliasearch-client-javascript
`ViewedObjectIDs` should include `queryID` or a variant `ViewedObjectIDsAfterSearch`
Open
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.