Google Analytics Debugger

A browser extension for debugging Google Analytics tracking code

Google Analytics Debuggerとは何ですか?

Google Analytics Debuggerはhttps://www.keithclark.co.ukによって開発されたChromeの拡張機能で、その主な機能は「A browser extension for debugging Google Analytics tracking code」です。

拡張機能のスクリーンショット

screenshot

Google Analytics Debugger拡張機能のCRXファイルをダウンロード

Google Analytics Debugger拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Google Analytics Debugger Google Analytics Debugger
ID jiokjpcfnipnicblkgdklknjjeohnfln
公式URL https://chromewebstore.google.com/detail/google-analytics-debugger/jiokjpcfnipnicblkgdklknjjeohnfln
説明 A browser extension for debugging Google Analytics tracking code
ファイルサイズ 27.1 KB
インストール数 43,719
現在のバージョン 2.1.6
最終更新日 2017-04-11
公開日 2017-04-11
評価 4.53/5 合計 34 レビュー
開発者 https://www.keithclark.co.uk
支払い方法 free
拡張機能のウェブサイト https://keithclark.github.io/gadebugger/
対応言語 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"
}