Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

gtl

1 sites No security coverage
View on drupal.org

This module adds the capability to only track visitors from a certain geographic location (Switzerland) with the Google Tag Manager. It sets a cookie (gtl) and fires a dataLayer event (gtl_allowed) when a trackable user is first identified.

Dependecies

  • smart_ip (for IP geo lookup)
  • google_tag (or similiar for GTM integration)

Installation

  1. Setup the smart_ip module.
    • Install an IP datasource (e.g. MaxMind GeoIP2 Lite Country database)
    • Roles to Geolocate: anonymous and authenticated users
    • Acquire/update user's geolocation on specific Drupal native pages: /tracking/check
  2. Install this module
  3. Enable the /tracking/check:GET REST endpoint and allow access for anonymous visitors as well as authenticated users (in /admin/config/services/rest).
  4. Setup the Google Tag Manager container to support the new functionality

Google Tag Manager Setup

  1. Create a first-party cookie variable for the cookie name gtl.
  2. Create a custom event trigger for the event name gtl_allowed.
  3. Add the first-party cookie to existing triggers as a condition so that the trigger is only fired if the cookie value matches 1. Apply this to all triggers that are only allowed to fire for trackable visitors. (e.g. PDF link clicks)
  4. Add the custom event trigger to existing tags that only fire once per page visit. (e.g. Google Analytics pageview).

Activity

Total releases
1
First release
Nov 2025
Latest release
5 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
4.1.0 Stable Nov 11, 2025