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

perf: updated cohesion id stitching script #1358

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

ayesha-waris
Copy link

INF-1676

Description
In the Authn MFE, we need to send a Segment Identify call that includes the Cohesion anonymous_id as a trait so that Segment is able to map Cohesion’s server-side events with Segment’s client-side events on the same page.

In the integration doc, there is a snippet of code that needs to be added to the already-existing code in Authn MFE to send Identify calls to Cohesion.

@ayesha-waris ayesha-waris requested a review from a team as a code owner November 11, 2024 11:41
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.96%. Comparing base (1477ed3) to head (9795989).
Report is 11 commits behind head on 2u-main.

Additional details and impacted files
@@             Coverage Diff             @@
##           2u-main    #1358      +/-   ##
===========================================
- Coverage    86.57%   85.96%   -0.61%     
===========================================
  Files          134      140       +6     
  Lines         2413     2465      +52     
  Branches       669      673       +4     
===========================================
+ Hits          2089     2119      +30     
- Misses         311      331      +20     
- Partials        13       15       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ayesha-waris ayesha-waris merged commit 5ca86f9 into 2u-main Nov 11, 2024
6 of 7 checks passed
@ayesha-waris ayesha-waris deleted the Ayesha/INF-1676 branch November 11, 2024 12:18
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