Japanese document available here / 日本語のドキュメントはこちら
- A Chrome Extension for debugging Treasure Data's TD-JS-SDK web beacons.
- In Console tab of Chrome's developer tool, the extension shows a table of payload sent to Treasure Data.
- You can toggle on/off the extension through Chrome's Extension page.
- Download the packaged extension
td-chrome-debugger.crx
. - Open Chrome's extension page.
- Drag & drop
td-chrome-debugger.crx
to the Chrome window.
- Clone or Download this repository.
- Open Chrome's extension page.
- Enable "Developer Mode".
- Click "Load Unpackaged Extension" and point a directory of this source code on your computer.
- Open the Developer Tool and go to Console tab.
- Open a website you want to debug the implementation of TD-JS-SDK.