----------------
First release as django-piwik-tracker
- Written in a few hours for a client's project that had just gone live
- Very basic implementation
TODO
----
- Implement and test all the cookie stuff
- Refactor the tracking API code, it's not very pythonic
- Verify all unit tests through the analytics API
- Create sites etc. automatically if necessary for the tests
- TODO: SitesManager plugin
- TODO: ImageGraph plugin
- TODO: UserCountry plugin
- TODO: VisitsSummary plugin