Reference

Settings

URCHIN_ID

The identifier assigned to your Google Analytics account. If this is not found in the settings.py file, an empty string is returned instead of the javascript block.

URCHIN_ID = 'XXXXXXXXX'

Modules

pinax.apps.analytics.templatetags.analytics

pinax.apps.analytics.templatetags.analytics.ga()
pinax.apps.analytics.templatetags.analytics.urchin()

Table Of Contents

Previous topic

Getting started

Next topic

authsub

This Page