Yandex Metrica Debugger

Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages

Что такое Yandex Metrica Debugger?

Yandex Metrica Debugger - это расширение Chrome, разработанное https://thyngster.com, и его основная функция - "Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Yandex Metrica Debugger

Скачайте файлы расширений Yandex Metrica Debugger в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Debugging Extension for Yandex Metrica.

Supports the following data hits: 

- Hit (Fields Reported: URL, Title, Referrer, full payload details)
- reachGoal (Fields Reported: Goal ID, Currency, Value,  , full payload details)
- setUserID (Fields Reported: UserID, full payload details )
- params (Fields Reported: Key,Value Up to 5 levels , full payload details )
- userParams (Fields Reported: Key,Values Object , full payload details )
- notBounce(Fields Reported: none , full payload details )
- webvisor (Fields Reported: All Post Payload  for webvisor is reported in a beautified way, full payload details ) 
- ecommerceDetail (Fields Reported: Product Details , full payload details ) 
- ecommerceAdd (Fields Reported:  Product Details , full payload details ) 
- ecommerceRemove (Fields Reported:  Product Details , full payload details ) 
- ecommercePurchase (Fields Reported: Purchase Details+ Product Details, full payload details ) 

Disclaimer: This extension is not related in any way to Yandex or any of its subsidaries.                    

Основная информация о расширении

Название Yandex Metrica Debugger Yandex Metrica Debugger
ID ehppjfimmbekmmponndiiiofmmdmgjlp
Официальный URL https://chromewebstore.google.com/detail/yandex-metrica-debugger/ehppjfimmbekmmponndiiiofmmdmgjlp
Описание Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages
Размер файла 22.03 KB
Количество установок 8,102
Текущая Версия 0.0.2
Последнее Обновление 2019-07-10
Дата публикации 2019-07-10
Рейтинг 3.63/5 Всего 8 оценок
Разработчик https://thyngster.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.thyngster.com/release-yandex-metrica-debug-extension
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "0.0.2",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "devtools_page": "pages\/devtools.html"
}