Commit graph

9 commits

Author SHA1 Message Date
Peter Bittner
033d2dc02f Align spelling of JavaScript across all files (docs, docstrings) 2025-07-21 17:11:22 +02:00
Bodnar Bogdan
eaa9610cca Fix variable name 2017-08-15 15:54:20 +02: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
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
a7db456359 Move services from their own app into analytics package 2011-01-28 08:37:26 +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
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
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