Joost Cassee
6ea7e85b02
Add Performable service. Update docs layout.
...
Use included README.rst in documentation. Bump version to 0.3.0.
2011-01-31 08:58:49 +01:00
Joost Cassee
e3a652766b
Prefix non-text documentation directories with '_'
2011-01-30 16:27:46 +01:00
Joost Cassee
1b444076c6
Improve documentation layout
...
Move author information to AUTHORS.rst. Move changelog to
CHANGELOG.rst. Add license to documentation. Fix README.rst. Add
documentation source files to revision control.
2011-01-30 16:19:58 +01:00
Joost Cassee
13d6cdc0e7
Add docs directory to source distribution
2011-01-30 10:43:02 +01:00
Joost Cassee
1941af976a
Bumped version to 0.2.0
2011-01-30 10:35:42 +01:00
Joost Cassee
74af25be8e
Make service documentation less context-dependent
...
It should be possible to understand the service documentation pages
without having come from the index page. This is a first step in making
them context-independent.
2011-01-30 10:33:33 +01:00
Joost Cassee
ef56199d1e
Fix configuration validation code duplication
2011-01-30 10:13:09 +01:00
Joost Cassee
c76e47714e
Add tests for internal IP addresses
2011-01-30 10:06:01 +01:00
Joost Cassee
f41b0619d8
Small documentation fixes
2011-01-30 09:56:53 +01:00
Joost Cassee
cf7589bc20
Fix tests
...
Some parts of the code are not yet tested:
* internal IP addresses feature
* utils module
2011-01-30 03:05:10 +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
a7db456359
Move services from their own app into analytics package
2011-01-28 08:37:26 +01:00
Joost Cassee
0e70ce759c
Remove analytical.services package
2011-01-28 06:47:05 +01:00
Joost Cassee
09b56b6de3
Fix Mixpanel docs typo
2011-01-28 06:46:26 +01:00
Joost Cassee
f0c248ecf6
Refactor Optimizely module into its own app
...
This commit has not been tested.
2011-01-28 06:45:59 +01:00
Joost Cassee
991d525b56
Refactor Mixpanel module into its own app
...
This commit has not been tested.
2011-01-28 06:26:41 +01:00
Joost Cassee
e0190a9cb0
Refactor KISSmetrics module into its own app
...
This commit has not been tested.
2011-01-28 06:15:12 +01:00
Joost Cassee
774970ec46
Refactor KISSinsights module into its own app
...
This commit has not been tested.
2011-01-27 12:51:56 +01:00
Joost Cassee
3d411e31d0
Add HubSpot integration
...
This commit has not been tested.
2011-01-27 11:58:04 +01:00
Joost Cassee
a984d58ca2
Refactor Google Analytics module into its own app
...
This commit has not been tested.
2011-01-27 01:43:08 +01:00
Joost Cassee
9a7d557036
Refactor Crazy Egg module into its own app
...
Also removed the console service. This commit has not been tested.
2011-01-27 01:02:50 +01:00
Joost Cassee
05c82b833a
Refactor Chartbeat module into its own app
...
This commit has not been tested.
2011-01-26 23:53:33 +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
4a81b49320
Small documentation and metadata changes
...
Added some thank-you's and fixed some typos.
2011-01-26 00:09:11 +01:00
Joost Cassee
3f753d4081
Bump version to 0.1.0
2011-01-25 01:15:23 +01:00
Joost Cassee
da0fb1de80
Add docs on identification
2011-01-25 01:13:19 +01:00
Joost Cassee
afc1fab40a
Make Chartbeat domain property optional
...
Chartbeat will automatically take the domain from the URL if the domain
property was not set. So this commit makes detecting the domain
optional.
2011-01-25 00:59:21 +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
005cb2da40
Add analytical.services to packages in setup.py
2011-01-21 02:11:25 +01:00
Joost Cassee
1fa0d7760d
Create project
2011-01-21 02:01:40 +01:00