Data Client for Google Tag Manager Server Side

Data Client developed for receiving requests from Data Tag placed inside the Google Tag Manager Web Container, but it can also receive any request and map it to the Event Data inside the Google Tag Manager Server Side container.

Useful resources

Open Source

Data Client for Google Tag Manager Server Side is developed and maintained by Stape Team under the Apache 2.0 license.

GTM Gallery Status

:red_circle: Not listed

stape-io/data-client — updated: view commit

  • Added “Cookie Consent Settings” group to control cookie storage based on consent status (auto or manual modes)
  • Modified FPID and _dcid cookie handling to respect consent status and not store cookies when consent is denied
  • Added option to write the _dcid cookie with HttpOnly flag under the client_id generation setting
  • Updated “Prolong Data Tag cookies” and “Expose GA4 FPID Cookie” features to skip cookie storage if consent is denied
  • Improved event model field mappings to use first available value consistently for IP, user agent, page info, and user data fields

GTM Gallery Status

:red_circle: Not listed

stape-io/data-client — updated: view commit

  • Clarified client ID generation order and fallback sources before storing it in the _dcid cookie

GTM Gallery Status

:red_circle: Not listed