Analytics is an open-source analytics abstraction layer for tracking page views, custom events, and identified users across multiple providers.
It grew out of years of instrumenting product telemetry across different companies and teams. The project includes the core library plus an ecosystem of plugins and integrations for routing events to different destinations without rewriting application code.
Product telemetry should be portable, testable, and understandable. Analytics gives teams a small event API while keeping provider-specific details in plugins.