algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 221 forks source link

feat(analytics): Add trackedUserCount abtest variant #1505

Closed cdhawke closed 7 months ago

cdhawke commented 7 months ago

Summary

OPTIM-1016

This PR adds the trackedUserCount to the AB test variant response. These are the distinct number of users that have performed a tracked search.

Testing

Green CI

cdhawke commented 7 months ago

Going to open in api-clients-automation to update all clients