Yandex Metrica Debugger

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

Yandex Metrica Debugger là gì?

Yandex Metrica Debugger là một tiện ích mở rộng Chrome được phát triển bởi https://thyngster.com, và tính năng chính của nó là "Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Yandex Metrica Debugger

Tải xuống các tệp mở rộng Yandex Metrica Debugger dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Yandex Metrica Debugger Yandex Metrica Debugger
ID ehppjfimmbekmmponndiiiofmmdmgjlp
URL Chính Thức https://chromewebstore.google.com/detail/yandex-metrica-debugger/ehppjfimmbekmmponndiiiofmmdmgjlp
Mô tả Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages
Kích Thước Tệp 22.03 KB
Số Lần Cài Đặt 8,102
Phiên Bản Hiện Tại 0.0.2
Cập Nhật Lần Cuối 2019-07-10
Ngày Phát Hành 2019-07-10
Đánh Giá 3.63/5 Tổng số 8 Đánh Giá
Nhà Phát Triển https://thyngster.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.thyngster.com/release-yandex-metrica-debug-extension
Ngôn Ngữ Được Hỗ Trợ 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"
}