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是由https://thyngster.com开发的Chrome扩展程序,该扩展的主要功能是“Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Yandex Metrica Debugger扩展crx文件

下载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"
}