This commit finishes up the tutorial. It also fixes the individual
service documentation and documents the service-specific / global
analytical settings and context variables.
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.
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.