Visitor Tracking

Categories

Component ID

2869276

Component name

Visitor Tracking

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Visitor Tracking is the Drupal 8 continuation of the Form Tracking sandbox module for Drupal 7.

This new version introduces a plugin system that can be utilized to collect visitor tracking information of any kind, and display it in any number of places.

A common use case is to display data such as the visitor's history or time on the site along with their form submissions.

This is accomplished by creating Visitor Tracker configuration entities in a friendly admin interface, which are where you will configure all the plugins you wish to enable--as many instances as you'd like!

You can then use display plugins to display this data in an admin interface, in a view, with your form submissions, etc.