keithclark / gadebugger

A Chrome, Firefox & Opera devtools extension for debugging Google Analytics tracking code
https://keithclark.github.io/gadebugger/
MIT License
238 stars 65 forks source link

Support transport field #9

Closed keithclark closed 9 years ago

keithclark commented 9 years ago

Overview

Add support for the new transport field added on the Release 2015-04-13 to address issue #8.

GA Debugger will now intercept and log tracking beacons sent with image, xhr and beacon transport methods.

This update changes the GACore and the Chrome and Firefox extensions.