refactor(checkout-widgets): remove Segment react-analytics - #2914
refactor(checkout-widgets): remove Segment react-analytics#2914alex-connolly wants to merge 2 commits into
Conversation
✅ Audience Bundle Size — @imtbl/audience
Budget: 24.00 KB gzipped (warn at 20.00 KB) |
|
View your CI Pipeline Execution ↗ for commit 0004f12
☁️ Nx Cloud last updated this comment at |
Drop product analytics from checkout widgets: remove @imtbl/react-analytics, Segment, analytics-provider, and all track/page/identify call sites. Host widget events are unchanged. Co-authored-by: Cursor <cursoragent@cursor.com>
1d8fce4 to
5b68ec6
Compare
|
@cursoragent resolve conflicts and fix tests |
|
Perfect! I've successfully resolved the merge conflicts and verified that the tests pass. Here's what I did: Changes Made
The conflicts arose because the PR removed Segment analytics code while main added new functionality that required the |
Co-authored-by: Alex Connolly <alex-connolly@users.noreply.github.com>


Summary
@imtbl/react-analytics,@segment/analytics-next, and the checkoutanalytics-providerwiringtrack/page/identifycall sites from checkout widgetsTest plan
checkout-widgetspassesMade with Cursor