Visitors module

This module used for displaying a visitors info.

Reports

  • View pages that have recently been visited.
  • View pages that have been hit frequently.
  • View pages count per month.
  • View pages count per day of month.
  • View pages count per day of week.
  • View pages count per hour.
  • View pages count per host.
  • View access log.
  • View user activity report (hits, nodes, comments).
  • View referer list.

Integration with whois lookup module.

Visitors Block

  • Total Visitors.
  • Unique Visitor.
  • Registered Users.
  • Last Registered User.
  • Published Nodes.
  • Your IP.

Visitors GeoIP module

Add country reports.

Reports:
1. Countries report. View pages count per country.
2. City report. View pages count per city.
3. City visitors report. View city hits.

GeoIP installation

1. Install geoip pecl extension. For installation instructions see http://www.php.net/manual/en/geoip.installation.php.

2. Download Geo Lite City database.
wget http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
gunzip GeoLiteCity.dat.gz
mv GeoLiteCity.dat /usr/local/share/GeoIP/GeoIPCity.dat

3. Find php.ini.

4. Enable extension to load in php.ini:
extension=geoip.so

5. Set to php.ini
geoip.custom_directory=/usr/local/share/GeoIP/

6. Apache restart.

Contributors

Downloads

Version Downloads Date Links
7.x-1.0 tar.gz (246.89 KB) | zip (262.61 KB) 2012-Jan-01 Notes
6.x-1.0 tar.gz (246.72 KB) | zip (263.13 KB) 2012-Jan-01 Notes

Project Information


Maintainers for Visitors

  • gashev - 190 commits
    last: 4 weeks ago, first: 2 years ago

Issues for Visitors

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 30 Apr 10
nobody click here