droptica / ga_disable7
A Drupal 7 module that provides an opt-out from Google Analytics.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 0
Open Issues: 0
Type:drupal-module
This package is auto-updated.
Last update: 2025-03-27 18:48:14 UTC
README
Developed by
This Drupal 7 module allows you to opt-out of Google Analytics under the following conditions:
- The
analytics_disable
cookie is set. Go to/ga_disable/set_cookie
to set the cookie for the session. Go to/ga_disable/remove_cookie
to remove it.
Installation
- Install and enable the
GA Disable
module. - Go to
Configuration > Development > GA Disable
in Drupal top menu and enter Google Analytics ID that has to be blocked. - Save the changes and clear all caches.