Commit graph

9 commits

Author SHA1 Message Date
Joost Cassee
246c72cc03 Split off Geckoboard support into django-geckoboard 2011-02-15 16:07:32 +01:00
Joost Cassee
4c2a39beda Add support for Geckoboard 2011-02-14 08:40:27 +01:00
Joost Cassee
582bfdd970 Fix various documentation typos and missing text 2011-02-11 14:59:56 +01:00
Joost Cassee
4bf0fcfcc5 Update documentation
This commit finishes up the tutorial.  It also fixes the individual
service documentation and documents the service-specific / global
analytical settings and context variables.
2011-01-29 08:04:51 +01:00
Joost Cassee
3db3bf4b0e Simplify analytics tag loading
The general-purpose tag loading code was much too generic and complex,
so this commit hard-codes the supported services.  Also adds a tutorial
to the documentation.

This commit is not tested.
2011-01-28 18:02:23 +01:00
Joost Cassee
d715c16244 Refactoring services, step 1
Move services into their own Django apps, leaving the analytics app a
small wrapper.  First service converted is Clicky.

This commit has not been tested.
2011-01-26 22:28:16 +01:00
Joost Cassee
da0fb1de80 Add docs on identification 2011-01-25 01:13:19 +01:00
Joost Cassee
39c205f546 Updated analytical
* Added Chartbeat.
* Added settings context processor.
* Added identification.
* Prepared events.
* Updated tests.
2011-01-25 00:13:44 +01:00
Joost Cassee
1fa0d7760d Create project 2011-01-21 02:01:40 +01:00