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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Yandex Metrica Debugger एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |