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.
拡張機能の基本情報
名前 | |
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 |
Eメール | contact@analytics-debugger.com |
支払い方法 | 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" } |