Visitors
Visitors is a powerful, native Drupal web analytics tool empowering site builders and administrators with comprehensive insights into user behavior and site performance.
For a full description of the module, visit the project page.
Submit bug reports and feature suggestions, or track changes in the issue queue.
Requirements
This module requires the following modules:
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Composer
Composer is the preferred method to install visitors.
composer require 'drupal/visitors:^2'
Configuration
- Enable the module at admin/modules
- Configure admin/config/system/visitors
Development
If you haven't already, install Docker and DDEV
git clone git@git.drupal.org:project/visitors.git cd visitors ddev config --project-type=drupal --docroot=web --php-version=8.3 --corepack-enable --project-name=visitors ddev add-on get ddev/ddev-drupal-contrib ddev add-on get ddev/ddev-selenium-standalone-chrome ddev start ddev poser ddev symlink-project
Maintainers
- Steven Ayers - bluegeek9