Skip to content

Conversation

@Inglan
Copy link
Member

@Inglan Inglan commented Sep 24, 2025

Summary by CodeRabbit

  • Bug Fixes

    • Improved reliability of analytics and error reporting by updating tracking endpoints, reducing blocked or failed requests.
  • Chores

    • Updated analytics service configuration to use a new endpoint for telemetry and exception capture.

@Inglan Inglan marked this pull request as ready for review September 24, 2025 11:37
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 24, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Replaces the analytics API host and the autocapture test script URL in src/lib/analytics.ts. No function signatures, exports, or public API surface changed; edits are limited to internal string constants for endpoints and test script URL.

Changes

Cohort / File(s) Summary
Analytics endpoint update
src/lib/analytics.ts
Switched PostHog api_host from https://hog.edutools.ingo.au to https://2094835769823485010.ingo.au and updated the autocapture test fetch URL to https://2094835769823485010.ingo.au/static/exception-autocapture.js. No public API changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch main

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 16351e0 and 97c68aa.

📒 Files selected for processing (1)
  • src/lib/analytics.ts (2 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Inglan Inglan enabled auto-merge September 24, 2025 11:37
@cloudflare-workers-and-pages
Copy link

Deploying edutools-testing with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97c68aa
Status: ✅  Deploy successful!
Preview URL: https://9b681e77.edutools-testing.pages.dev
Branch Preview URL: https://main.edutools-testing.pages.dev

View logs

@Inglan Inglan merged commit 9c59b58 into prod Sep 24, 2025
6 of 7 checks passed
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