Google Analytics Custom Variables
Categories
Component ID
987084
Component name
Google Analytics Custom Variables
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
854
Component created
Component changed
Component body
Note: As of version 6.x-3.1, most of this functionality is now built into the Google Analytics module. Use this module only if you're using an older version of GA, or if you need the statistics support.
This module allows arbitrary/custom variables to be tracked with Google Analytics.
(These variables can then be queried using the Google Analytics API.)
Related modules:
- Google Analytics API - http://drupal.org/project/google_analytics_api - (for reading the tracked data)
- Google Analytics Counter - http://drupal.org/project/google_analytics_counter - tracks page stats using the URL/alias as a proxy (not nid directly as this module does)
- Google Analytics Importer - http://drupal.org/project/ga_importer - the ga_customvars_lookup submodule is similar to Google Analytics Importer
Documentation on custom variables
http://code.google.com/intl/en/apis/analytics/docs/tracking/gaTrackingCu...
More info in the README.
Also see the blog post about the module.
Repository
The Git repo is mirrored on Github (legacy of the pre-Git d.o).
Any patches (preferably through a Github pull request) are welcome.
