Server-Side Tagging (SST) Glossary
API Endpoint
A URL where the server-side GTM container receives incoming HTTP requests containing event data.
Client
A component in server-side GTM that processes incoming HTTP requests and converts them into a standard event data format.
Client Template
Customizable code that defines how raw HTTP requests are processed and transformed into the Common Event Format.
Common Event Format
Standardized data structure used within server-side GTM to represent events consistently across different sources.
Container Config
Settings that control the server-side container's behavior, including permissions, network access, and security rules.
Custom Domain
A branded domain name that replaces the default GTM domain for receiving server-side events.
Data Layer
Server-side equivalent of the client-side data layer, containing event data in the Common Event Format.
Event Data
Information about user interactions and behaviors processed through the server-side container.
HTTP Headers
Metadata included in HTTP requests and responses that provide information about the request, client, and processing instructions.
IP Allowlist
Security feature that restricts incoming requests to specified IP addresses or ranges.
Load Balancing
Distribution of incoming requests across multiple server instances to optimize performance and reliability.
Logging
Recording of server-side container activity, including request processing, errors, and debug information.
Measurement Protocol
HTTP API for sending event data directly to Google Analytics from server-side environments.
Monitoring
Tools and metrics for tracking server-side container performance, health, and processing status.
OAuth
Authentication protocol used to securely authorize server-side containers to access various marketing and analytics APIs.
Permissions
Access controls that determine which users can view, edit, or publish server-side container configurations.
Preview Mode
Testing environment for validating server-side container changes before publishing to production.
Request Path
URL path component that can be used to route different types of requests to specific clients or tags.
Response Code
HTTP status codes returned by the server-side container indicating success, failure, or other processing outcomes.
Server-Side Variables
Dynamic values that can access and transform event data, HTTP request information, and other server-side container context.
Shared State
Mechanism for sharing data between different tags and clients within the same server-side container request.
SGTM (Server-Side Google Tag Manager)
The server-side version of Google Tag Manager that processes events in a cloud-based environment.
Tag Sequencing
Configuration of tag firing order and dependencies in the server-side container.
Tag Templates
Pre-built or custom configurations for sending data to specific marketing and analytics platforms.
Tagging Server
Cloud infrastructure that hosts and runs the server-side GTM container.
Transport URL
Endpoint URL where client-side GTM sends data to the server-side container.
User Data
Information about website visitors processed through server-side tagging, subject to privacy regulations.