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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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 |
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" } |