NovaBlockNovaBlock
All terms

Server-Side Tagging

Also known as: ssgtm, server container

Sending analytics and ad events from a first-party server instead of directly from the browser.

Updated 10 February 2026

With server-side tagging, the browser fires a single request to a subdomain the site controls (analytics.example.com). That server then relays events to Google Analytics, Meta, TikTok and other destinations. From the browser's perspective it's all first-party traffic.

Sites adopt it for speed and to survive third-party cookie blocking. The privacy cost is that browser-level defences see one benign-looking request while the fan-out happens invisibly server-side. Effective blockers respond with lists of known server-side tagging endpoints.

Related terms