Yandex Metrica Debugger
Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages
What is Yandex Metrica Debugger?
Yandex Metrica Debugger is a Chrome extension developed by https://thyngster.com, and its main feature is "Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages".
Extension Screenshots
Download Yandex Metrica Debugger Extension CRX File
Download Yandex Metrica Debugger extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Yandex Metrica Debugger |
ID | ehppjfimmbekmmponndiiiofmmdmgjlp |
Official URL | https://chromewebstore.google.com/detail/yandex-metrica-debugger/ehppjfimmbekmmponndiiiofmmdmgjlp |
Description | Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages |
File Size | 22.03 KB |
Installation Count | 8,102 |
Current Version | 0.0.2 |
Last Updated | 2019-07-10 |
Publish Date | 2019-07-10 |
Rating | 3.63/5 Total 8 Ratings |
Developer | https://thyngster.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.thyngster.com/release-yandex-metrica-debug-extension |
Supported Languages | 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" } |