Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(recommend): add support for event collection in recommend #6523

Merged
merged 15 commits into from
Jan 15, 2025

Conversation

marialungu
Copy link
Contributor

@marialungu marialungu commented Jan 10, 2025

Summary

Add support for event collection on recommend widgets in order to enable Analytics.

1- Provide sendEvent method to all Recommend widgets
2- support automatic event collection on Recommend widgets + carousel

Result

Collect click/conversion events on Recommend

@marialungu marialungu requested a review from dhayab January 10, 2025 14:37
Copy link

codesandbox-ci bot commented Jan 10, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3c597fa:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration

@marialungu marialungu marked this pull request as ready for review January 14, 2025 09:06
Copy link
Member

@dhayab dhayab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work 👏. I have a small suggestion otherwise it's good to go!

@dhayab dhayab merged commit 2679a5e into master Jan 15, 2025
14 checks passed
@dhayab dhayab deleted the feat/reco-collectEvents branch January 15, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants