[](https://npmjs.org/packages/@univerjs/telemetry) [](https://img.shields.io/npm/l/@univerjs/telemetry)
npm install @univerjs/telemetry

This plugin provides interface ITelemetry to track telemetry data. The first-party plugins of Univer would dependent on this interface. If you want to track telemetry data, you can implement this interface and register it to Univer's injector.
``shell``
npm i @univerjs/telemetry