Sitelog

Component type

module

Categories

Maintenance status

Development status

Downloads

1090

Component created

Component changed

This module logs site data and visualises it with D3.js.

To use this module, you will require access to your site's server so that you can create a cron job. This will ensure that your site data is logged on a daily basis.

Visitor Tracking

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

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.

Visitor Tracking: Inbound Code

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a part of the Visitor Tracking system. However, while Visitor Tracking is under development, this module is available for stand-alone use.

It allows you to configure request parameters to track in the current user session if they exist (including for anonymous users), and configure which fields to look for to populate the current values for the user at the time the entity is saved.

When this becomes part of Visitor Tracking, it will simple be a Data plugin that stores the request codes in the session and provides them to any configured Visitor Trackers.

Ethnio

Component type

module

Categories

Maintenance status

Development status

Downloads

67

Component created

Component changed

What Is Ethnio?

Ethnio is a research recruiting tool for intercepting people that use your interface from your website or app, and then conducting some kind of research with them - moderated or automated - and scheduling them or paying them incentives automatically if you'd like. You can also email or tweet or post a link to an ethnio screener, but most people place our JavaScript on their site. Ethnio is not a recruiting agency or research consulting firm.

Linkback semantic

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is inspired by https://indieweb.org/Semantic_Linkbacks and will do these things:
Creates a new field called semantic type in linkback entity. If the linkback has fetched some metainfo and has some microformats semantics such as:
'in-reply-to'
'like-of'
'repost-of'
'bookmark-of'
'tag-of'
Will include it in the new field semantic type. This way you can create views grouping by semantic type.

VisualN Commerce

Component type

module

Maintenance status

Development status

Downloads

119

Component created

Component changed

VisualN Commerce enables out-of-the-box visualization reports for Drupal Commerce data such as sales, orders etc.

The module depends on VisualN, Views Timestamp Aggregate and Drupal Commerce.

Currently implemented reports:

  • Top Sales
  • Product Sales

Feedback and proposals on adding other reports is welcome.

Drupal Skills

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Skills serves as a Drupal API wrapper for the PHPSkills Composer package. PHPSkills itself is a full implementation of Microsoft's TrueSkill player ranking and matchmaking algorithm. The notion is that a person's skill is represented by their probability of success by tracking two variables - a player's current skill and also how certain the system is about their skill.