> For the complete documentation index, see [llms.txt](https://wiki.innouniq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.innouniq.com/analytics.md).

# Analytics

Plugin sends anonymous data such as version of this resource, your server version and addition data of configuration. These data will help in future development. All requests are asynchronous, so it has no impact on server's performance.

If you don't want to share these data, you can easily disable it in config.yml.

```yaml
Analytics:
  Active: false
```
