Google Analytics Debugger

A browser extension for debugging Google Analytics tracking code

Google Analytics Debugger là gì?

Google Analytics Debugger là một tiện ích mở rộng Chrome được phát triển bởi https://www.keithclark.co.uk, và tính năng chính của nó là "A browser extension for debugging Google Analytics tracking code".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Google Analytics Debugger

Tải xuống các tệp mở rộng Google Analytics Debugger dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Google Analytics Debugger is a devtools extension for exposing tracking beacon data to developers.

Live data capture

Capture tracking beacons for Traditional and Universal Analytics properties while you browse. Beacons are automatically grouped by page context, making it easy to identify how tracked events relate to each other.


Beacon inspector

Review meta data for every tracking beacon sent to the Google Analytics servers with the context sensitive inspector.

Tracker properties
Client information
Document properties
Page views
Events
E-commerce transactions
User timings
Social interactions
Custom variables
Custom dimensions
Custom metrics
Content groups
Campaign tracking

Multiple tracker Support

Google Analytics supports multiple trackers on a single website, allowing specific metrics to be captured into different accounts. GA Debugger will capture beacons sent from every tracker on a page, grouping them together for easy navigation and interrogation.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Google Analytics Debugger Google Analytics Debugger
ID jiokjpcfnipnicblkgdklknjjeohnfln
URL Chính Thức https://chromewebstore.google.com/detail/google-analytics-debugger/jiokjpcfnipnicblkgdklknjjeohnfln
Mô tả A browser extension for debugging Google Analytics tracking code
Kích Thước Tệp 27.1 KB
Số Lần Cài Đặt 43,719
Phiên Bản Hiện Tại 2.1.6
Cập Nhật Lần Cuối 2017-04-11
Ngày Phát Hành 2017-04-11
Đánh Giá 4.53/5 Tổng số 34 Đánh Giá
Nhà Phát Triển https://www.keithclark.co.uk
Loại Thanh Toán free
Trang Web Mở Rộng https://keithclark.github.io/gadebugger/
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Google Analytics Debugger",
    "description": "A browser extension for debugging Google Analytics tracking code",
    "version": "2.1.6",
    "author": "Keith Clark",
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "homepage_url": "http:\/\/github.com\/keithclark\/gadebugger",
    "manifest_version": 2,
    "devtools_page": "devtools.html"
}