Icon
Search Tracking configuration
Search Tracking views

This project is not covered by Drupal’s security advisory policy.

This module facilitates search tracking for your search form, utilizing form attribute values. The tracking data can be displayed using Views.

Features

  • Provides Views (Search Tracking) for displaying search tracking data.
  • Displays key details: searched keyword, IP address of the search origin, and search timestamp.
  • Implements tracking through form attributes (id, class, and input name).
  • User-friendly and easy to configure.

Installation

Install this plugin by following the standard procedure for installing a contributed Drupal module. For additional guidance, refer to the Installing Drupal Modules documentation.

Additional Requirements

Form attributes: Make sure to include certain details about the form to keep track of what people are searching for.

How it works

  • When the user searches, this module gets the text from the form search input.
  • The configuration page should have the form characteristics (Form id or class and input 'name') for tracking the search data.
  • The module stores these searches in the database and shows them on the site using Drupal views.

How to configure

  • Go to the configuration page of the Search Tracking module (/admin/config/search/search-tracking/form-config).
  • Enter the form attributes you want to use to track the searched keywords.
  • In the configuration page, you can choose whether you want to use the form's id or class.
  • Then go to the views page (admin/structure/views). Here you can add your view using the 'Search Tracking' view.
  • You can customize the view as per your requirements like other views you do.

Troubleshooting

It requires form id or class and the input element 'name' attribute to track the specified text searched from the input element. If any mistakes happen when entering the attribute it will throw an error.

Maintainers

Developed and Sponsored by,

 
Infospica Logo
Infospica Consultancy Services

Infospica is a leading IT solution provider renowned for its innovative and cutting-edge services in the realm of technology. From website development and e-commerce platforms to custom modules and theme design, Infospica excels in harnessing the full potential of Drupal to meet the unique needs of its clients.

Current Maintainers:-

Robin Rosh
Ajish S
Amal P

Supporting organizations: 
Concept, Drupal 8,9, 10 development
AttachmentSize
Infospica Logo34.94 KB

Project information

Releases