-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Add Reo.dev tracking infrastructure for documentation #8672
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
base: main
Are you sure you want to change the base?
Conversation
- Add reo-tracking.js placeholder file for Reo.dev snippet - Update docs.json to include custom JS for tracking - Add REO_SETUP.md with detailed setup instructions - Configure key pages for high-intent tracking The infrastructure is ready but requires the actual Reo.dev tracking snippet from the dashboard to be added to docs/reo-tracking.js to enable tracking. Fixes #8671 Generated with Continue (https://continue.dev) Co-Authored-By: Continue <[email protected]> Co-authored-by: Brian Douglas <[email protected]>
CI Status UpdateThe failing test Failed Test: Why it's unrelated:
This appears to be a pre-existing flaky test. A maintainer with appropriate permissions can re-run the failed job if needed. |
- Replace placeholder with actual Reo.dev tracking script - Update tracking script with Client ID: 7aa28ed11570734 - Remove REO_SETUP.md as tracking is now implemented - Script will load from https://static.reo.dev/7aa28ed11570734/reo.js Closes #8671 Generated with [Continue](https://continue.dev) Co-Authored-By: Continue <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 2 files
Summary
Adds Reo.dev tracking to Continue documentation to enable
developer activity tracking and analytics.
Changes
Client ID:
7aa28ed11570734docs/reo-tracking.jswith production trackingsnippet
docs/docs.jsonto include custom JavaScript fortracking
https://static.reo.dev/7aa28ed11570734/reo.jsREO_SETUP.mdas implementation is now completeStatus: ✅ READY FOR REVIEW
This PR is now complete with the actual Reo.dev tracking
script implemented.
Implementation Details
The tracking script:
7aa28ed11570734Reo.init()with clientID parameterKey Pages to Track
The following high-intent pages are recommended for tracking in
the Reo.dev dashboard:
/troubleshooting- Troubleshooting guide/reference- API Reference/ide-extensions/install- Installation guide/ide-extensions/*/quick-start- Quick start guides/customize/model-providers/*- Model provider setup/guides/*- All guidesTesting Checklist
docs/reo-tracking.jswith production codenpm run devRelated
Closes #8671
Generated with Continue
Co-Authored-By: Continue [email protected]
This agent session was co-authored by Brian Douglas and Continue.