Google Analytics Sync

Categories

Component ID

1845308

Component name

Google Analytics Sync

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1301

Component created

Component changed

Component body

Google Analytics Sync allows to synchronize information from Google Analytics to Drupal saving information in node_counter table.
Information is synchronized in periodic intervals (via Drush or Cron) and after being available in Drupal can be used for generic statistics, or for
creating views representing most popular items.

The module is specially useful for sites using a CDN or a Reverse Proxy in front of Drupal that can not use the normal statistics module.

Usage

Configure correctly Google Analytics Reports to connect to GA API using your key.

After having access to the GA API, this module can synchronize data from GA
using two methods:

  • Normal Drupal cron.
  • Crontab calling a drush command (recommended).