Stickybeak

Component type

module

Maintenance status

Development status

Downloads

1208

Component created

Component changed

This module allows users with the correct permissions to browse the sessions table and view the session information associated with each session.

The only possible use for this module would be curiosity or debugging.

Sitestats

Component type

module

Categories

Downloads

2314

Component created

Component changed

This module will check various statistics of a site.

Statistics currently fetched

  • Google Pagerank
  • Alexa Traffic Rank
  • Google Backlink
  • Google Indexed
  • Alltheweb Indexed
  • DMOZ.org listing
  • Yahoo Directory listed
  • Domain Age

This module was originally developed for http://pagerankandalexa.com

SEO Watcher

Component type

module

Maintenance status

Development status

Downloads

9054

Component created

Component changed

SEO Watcher is a module that searches specified keywords with major search engines and checks the rank of your site and competitive sites automatically and creates the reports.

Node Activity Report

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Node activity report allows to track node related activities on the site - create, update and delete. For each of these activities the activity type, timestamp and user ID of the user are stored. Includes reports by user and time period.
One can achieve similar results by using combination of Views and watchdog entries but this solution will provide incorrect results as watchdog entries get flushed at a regular interval.

@todo Cleaning up node_activity records either manually and/or at scheduled internals.

Forena Reports

Component type

module

Maintenance status

Development status

Downloads

33114

Component created

Component changed

Forena is database report writing software built on the Drupal platform. Forena is built of the idea that if you can write the SQL necessary to get the data out of a database, it should take very little work to get that data out on the web. It is designed to leverage knowledge of HTML, CSS, SQL and Java Script to help you create rich interactive web reports.

Note: Before trying out forena make sure you have private file systems properly configured. It doesn't need to be set as the default delivery method, but it does need to be configured.

Google Analytics Email (Contact Form, Webform, Rules)

Component type

module

Categories

Maintenance status

Development status

Downloads

20799

Component created

Component changed

You'll never-again have to wonder how the heck someone found you!

What it does:

This module will instantly append Google Analytics information to the bottom of the Contact Form, WebForm, and Rules emails.

The Value Proposition:

Before, you had to search your web logs for "/[some_form_name]", and match it to an IP address. Then, go backwards through your log file to find the first hit from that IP address. Finally, you crossed your fingers and hoped there was something meaningful in the referrer field.

Google Analytics Tokenizer

Component type

module

Maintenance status

Development status

Downloads

33046

Component created

Component changed

Haven't you always wanted immediate access to the Google Analytics information about your visitors? Now you can! This module will extract the information found in the __utmz and __utma cookies and neatly package them into tasty little tokens.

Installation Instructions:

1. Enable Google Analytics. (Duh!)
2. Enable the Token module. (It is a token-izer, remember?)
3. Enable this module. (Wow, could it be any simpler?)

RRDtool

Component type

module

Maintenance status

Development status

Downloads

1666

Component created

Component changed

A collection of modules providing apis for integrating drupal with RRDtool, the round-robin
database tool, used for tracking time-series data. The rrdtool module provides apis for writing data to and generating graphs from round-robin databases. The rrdtool_monitors module provides apis for incrementing counters in a persistent, distributed data store (currently only memcache is supported). And the rrdtool_drupal module tracks statistics from Drupal's core apis.