django-analytical/docs/services/google_analytics.rst
2011-01-21 02:01:40 +01:00

21 lines
593 B
ReStructuredText

Google Analytics -- traffic analysis
====================================
`Google Analytics`_ is the well-known web analytics service from
Google. The product is aimed more at marketers than webmasters or
technologists, supporting integration with AdWords and other e-commence
features.
.. _`Google Analytics`: http://www.google.com/analytics/
Required settings
-----------------
.. data:: GOOGLE_ANALYTICS_PROPERTY_ID
The Google Analytics web property ID::
GOOGLE_ANALYTICS_PROPERTY_ID = 'UA-123456-1'
You can find the web property ID on the overview page of your account.