algolia / instantsearch-ios

⚡️ A library of widgets and helpers to build instant-search applications on iOS.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/ios/
Apache License 2.0
591 stars 55 forks source link

feat(insights): automatic hits view events tracking #276

Closed VladislavFitz closed 1 year ago

VladislavFitz commented 1 year ago

Closes FX-2240

Summary

Implements automatic hits view event tracking received in the search response of the HitsSearcher. Adds hitsTracker as a field of HitsSearcher for more convenient events tracking.