Skip to content

(EAI-949) Segment - Capture anonymousId and userId #680

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

Merged
merged 2 commits into from
Apr 22, 2025
Merged

(EAI-949) Segment - Capture anonymousId and userId #680

merged 2 commits into from
Apr 22, 2025

Conversation

nlarew
Copy link
Collaborator

@nlarew nlarew commented Apr 19, 2025

Jira: (EAI-949) Segment - Capture anonymousId and userId

Related to #679

Changes

  • Exports a new function from the UI package that makes it easy to set the proper segment headers

@nlarew nlarew marked this pull request as ready for review April 21, 2025 19:37
fetchOptions={{ credentials: "include" }}
fetchOptions={{
credentials: "include",
headers: getSegmentIdHeaders(),
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this also be included in the docs/uni/devcenter implementations of the chatbot?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

They don't actually use the built in ones anymore - will make separate tickets for each team to integrate into their respective implementations.

@nlarew nlarew merged commit c891760 into main Apr 22, 2025
1 check passed
@nlarew nlarew deleted the segment-ui branch April 22, 2025 23:52
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