This module integrates Search API Autocomplete widgets with Google Analytics module.
It will give you full insights about how your users use search autocomplete features on your search pages.
allowing you to choose which Jquery UI Autocomplete events to track,
you'll be able to transform all behaviors of your visitors into easy readable Google Analytics Reports.
Once it's configured, the module will perform following operations:
* Check if Google Analytics Tracking ID is provided and ga() function exists
* Create custom GA tracker which will handle search autocomplete events
* Listen to configured ui.atocomplete events
When passing event to Google Analytics, following attributes will be sent:
* eventCategory - ID of Search API search
* eventAction - name of ui.autocomplete event, or a custom label pulled from configuration ( since beta4 )
* eventLabel - here we pass the search value, depending on event this can be user’s input or selection
* eventValue - none - this can be only integer value
Check following page to get more explanations about GA Event Tracking system:
https://developers.google.com/analytics/devguides/collection/analyticsjs/events
For more details, see README.md
Roadmap to stable release
This is the list of work which is needed to make this module stable:
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Site search, Integrations
11 sites report using this module
- Created by sandboxpl on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Development version: 8.x-1.x-dev updated 22 Dec 2022 at 21:40 UTC

