---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/games/doc/en/sdk/unity/metrics.md
  - https://yandex.com/dev/games/doc/hi/sdk/unity/metrics.md
  - https://yandex.com/dev/games/doc/ko/sdk/unity/metrics.md
  - https://yandex.com/dev/games/doc/ru/sdk/unity/metrics.md
  - https://yandex.com/dev/games/doc/tr/sdk/unity/metrics.md
  - https://yandex.com/dev/games/doc/vi/sdk/unity/metrics.md
  - https://yandex.com/dev/games/doc/zh/sdk/unity/metrics.md
  - href: en/sdk/unity/metrics.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/en/llms.txt

# Metrics

<!-- source: en/_includes/script-common.md -->
<!-- source: en/_includes/script/index-js.md -->

<!-- endsource: en/_includes/script/index-js.md -->

<!-- source: en/_includes/script/requirements-js.md -->

<!-- endsource: en/_includes/script/requirements-js.md -->

<!-- source: en/_includes/script/image-modal-js.md -->

<!-- endsource: en/_includes/script/image-modal-js.md -->
<!-- endsource: en/_includes/script-common.md -->

#|
|| ![](../../_images/icons/video.svg) | Video Tutorial 7: Metrics in Yandex Games

<div class="cut-button">

{% cut "Watch video" %}

The video is in Russian, but you can enable automatic subtitles on YouTube.

{% list tabs %}

- Yandex

  @[](https://runtime.strm.yandex.ru/player/video/vplvsuch6vppvbewrqjo?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/XdYtMTFk7jg?si=xmUa0wEWQsNQf8Uw)

{% endlist %}

{% endcut %}

</div>

||
|#

[Metrics](https://yandex.com/dev/games/doc/en/concepts/metric.md) are indicators that allow you to track key events. For example, the number of ad impressions or in-app purchases per day. By analyzing game metrics before and after making changes, you can understand how they affect user behavior: which mechanics work well and which need improvement.

Monetization metrics, conversion rates, and some other metrics are displayed in [the Yandex Games Console](https://games.yandex.com/console){.external}. To track other events and indicators, create a counter (for example, in Yandex Metrica) and add it to your game using the [plugin](https://max-games.ru/plugin-yg/doc/metrica/?en){.external}.

