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

Added realtime event methods for related products/content models. #564

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

ashirgaokar
Copy link

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue no
Need Doc update yes

Describe your change

For sending real-time event methods for related products/content models, I added the following missing methods:

  • add_to_cart_object_ids
  • add_to_cart_object_ids_after_search
  • purchased_object_ids
  • purchased_object_ids_after_search

What problem is this fixing?

Unable to send real-time events for the following (event-type , sub-event-type) combinations associated with the related products/content models:

  • conversion, addToCart
  • conversion, purchase

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.

1 participant