Track da files
Track da files module, by Federiko_ from Koriolis
Description
-----------
Track da files module enables the possibility to track how much visitors are viewing files on site.
Every link to a file can be configured to be tracked.
A record is registered each time a visitor access the file from this specific link.
Configure file fields to be tracked in content interface, by selecting the corresponding display.
Links to be tracked can also be integrated in templates or html source of contents, by customizing links.
This module works with public and private file system.
Features
-----
- Diferents availables reports : main report, reports by file, reports by user.
- Datas provided : displays count, total ips by file, average ips by file, date of last display, users having displayed file, browser used, internal or external URI where the link was visited.
- Enable and disable datas which you don’t want to appear in reports
- Export all datas in CSV files
- Clear datas by file or by user.
- Rules integration
- Colorbox integration (by file, no gallery)
Installation
------------
* Copy the module's directory to your modules directory and activate the module.
* Install it here : admin/modules
* View reports here : admin/reports/track_da_files
Read morecxense
What is cXense
What this module does
This module adds the cXense javascript snippet to the bottom of your pages.
Installation
To install, copy the cXense directory and all its contents to your modules directory.
To enable this module, visit Administration -> Modules, and enable cXense.
Configuration
To configure the module go to admin/config/system/cxense.
Specify your Site ID that you received from cXense in here.
Web Log Analyzer
Web Log Analyzer is aiming to provide an alternative to AWStats (and the likes) and will be implemented in PHP as a Drupal 7.x module.
Private Innovation
EmailLog
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).
PHPLog
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.
