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(headless): remove visitorId #4485

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

Conversation

louis-bompart
Copy link
Collaborator

@louis-bompart louis-bompart commented Oct 2, 2024

https://coveord.atlassian.net/browse/KIT-3623

The visitorId is deprecated on all SearchAPIs endpoints (unrelated to EventProtocol), as the clientId replaces it.
@coveo/service-core, I did it on your APIs, but could you confirm that the clientId is being correctly used and passed along?

Copy link

github-actions bot commented Oct 2, 2024

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 236.3 236.1 -0.1
commerce 339.1 338.9 -0.1
search 411.5 411.2 -0.1
insight 399.3 398.9 -0.1
recommendation 248.5 248.3 -0.1
ssr 405.5 405.2 -0.1
ssr-commerce 351.4 351.1 -0.1

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

@dmgauthier
Copy link
Contributor

@mmitiche @pathiery I do not see anything wrong in the code here. But I know not about the clientID and if we pass it properly.

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