Google analytics importer

Component ID

952548

Component name

Google analytics importer

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2950

Component created

Component changed

Component body

This module connects to Google Analytics and filters the tracking data for consumption by the node_counter table. Specifically this module was designed to solve the problem of displaying statistics information on a Drupal site behind a CDN or other fast forward caching service. The node_counter table data is periodically replaced with the statistics from Google Analytics. This module requires the Google Analytics API and a GA account.

This module is more or less deprecated in favor of the work going on in Google Analytics Reports