# Debug режим счётчика

Debug-режим позволяет проверить корректность работы счетчика и его параметры. Для того чтобы его активировать, добавьте в GET-параметр ?**\_top100\_debug=1**

После включения debug-режима на странице сайта отобразится эмблема кракена.

<figure><img src="/files/lGuKJ8DM5jwCXfuilK4d" alt=""><figcaption></figcaption></figure>

В DevTools во вкладке Console появится логирование событий, где будет информация о названии счетчика, его параметрах и действиях.&#x20;

<figure><img src="/files/o9PJGYbTuUEgejqBUfbc" alt=""><figcaption></figcaption></figure>

Вы также можете выбрать – показывать ли блоки, если вы используете аналитику блоков. Для активации нажмите на иконку Кракена на сайте.

<figure><img src="/files/qkDAm1EL5Z7v47rSaSEm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Обратите внимание! Функционал может работать нестабильно при включенном блокировщике рекламы.
{% endhint %}

Для того чтобы выключить debug-режим, добавьте в GET-параметр **\_top100\_debug=0**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://top-100-writer.gitbook.io/dokumentaciya-top-100-po-novoi-modeli-progress/nastroika-sbora-i-otpravki-dannykh/veb-schyotchik/debug-rezhim-schyotchika.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
