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: query id inference pruning of purchased and oldest associations when limit is reached #535

Merged
merged 11 commits into from
Jul 9, 2024

Conversation

JasonBerry
Copy link
Collaborator

Added the remaining logic to:

  • store any queryID passed for future purchase conversion events when eventSubtype is addToCart
  • remove objectID/queryID association from store when eventSubtype is purchase
  • keep most recent 4,000 associations when store reaches 5,000

@JasonBerry JasonBerry requested a review from a team as a code owner July 4, 2024 07:15
Copy link

codesandbox-ci bot commented Jul 4, 2024

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.

@JasonBerry JasonBerry force-pushed the EEX-1216/tracking-refinements branch from 753090b to f4ed953 Compare July 9, 2024 05:17
@JasonBerry JasonBerry merged commit 2e0ca49 into main Jul 9, 2024
4 checks passed
@JasonBerry JasonBerry deleted the EEX-1216/tracking-refinements branch July 9, 2024 05:20
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.

2 participants