- Experimental Support for
_gasMeta
,_gasMetaEcommerce
and_gasHTMLMarkup
.
- Fixed bug with Youtube Tracking #29.
- fixed #16 API changed to make it more clear when we're calling GAS functions.
- fixed #4 Use live Bindings for most plugins
- fixed #1 Permits multiple invocations of all plugins without causing double tracking.
- fixed #12 New plugin to track mailto: links.
_gas.push(['_trackMailto']);
- Uses uglifyjs to compile code. Less variable mangling.
- HotFix to fix form tracking bug when a form had fieldsets. Only triggered while not using the 'live' mode.