Statistics
Registration Stats
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
The module gives you statistic of user registrations.
Watchdog DBlog Exclude
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module adds settings allowing you to exclude specific types, severity levels and ip addresses from being logged to the database.
It does this by overriding the HOOK_watchdog function in the dblog module and implementing its own.
settings are with the other logging settings at: admin/config/development/logging
After implementing this module, I came across one that does virtually the same (though it doesn't seem to filter IP).
Watchdog Filtering
panels_newrelic_insight
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Changes the names of page requests that get sent to New Relic so that you can see which panels are actually slow.
Before:
/page_manager_term_view_page
After:
/page_manager_term_view_page/[PANEL_NAME]/[VARIANT_NAME]
DROWL A/B-Testing Global (for Google Analytics Experiments)
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Module to execute global (in most cases design / theme) A/B-Testings using Google Analytics Experiments.
This module does not execute actions itself but provides a hook (see drowl_abtesting_global.api.php) to execute them
based on the currently active variation.
Monitoring Projects
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module uses the Monitoring API. It provides an update-checking sensor for each enabled contributed module and theme (as opposed to one sensor for all, as provided by the Monitoring module).
MADDLAIN Piwik Integration
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module provides basic Piwik Integration intended for websites that are part of the MADDLAIN Project.
Node Type count
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module is used to Show a count of nodes of a particular content-type
and also number of Users of particular role type.
This module will be used for statistical and dev purposes only.
Requirements:
You can view the report of the count for Node and count of user in the following relative URL after installation of Node Type count module
Node Count : "/admin/reports/node-type-count"
User Count : "/admin/reports/node-type-count/user"
Similar projects and how they are different
CouchDB Statistics
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This is a CouchDB backend for the core Statistics module
Latest release: 8.x-1.x-dev
- Requires patch from #1446932: Improve statistics performance by adding a swappable backend
- Only implements recordHit and fetchViews method
- Day count doesn't reset
- "Popular content" block won't work
Shared count
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a block with a Shared Count service integration.
Introduction
If you want to get the shares count for your content and additionally you don't want to have this data into your drupal; shared count module is your solution.
This modules was themed and designed by lu-sanvar, betovarg, fedecrc.
