A prefix to use for names of cookies used by Django Analytics.
Default: "dac".
Name of the Django Analytics server that collects the tracking information. Do not change this unless instructed to by our staff.
Whether to tag users according to the groups they belong to. In case your site does not use groups, you can disable this for a small performance gain.
Default: True.
The user proxy class to use for gathering information about each user. See Customization.
The number of minutes after which Django Analytics assumes that the user's visit has ended, if the user is idle.
Default: 60.