Yandex Metrica Debugger
Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages
Wat is Yandex Metrica Debugger?
Yandex Metrica Debugger is een Chrome-extensie ontwikkeld door https://thyngster.com, en de belangrijkste functie is "Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages".
Extensie Screenshots
Download het CRX-bestand van de extensie Yandex Metrica Debugger
Download Yandex Metrica Debugger-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | ehppjfimmbekmmponndiiiofmmdmgjlp |
| Officiële URL | https://chromewebstore.google.com/detail/yandex-metrica-debugger/ehppjfimmbekmmponndiiiofmmdmgjlp |
| Beschrijving | Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages |
| Bestandsgrootte | 22.03 KB |
| Aantal Installaties | 8,102 |
| Huidige Versie | 0.0.2 |
| Laatst Bijgewerkt | 2019-07-10 |
| Publicatiedatum | 2019-07-10 |
| Beoordeling | 3.63/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | https://thyngster.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.thyngster.com/release-yandex-metrica-debug-extension |
| Ondersteunde Talen | 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"
} | |