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”。
擴展截圖
下載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 |
ID | ehppjfimmbekmmponndiiiofmmdmgjlp |
官方網址 | 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" } |