django-analytical/CHANGELOG.rst

200 lines
5.1 KiB
ReStructuredText
Raw Normal View History

2020-04-14 20:30:13 +00:00
Version 2.6.0
-------------
* Support Django 3.0 and Python 3.8, drop Django 2.1
* Add support for Google Analytics Tag Manager (Marc Bourqui)
* Add Matomo, the renamed version of Piwik (Scott Karlin)
* Move Joost's project over to the Jazzband
2018-11-15 20:18:07 +00:00
Version 2.5.0
-------------
2018-11-15 19:57:33 +00:00
* Add support for Google analytics.js (Marc Bourqui)
* Add support for Intercom HMAC identity verification (Pi Delport)
* Add support for HotJar (Pi Delport)
* Make sure _trackPageview happens before other settings in Google Analytics
(Diederik van der Boor)
Version 2.4.0
-------------
* Support Django 2.0 (Matthäus G. Chajdas)
Version 2.3.0
-------------
* Add Facebook Pixel support (Pi Delport)
* Add Python 3.6 and Django 1.10 & 1.11 tests (Pi Delport)
* Drop Python 3.2 support
Version 2.2.2
-------------
* Allow port in Piwik domain path. (Alex Ramsay)
Version 2.2.1
-------------
* Fix a bug with the extra Google Analytics variables also pushing the `_gat.`
flag onto the configuration array.
Version 2.2.0
-------------
* Update Woopra JavaScript snippet (Aleck Landgraf)
Version 2.1.0
-------------
2016-05-25 22:47:04 +00:00
* Support Rating\@mail.ru (Nikolay Korotkiy)
* Support Yandex.Metrica (Nikolay Korotkiy)
* Add support for extra Google Analytics variables (Steve Schwarz)
* Remove support for Reinvigorate (service shut down)
2016-01-06 14:42:45 +00:00
Version 2.0.0
-------------
2016-01-06 14:22:19 +00:00
* Support Django 1.9, drop support for Django < 1.7 (Hugo Osvaldo Barrera)
2016-01-06 14:42:45 +00:00
* Support custom user models with an alternative username field (Brad Pitcher)
2016-01-06 14:22:19 +00:00
2015-08-24 13:34:01 +00:00
Version 1.0.0
-------------
* Add Piwik user variables support (Alexandre Pocquet)
Version 0.22.0
--------------
* Mark package as Python 3 compatible (Martín Gaitán)
2015-04-19 09:07:21 +00:00
* Fix Clickmap tracker id regular expression
* Test with Django 1.8
2015-04-19 09:07:21 +00:00
2015-04-19 08:49:25 +00:00
Version 0.21.0
--------------
* Added compatibility with Python 3 (Eric Amador)
2015-03-09 19:51:14 +00:00
Version 0.20.0
--------------
* Support Django 1.7 (Craig Bruce)
* Update Mixpanel identity code (Martín Gaitán)
* Identify authenticated users in Uservoice (Martín Gaitán)
* Add full name and email to Olark (Scott Adams)
Version 0.19.0
--------------
* Add Piwik integration (Peter Bittner)
Version 0.18.0
--------------
* Update HubSpot code (Craig Bruce)
2014-05-01 21:28:57 +00:00
Version 0.17.1
--------------
* Fix typo in Intercom.io support (Steven Skoczen)
2014-04-28 20:58:04 +00:00
Version 0.17.0
--------------
* Update UserVoice support (Martín Gaitán)
* Add support for Intercom.io (Steven Skoczen)
2014-04-28 20:58:04 +00:00
2013-11-19 06:44:28 +00:00
Version 0.16.0
--------------
2013-11-21 13:10:34 +00:00
* Add support for GA Display Advertising features (Max Arnold)
2013-11-19 06:44:28 +00:00
2013-03-24 23:57:50 +00:00
Version 0.15.0
--------------
* Add IP anonymization setting to GA tracking pixel (Tinnet Coronam)
2013-03-25 00:12:23 +00:00
* Include Django 1.5 in tox.ini (Tinnet Coronam)
* Add Clickmap integration (Philippe O. Wagner)
2013-03-24 23:57:50 +00:00
2012-08-19 20:11:27 +00:00
Version 0.14.0
--------------
* Update mixpanel integration to latest code (Simon Ye)
2012-08-14 06:51:13 +00:00
Version 0.13.0
--------------
2012-08-14 06:46:35 +00:00
* Add support for the KISSmetrics alias feature (Sandra Mau)
2017-10-17 12:12:35 +00:00
* Update testing code for Django 1.4 (Pi Delport)
2012-08-13 12:43:47 +00:00
2012-02-27 00:15:33 +00:00
Version 0.12.0
--------------
* Add support for the UserVoice service.
Version 0.11.3
--------------
* Added support for Gaug.es (Steven Skoczen)
2012-02-07 23:27:07 +00:00
Version 0.11.2
--------------
* Fix Spring Metrics custom variables.
* Update Spring Metrics documentation.
2012-01-31 23:10:25 +00:00
Version 0.11.1
--------------
* Fix Woopra for anonymous users (Steven Skoczen).
2011-09-19 20:36:47 +00:00
Version 0.11.0
--------------
* Added support for the Spring Metrics service.
2011-09-19 20:36:47 +00:00
* Allow sending events and properties to KISSmetrics (Paul Oswald).
* Add support for the Site Speed report in Google Analytics (Uros
Trebec).
2011-09-19 20:36:47 +00:00
2011-09-17 22:36:20 +00:00
Version 0.10.0
--------------
* Added multiple domains support for Google Analytics.
2011-09-16 19:23:28 +00:00
* Fixed bug in deleted settings testing code (Eric Davis).
2011-08-27 06:12:43 +00:00
Version 0.9.2
2011-08-27 06:18:19 +00:00
-------------
* Added support for the SnapEngage service.
2011-08-19 05:59:02 +00:00
* Updated Mixpanel code (Julien Grenier).
Version 0.9.1
-------------
2011-08-19 05:59:02 +00:00
* Fixed compatibility with Python 2.5 (Iván Raskovsky).
2011-07-05 16:01:44 +00:00
Version 0.9.0
-------------
* Updated Clicky tracking code to support multiple site ids.
* Fixed Chartbeat auto-domain bug when the Sites framework is not used
(Eric Davis).
2011-07-05 16:01:44 +00:00
* Improved testing code (Eric Davis).
Version 0.8.1
-------------
* Fixed MANIFEST bug that caused GoSquared support to be missing from
the source distribution.
2011-04-01 20:41:36 +00:00
Version 0.8.0
-------------
* Added support for the GoSquared service.
* Updated Clicky tracking code to use relative URLs.
Version 0.7.0
-------------
* Added support for the Woopra service.
2011-03-15 13:13:06 +00:00
* Added chat window text customization to Olark.
* Renamed ``MIXPANEL_TOKEN`` setting to ``MIXPANEL_API_TOKEN`` for
compatibility with Wes Winham's mixpanel-celery_ package.
* Fixed the ``<script>`` tag for Crazy Egg.
2011-03-15 13:13:06 +00:00
.. _mixpanel-celery: https://github.com/winhamwr/mixpanel-celery
Version 0.6.0
-------------
* Added support for the Reinvigorate service.
* Added support for the Olark service.
Version 0.5.0
-------------
* Split off Geckoboard support into django-geckoboard_.
.. _django-geckoboard: http://pypi.python.org/pypi/django-geckoboard
2011-02-14 07:41:47 +00:00
Version 0.4.0
-------------
* Added support for the Geckoboard service.
Version 0.3.0
-------------
* Added support for the Performable service.
Version 0.2.0
-------------
* Added support for the HubSpot service.
* Added template tags for individual services.
Version 0.1.0
-------------
* First project release.