Conversion Tracker
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Tracks conversions on your site in Facebook and AdWords.
Tracks conversions on your site in Facebook and AdWords.
This module is a drop-in replacement for syslog. It allows more flexibility with settings.
This module is sponsored by Acquia.
A/B test implementation.
Social dashboard for your website.
This module provides Drupal integration with Rollbar . Rollbar provides a central point for managing code errors and warnings on your site. Users can easlily track when errors begin to occur and how often.
Combined with client infomation. Like, browser, page plugins etc it can be very powerful at aiding development.
Sign up for an account at http://www.rollbar.com.
This module currently supports
For those who don't want to store all their sites logging into their database (?!) and for various reasons cannot use the syslog alternative (due to network or server policies), this is a simple module that simply lets you move all drupal logging into your PHP error log.
As a plus, all the logged notices are formatted in a way to enable easy pattern matching for developing various log monitoring solutions.
A Drupal 7-compatible solution for sending email notifications if your site or sites runs into errors. Unlike other solutions, also lets you set thresholds, so you only get an email if, say, 10 Warnings happen in the course of 15 minutes (which might indicate something is wrong).
This module adds the cXense javascript snippet to the bottom of your pages.
To install, copy the cXense directory and all its contents to your modules directory.
To enable this module, visit Administration -> Modules, and enable cXense.
To configure the module go to admin/config/system/cxense.
Specify your Site ID that you received from cXense in here.
One of the main reasons to use Drupal is to minimize how much custom code needs to be maintained for a website. Every unique problem can be decomposed into the same problems that everyone has. These problems should be solved by modules on drupal.org.
This module calculates how many lines of code (LoC) of private innovation there is in a Drupal site.
Full report is available at Reports => Private Innovation. Total custom LoC is on status page. drush pi will output a summary.