Commit Graph

3 Commits

Author SHA1 Message Date
DIYgod 338164b68c fix(web): remove openpanel and fix ssr manifest 2026-03-17 18:17:39 +08:00
Innei 726a312545
feat(tracker): integrate PostHog analytics and enhance tracking capabilities (#3862)
- Added PostHog as a new tracking adapter for improved analytics.
- Updated the analytics initialization to include PostHog configuration.
- Refactored the tracking manager to support batch processing and error handling.
- Enhanced the existing tracking logic to accommodate new event types and properties.
- Updated environment variables to include PostHog keys for configuration.
- Added new rules and documentation for the tracking system.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-05 21:54:58 +08:00
DIYgod 2c0ae4dbf1
chore: recover .env.example 2025-03-10 18:40:04 +08:00