Waaila Tracking Validator
Waaila Tracking Validator is troubleshooting tool that helps you validate and test your analytics implementation.
Waaila Tracking Validatorคืออะไร?
Waaila Tracking Validator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Waaila และคุณลักษณะหลักของมันคือ "Waaila Tracking Validator is troubleshooting tool that helps you validate and test your analytics implementation."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Waaila Tracking Validator
ดาวน์โหลดไฟล์ส่วนขยาย Waaila Tracking Validator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The only browser extension to inspect & validate your data layer in seconds. Forget long manual crawling. Automate the validation now! Waaila Tracking Validator tests your data layer, shows what data is being pushed, and highlights all the errors in your data layer schema. See where exactly the error occurs, what problems it causes, and speed the process of retrieval. FEATURES · Inspect data layer content · Use your custom JSON schema to compare it with the actual data layer content · Errors highlighted in colors for immediate detection · Merged data layer displaying · See data layer content corresponding to a selected event · View previous page and see events that occurred just before redirection · Choose your name for the data layer · Enable Google Analytics 4 debugging
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jkmohgcefflkfjoemjnpigiokpjeohcl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/waaila-tracking-validator/jkmohgcefflkfjoemjnpigiokpjeohcl |
คำอธิบาย | Waaila Tracking Validator is troubleshooting tool that helps you validate and test your analytics implementation. |
ขนาดไฟล์ | 1.05 MB |
จำนวนการติดตั้ง | 270 |
เวอร์ชันปัจจุบัน | 1.80 |
อัปเดตครั้งล่าสุด | 2022-12-16 |
วันที่เผยแพร่ | 2020-09-07 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | Waaila |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://waaila.com/en/tracking-validator/ |
URL หน้าช่วยเหลือ | https://waaila.com/en/docs/tracking-validator/ |
URL หน้านโยบายความเป็นส่วนตัว | https://waaila.com/en/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Waaila Tracking Validator", "version": "1.80", "icons": { "16": "img\/waaila-16.png", "48": "img\/waaila-48.png", "128": "img\/waaila-128.png" }, "description": "Waaila Tracking Validator is troubleshooting tool that helps you validate and test your analytics implementation.", "content_security_policy": "script-src 'self' 'unsafe-eval'; script-src-elem 'self' http:\/\/tag.aticdn.net https:\/\/cdnjs.cloudflare.com; object-src 'self'", "permissions": [], "content_scripts": [ { "matches": [ " |