django-analytical/docs/services/google_analytics.rst

22 lines
593 B
ReStructuredText
Raw Normal View History

2011-01-21 01:01:40 +00:00
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.