Yandex Metrica Debugger
Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages
Cos'è Yandex Metrica Debugger?
Yandex Metrica Debugger è un'estensione di Chrome sviluppata da https://thyngster.com, e la sua funzione principale è "Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Yandex Metrica Debugger
Scarica i file di estensione Yandex Metrica Debugger in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | ehppjfimmbekmmponndiiiofmmdmgjlp |
| URL Ufficiale | https://chromewebstore.google.com/detail/yandex-metrica-debugger/ehppjfimmbekmmponndiiiofmmdmgjlp |
| Descrizione | Unofficial Yandex Metrica Debugger Extension. It allows you to see YM hits being sent by pages |
| Dimensione del File | 22.03 KB |
| Conteggio Installazioni | 8,102 |
| Versione Corrente | 0.0.2 |
| Ultimo Aggiornamento | 2019-07-10 |
| Data di Pubblicazione | 2019-07-10 |
| Valutazione | 3.63/5 Totale 8 Valutazioni |
| Sviluppatore | https://thyngster.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.thyngster.com/release-yandex-metrica-debug-extension |
| Lingue Supportate | 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"
} | |