Login Frequency

Component type

module

Maintenance status

Development status

Downloads

198

Component created

Component changed

Login frequency module is used to track the user's login frequencies.It generates report for user's login frequencies and detailed user report for those logins.

  • The login frequency report will provide details like user name, email id and frequencies.
  • The detailed user login report will provide details like user name, IP Address and date when that user logged in.

Providing separate menu link for login frequency report in admin/reports

Requirements:

  • Drupal 8 version

Read Confirmation

Component type

module

Maintenance status

Development status

Component created

Component changed

The Read Confirmation module adds a field which can be added to any entity which allows to collect data if a specific user has seen this entity.

Confirmation can be either automatically when viewed or manually by pressing a button.

Common use cases:

  • Announcements in Intranets
  • Provide users a view where all unread articles are shown

Events Log Track

Component type

module

Categories

Maintenance status

Development status

Downloads

653

Component created

Component changed

This module track logs of specific events that you'd like to review. The events performed by the users (using the forms) are saved in the database and can be viewed on the page admin/reports/events-track. You could use this to track the number of times the CUD(Create, Update & Delete) operations performed by specific users.

Currently, the following sub modules of Events Log Track are supported:

File Download Tracker

Component type

module

Categories

Maintenance status

Development status

Downloads

448

Component created

Component changed

File download tracker module is used to track the files which are getting downloaded from the site.It generates report for per file and per page downloads and details regarding the users downloading the files.

  • For per file, this will provide details like file name and number of times that file getting downloaded.
  • For per page, this will provide details like page name and number of files downloaded from that particular page.

Providing separate menu links for per file downloads report and per page downloads report.

Simple Feedback

Component type

module

Categories

Maintenance status

Development status

Downloads

234

Component created

Component changed

Synopsis

This module provides a block with the text "Was this article helpful? Yes | No". If a user clicks yes, a +1 is recorded. If the user clicks no, a -1 is recorded, and clicking either yes or no will give the user some feedback text via AJAX.

I found a need for something simple like this, but I only found conversations that ended in "it's pretty simple, just create it yourself." Well, this aims to appeal to those that are just looking for a simple thumbs up or thumbs down on the helpfulness of a node.

Webform Yandex Goals

Component type

module

Categories

Maintenance status

Development status

Downloads

65

Component created

Component changed

Таргетинг Yandex.Метрики для Webforms.
После установки настроить ID метрики тут admin/config/search/ytarget

Yandex.Metrics Goals for Webforms.
Enable module and set Yandex.Metica ID on page admin/config/search/ytarget

Webform Email Triggers

Component type

module

Maintenance status

Development status

Component created

Component changed

Webform Email Triggers allows you to modify webform email text depending on the options selected by the user during submission.

For example, if you ask the following question in your webform:

How will you be travelling to the event?

  • On foot
  • By car
  • By air

A different set of directions could be added to the email for someone who chose 'By air', 'By car' or 'On foot'.

The module uses tokens so the layout of your email is still fully customisable.