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

Update from main (production) #1366

Merged
merged 4 commits into from
Aug 29, 2023
Merged

Update from main (production) #1366

merged 4 commits into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. Update Segment url intercepts for fetch-based Segment js API

    The analytics.js API from CDN started using fetch instead of XHR on March 1 2023.
    Replace custom Appsembler code which does the replication of frontendJS events to ours and customer's Segment backends
    Override fetch calls to swap api.segmentio calls with Open edX /segmentio/send/* requests
    bryanlandia committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ed5f472 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1365 from appsembler/bugfix/fix-segment-replicati…

    …on-for-fetch-js
    
    Update Segment url intercepts for fetch-based Segment JS API
    bryanlandia committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    089d68f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3da2d9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1367 from appsembler/bugfix/update-segment-events…

    …-for-fake-ajs-next
    
    Update messageId format for faked analytics.js event call
    bryanlandia committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b87dee6 View commit details
    Browse the repository at this point in the history