Posted by webchick on August 4, 2011 at 9:20am
Last updated by Konstantin Komelin on Wed, 2014-02-12 20:31
Last updated by Konstantin Komelin on Wed, 2014-02-12 20:31
Below is a rundown of various modules that support analytics. Didn't get very far with this, but hopefully others can contribute too.
| Module name | D8 | D7 | D6 | D5 | Key notes _____________ | Project description |
|---|---|---|---|---|---|---|
| Analytics | - | - | - | - | No commits yet since new maintainer took over. | Aims to be a replacement for Statistics module in core, and an alternative to external services such as Google Analytics, etc. |
| Google Analytics | - | 1.2 | 3.3 | 1.9 | Not-just a JS block embed | Provides a customizable admin interface for adding GA tracking code to website. |
| Google Analytics Tokenizer | - | 1.3 | 1.2 | - | Allows displaying GA stats about a user's current request (# of times visited, the source of how they arrived on the site, etc.) in any Token-enabled field. | |
| Google Analytics Reports | - | 1.0 | 1.0 | - | Pull the reports into your site | Provides graphical reporting of your site's tracking data. Graphical reports include a dashboard widget for admins, a small path-based report in blocks, and a full path-based report. |
| Google Analytics Counter | #D8CX | 2.1 | 2.0 | - | Simply mirroring pageview count data from Google Analytics; good even for large and high-traffic sites | Lightweight, scalable, no-nonsense, enable-and-forget page view counter drawing on data collected by Google Analytics. Hardly any load on your server, no impact on the user. Integration with Views for nodes. Highly customizable. Very scalable: e.g. on a site with 100,000,000 pages you could still provide a counter update for each of these pages once a day! |
| Yandex.Metrics | in progress | 2.0 | 1.6 | - | counter management, admin reports, popular content view, developer API | Integration with Yandex.Metrica, the fastest growing traffic analysis tool of 2013. Consists of 2 sub-modules. Yandex.Metrics Counter allows installing JavaScript counter code. Yandex.Metrics Reports provides admin dashboard with charts/reports by traffic statistics. There is developer API for displaying own reports. Includes Views block with popular content links. |
| Intelligence | - | 1.0-beta1 | - | - | Provides enhanced Google Analytics tracking and Drupal integrated reports. | Extends Google Analytics by providing additional event and custom variable tracking. Provides Drupal integrated graphical reports. Also integrates scoring of events and objective tracking. Goal is to provide enhanced engagement and conversion metrics. |
| Piwik Web analytics | - | 2.2 | 2.1 | 1.2 | Requires Piwik to be running somewhere | Provides a customizable admin interface for adding Piwik tracking code to website. |
| GetClicky | - | - | 1.6 | 1.0 | Very real-time stats tracking. | It is a real time web statistics tracking system. (much like Google Analytics, but in some situations - better. |
| Statistics Granularity | - | 1.0-beta1 | 1.0 | - | Get fancy with core stats. | extends Drupal's core statistics module by adding node counts for week, month and year. Includes views integration. |