- Add IP anonymization setting to GA tracking pixel (Tinnet Coronam)
- Include Django 1.5 in tox.ini (Tinnet Coronam)
- Add Clickmap integration (Philippe O. Wagner)
- Update mixpanel integration to latest code (Simon Ye)
- Add support for the KISSmetrics alias feature (Sandra Mau)
- Update testing code for Django 1.4 (Piet Delport)
- Add support for the UserVoice service.
- Added support for Gaug.es (Steven Skoczen)
- Fix Spring Metrics custom variables.
- Update Spring Metrics documentation.
- Fix Woopra for anonymous users (Steven Skoczen).
- Added support for the Spring Metrics service.
- Allow sending events and properties to KISSmetrics (Paul Oswald).
- Add support for the Site Speed report in Google Analytics (Uros Trebec).
- Added multiple domains support for Google Analytics.
- Fixed bug in deleted settings testing code (Eric Davis).
- Added support for the SnapEngage service.
- Updated Mixpanel code (Julien Grenier).
- Fixed compatibility with Python 2.5 (Iván Raskovsky).
- Updated Clicky tracking code to support multiple site ids.
- Fixed Chartbeat auto-domain bug when the Sites framework is not used (Eric Davis).
- Improved testing code (Eric Davis).
- Fixed MANIFEST bug that caused GoSquared support to be missing from the source distribution.
- Added support for the GoSquared service.
- Updated Clicky tracking code to use relative URLs.
- Added support for the Woopra service.
- Added chat window text customization to Olark.
- Renamed
MIXPANEL_TOKEN
setting toMIXPANEL_API_TOKEN
for compatibility with Wes Winham's mixpanel-celery package. - Fixed the
<script>
tag for Crazy Egg.
- Added support for the Reinvigorate service.
- Added support for the Olark service.
- Split off Geckoboard support into django-geckoboard.
- Added support for the Geckoboard service.
- Added support for the Performable service.
- Added support for the HubSpot service.
- Added template tags for individual services.
- First project release.