1 Module: Google Analytics
2 Author: Mike Carter <www.ixis.co.uk/contact>
7 Adds the Google Analytics tracking system to your website.
12 * Google Analytics user account
17 * Copy the 'googleanalytics' module directory in to your Drupal
18 modules directory as usual.
23 In the settings page enter your Google Analytics User ID.
25 You will also need to define what user roles should be tracked.
26 Simply tick the roles you would like to monitor.
28 You can also track the username and/or user ID who visits each page.
29 This data will be visible in Google Analytics as segmentation data.
30 If you enable the profile.module you can also add more detailed
31 information about each user to the segmentation tracking.
33 All pages will now have the required JavaScript added to the
34 HTML footer can confirm this by viewing the page source from
37 'admin/' pages are automatically ignored by Google Analytics.
42 You can include additional JavaScript snippets in the advanced
43 textarea. These can be found on various blog posts, or on the
44 official Google Analytics pages. Support is not provided for
45 any customisations you include.
47 To speed up page loading you may also cache the Analytics urchin.js
48 file locally. You need to make sure the site file system is in public