Heap Analytics

Component type

module

Maintenance status

Development status

Downloads

495

Component created

Component changed

Adds the Heap Analytics web statistics tracking system to your website.

Heap is web and mobile analytics that automatically captures everything. You can analyze data instantly and retroactively. No shipping code. No waiting for data.

The module allows you to add the following statistics features to your site:

Ghostery

Component type

module

Maintenance status

Development status

Downloads

1618

Component created

Component changed

This module provides a simple UI to add the AdChoices ghostery link to a menu.

Simply open your site's menu settings admin page and choose the menu you'd like to add the link to. Then you can customize it like any other menu link from that menu's List Links page.

Social Share Stats

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Information

Social Share Stats is a module that allows you to view the total number of shared for your published content from the following sites:

  • Facebook (Likes, Shares, Comments)
  • Twitter
  • Google Plus
  • LinkedIn
  • Pinterest

Improvements

Currently the statistics populate every cron run, however there can be some improvements:

HeatMap

Component type

module

Categories

Maintenance status

Development status

Downloads

679

Component created

Component changed

INTRODUCTION

tl;dr version Try HeatMap for Drupal in action.

The HeatMap module records the users of the website and displays the aggregated activity in form of heat maps of mouse movement, heat maps of clicks and also gradient maps of scroll heights.

This gives you the power to keep this kind of business intelligence on your own Drupal storage instead of having to use external tools or services.

Google Analytics Popular

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

What it Does

A simple module leveraging the Google API PHP Client library to pull recent top content from Google Analytics.

Query is updated on cron, with top viewed content stored in a small table. Lightweight, does not require new node fields or frequent polling.

This module provides a simple "Most Popular" block, as well as a default views block associating node data with retrieved pageviews.

Webform class

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview:

The Webform Class module provides an easy way to add CSS classes to webform forms, avoiding the problems of styling with CSS selectors based on form ids that can change between developement/production sites and making easier to reuse styles across different forms.

The module also adds an extra class to the form with the view mode: e.g. webformclass-full, webformclass-teaser, etc.

Usage:

Add a text field (single value) to your webform content type and select "Webform CSS Classes" as formater in the displays.

Webform Field Wrapper

Component type

module

Maintenance status

Development status

Downloads

526

Component created

Component changed

Intro
The webform field wrapper provides an additional webform component that acts in a similar way to a fieldgroup, without being a fieldgroup. Fieldgroups are NOT the correct way to group fields together for presentational purposes, this is where Webform Filed Wrapper comes in.