Analytics services for Django projects
Find a file
Joost Cassee 3d411e31d0 Add HubSpot integration
This commit has not been tested.
2011-01-27 11:58:04 +01:00
analytical Add HubSpot integration 2011-01-27 11:58:04 +01:00
docs Refactor Google Analytics module into its own app 2011-01-27 01:43:08 +01:00
.gitignore Create project 2011-01-21 02:01:40 +01:00
LICENSE.txt Create project 2011-01-21 02:01:40 +01:00
MANIFEST.in Create project 2011-01-21 02:01:40 +01:00
README.rst Add HubSpot integration 2011-01-27 11:58:04 +01:00
setup.cfg Create project 2011-01-21 02:01:40 +01:00
setup.py Small documentation and metadata changes 2011-01-26 00:09:11 +01:00

django-analytical
-----------------

The django-analytical application integrates various analytics services
into a Django_ project.  Currently supported services:

* `Chartbeat`_ -- traffic analysis
* `Clicky`_ -- traffic analysis
* `Crazy Egg`_ -- visual click tracking
* `Google Analytics`_ -- traffic analysis
* `HubSpot`_ -- inbound marketing
* `KISSinsights`_ -- feedback surveys
* `KISSmetrics`_ -- funnel analysis
* `Mixpanel`_ -- event tracking
* `Optimizely`_ -- A/B testing

The documentation can be found in the ``docs`` directory or `read
online`_.  The source code and issue tracker are `hosted on GitHub`_.

Copyright (C) 2011 Joost Cassee <joost@cassee.net>.  This software is
licensed under the MIT License (see LICENSE.txt).

This application was inspired by and uses ideas from Analytical_,
Joshua Krall's all-purpose analytics front-end for Rails.  The work on
Crazy Egg was made possible by `Bateau Knowledge`_.

.. _Django: http://www.djangoproject.com/
.. _Chartbeat: http://www.chartbeat.com/
.. _Clicky: http://getclicky.com/
.. _`Crazy Egg`: http://www.crazyegg.com/
.. _`Google Analytics`: http://www.google.com/analytics/
.. _KISSinsights: http://www.kissinsights.com/
.. _KISSmetrics: http://www.kissmetrics.com/
.. _Mixpanel: http://www.mixpanel.com/
.. _Optimizely: http://www.optimizely.com/
.. _`read online`: http://packages.python.org/django-analytical/
.. _`hosted on GitHub`: http://www.github.com/jcassee/django-analytical
.. _Analytical: https://github.com/jkrall/analytical
.. _`Bateau Knowledge`: http://www.bateauknowledge.nl/