- [Bitdeli] support added by @jtuulos
- Mixpanel
$first_name
and$last_name
aliases added by @dwradcliffe - Fixed Mixpanel
$last_seen
alias - Added
parseUrl
util - Moving gosquared queue to snippet
- Added support for Errorception user metadata
- Added option to use a properties function in
trackLink
andtrackForm
methods
- Keen.io added by @dkador
- Foxmetrics added by @rawsoft
- Updated Google Analytics to include noninteraction and value added by @rantav
- Moving over to expect.js from chai for cross-broser support.
- Rename
trackClick
totrackLink
- Rename
trackSubmit
totrackForm
- Fix for Clicky loading slowly
- SnapEngage support added
- Added
trackClick
andtrackForm
helpers
- Upgrade to Mixpanel 2.2 by @loganfuller
- comScore Direct support added
- Quantcast support added
- Fixed breaking issue on Clicky
- Updated Makefile for new providers
- Added
label
andcategory
support to Google Analytics
- Gauges support added by @bdougherty
- Vero support added
- Added optional
url
argument topageview
method
- Errorception support added
- Clicky support added
- IE 7 fix reported by @yefremov
- GoSquared trailing comma fix by @cmer
- Added domain field to GA by @starrhorne
- Removing phantom install to get travis working
- Adding window._gaq fix in initialize.
- Added link query tag support for
ajs_uid
andajs_event
- Added docco, uglify, and phantom to devDependencies by @peleteiro
- Added the
pageview
method for tracking virtual pageviews - Added Travis-CI
- Fixed window level objects in customerio and gosquared
- Support added for Intercom's "secure" mode by @buger
- Removed root references
- Separated providers into separate files for easier maintenance
- Changed special
createdAt
trait tocreated
for cleanliness - Moved
utils
directly onto the analytics object - Added
extend
andalias
utils - Added
settings
defaults for all providers
- Fixed bug with HubSpot calls pre-script load
- Upgraded sinon-chai to use callWithMatch version
- Klaviyo support added by @bialecki
- HubSpot support added by @jessbrandi
- GoSquared support added by @simontabor
- Enhanced Link Attribution added for Google Analytics by @nscott
- Site Speed Sample Rate added for Google Analytics by @nscott
- Olark support added
- Added terse
initialize
syntax - Added tests for all providers
- Added README