---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.1
alternate:
  - https://yandex.com/support/metrica/en/reports/event-params.md
  - https://yandex.com/support/metrica/es/reports/event-params.md
  - https://yandex.com/support/metrica/pt/reports/event-params.md
  - https://yandex.com/support/metrica/ru/reports/event-params.md
  - https://yandex.com/support/metrica/tr/reports/event-params.md
  - https://yandex.com/support/metrica/zh/reports/event-params.md
  - href: ru/reports/event-params.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/support/metrica/ru/llms.txt

# Отчет «Параметры событий»

Посмотреть отчет: **Отчеты**&nbsp;→ **Содержание**&nbsp;→ **Параметры событий**.

## Какие задачи может решать отчет {#case}


{% cut "Провести AB-тестирование" %}


Вы можете разметить интересующие вас события и цели параметрами, чтобы определить наиболее эффективный вариант. Для этого передайте события методом [params](https://yandex.com/support/metrica/ru/objects/params-method.md) или цели как [«JavaScript-события»](https://yandex.com/support/metrica/ru/general/goal-js-event.md), добавив туда параметры, используя объект [params](https://yandex.com/support/metrica/ru/code/counter-initialize.md#param-params).

Пример отправки данных:

```javascript
<form action="">
    ...
    <input type="button" onclick="ym(XXXXXXXX, 'reachGoal', 'TARGET_NAME', {group: 'A'}); return true;" value="Заказать"/>
</form>
```

где XXXXXXXX — номер счетчика.


{% endcut %}

{% cut "Передать дополнительные данные о пользователях" %}


Вы можете передавать данные о пользователях в событиях и целях, используя параметры, чтобы лучше анализировать поведение посетителей.

Пример отправки данных:

```javascript
ym(XXXXXXXX, 'params', {user_data: {authorized_user: 'yes', loyalty_program: 'bonus', bonus_quantity: '101', discount: '15'}}); 
```

где XXXXXXXX — номер счетчика.


{% endcut %}

{% cut "Узнать, на каких страницах чаще достигаются события и цели" %}

Вы можете узнать, на каких страницах чаще достигаются «Java-Script события» и оценить их эффективность.

{% endcut %}


## Структура и настройки отчета {#data}

Отчет содержит дополнительную информацию о действиях на сайте:

- информация, которая не собирается Метрикой [по умолчанию](https://yandex.com/support/metrica/ru/general/how-it-works.md#data_extract_pull) и известна только владельцу сайта (например, отзыв на сайте);
- информация о действиях авторизованных на сайте посетителей, известная сайту;
- информация, которую можно получить из браузера посетителя с помощью JavaScript.

Данные в отчете сгруппированы по параметрам, которые вы передаете.

<!-- source: ru/_includes/popup/id-popup/gen-set.md -->
Отчет поддерживает [все настройки](https://yandex.com/support/metrica/ru/reports/report-general.md), доступные в Яндекс Метрике.
<!-- endsource: ru/_includes/popup/id-popup/gen-set.md -->

{% note info %}

Если вы передаете параметры с аргументом метода [reachGoal](https://yandex.com/support/metrica/ru/objects/reachgoal.md), но JavaScript-цель не заведена для счетчика или заведена только внутри составной цели — данные не попадут в отчет «Параметры событий».

Создайте отдельную JavaScript-цель в интерфейсе счетчика или используйте другие методы для передачи параметров: [params](https://yandex.com/support/metrica/ru/objects/params-method.md), [extLink](https://yandex.com/support/metrica/ru/objects/extlink.md), [file](https://yandex.com/support/metrica/ru/objects/file.md) или [hit](https://yandex.com/support/metrica/ru/objects/hit.md).

{% endnote %}

<!-- source: ru/_includes/buttons/chat-button.md -->
[Написать в чат](https://yandex.com/chat/#/user/036e6a02-3620-9cdc-4c5e-a34667a7379e?utm_source=spravka){.button}

<!-- source: ru/_includes/styles/href-to-button.md -->

<!-- endsource: ru/_includes/styles/href-to-button.md -->
<!-- endsource: ru/_includes/buttons/chat-button.md -->

<!-- source: ru/_includes/reports/support-button.md -->
<div class="cut-button">

{% cut "Написать письмо" %}

<!-- source: ru/_includes/popup/id-popup/wrong-sup.md -->
Обратите внимание: служба поддержки не обзванивает пользователей. Не следуйте указаниям людей, которые вам звонят и представляются службой поддержки Яндекс Метрики.
<!-- endsource: ru/_includes/popup/id-popup/wrong-sup.md -->

<div style="padding: 15px;
     margin: 10px 0;
     background: #FFFFFF;
     border-radius: 10px;
     border: 1px solid var(--g-color-line-generic);">
  <iframe style="background: #FFFFFF;"
        height="700"
        width="100%"
        frameborder="0"
        src="https://forms.yandex.com/surveys/1705/?&iframe=1&lang=en">
  </iframe>
</div>

{% endcut %}

</div>



<!-- source: ru/_includes/styles/cut-button.md -->

<!-- endsource: ru/_includes/styles/cut-button.md -->

<!-- source: ru/_includes/styles/href-to-button.md -->

<!-- endsource: ru/_includes/styles/href-to-button.md -->
<!-- endsource: ru/_includes/reports/support-button.md -->


<!-- source: ru/_includes/footer-links.md -->
- - -

<div class="borderless-table">

#|
||
Полезные ссылки

- [Демосчетчик](https://metrica.yandex.com/r/dashboard?)
- [Добавить счетчик](https://metrica.yandex.com/add/)
- [Бесплатная настройка счетчика](https://yandex.com/promo/freeservice/metrica?utm_source=help_metrica_en&utm_medium=cpc&utm_campaign=1)
- [API Яндекс Метрики](https://tech.yandex.com/metrika/)
- [Предложить идею](https://yandex.com/support/metrica/troubleshooting/idea.html)
- [Обсудить в Telegram](https://t.me/yandexmetrika)
|
Онлайн-обучение

- [Получить сертификат по Яндекс Метрике](https://yandex.ru/adv/expert/exam/metrika/?utm_source=metrika_help&utm_medium=web&utm_campaign=static&utm_content=useful_links)


- [Пройти обучающий курс](https://yandex.com/adv/edu/online/metrika?utm_source=metrika_help&utm_medium=web&utm_campaign=static&utm_content=useful_links)

||
|#

</div>

<!-- source: ru/_includes/styles/table-style.md -->

<!-- endsource: ru/_includes/styles/table-style.md -->
<!-- endsource: ru/_includes/footer-links.md -->

<!-- source: ru/_includes/styles/href-to-button.md -->

<!-- endsource: ru/_includes/styles/href-to-button.md -->
