django-analytical/analytical
Alexandre Pocquet f27d946ccf Add support for Piwik user identity tracking
The 'piwik_identity' (or the default 'analytical_identity') context variables are used to call Piwik's 'setUserId' function.
If neither are found, use what is returned by get_identity.
2015-08-19 16:55:32 +02:00
..
templatetags Add support for Piwik user identity tracking 2015-08-19 16:55:32 +02:00
tests Add support for Piwik user identity tracking 2015-08-19 16:55:32 +02:00
__init__.py Add changelog entry for last commit, bump version 2015-05-17 15:13:51 +02:00
models.py Fix small code style issues based on pylint 2011-02-18 13:57:04 +01:00
utils.py Indentation corrections (PEP8) 2015-04-20 23:08:19 +02:00