Server-side tagging (sGTM)
Server-side tagging runs your tag manager in a cloud environment you own: one event stream in from your domain, fanned out to your ad and analytics platforms from your server. Infrastructure for server-side tracking, not the same thing as it.

Server-side tagging runs a tag-management container, in practice server GTM (sGTM), in a cloud environment you own, usually on your own subdomain. The browser sends one event stream to your server; the container then fans those events out to Google Ads, Meta, GA4, and other platforms from server-side, instead of loading each platform's script on the page.
#Tagging is the infrastructure; tracking is the outcome
Server-side tracking is the goal (events delivered over a durable, server-to-server transport); server-side tagging is one specific way to build it, a routing layer you host and operate. That ownership is the trade. You gain control (one lightweight script instead of a dozen third-party tags, first-party cookies set from your own subdomain, events filtered before the platforms see them), and you take on real costs: cloud infrastructure, a container to maintain, and the engineer-hours nobody budgets. Below a certain spend and traffic threshold, a managed alternative or Meta's one-click CAPI captures most of the benefit without the ownership overhead; sGTM is not automatically worth its price.
In practice: Buron runs its own first-party server-side pipeline, which is exactly why its position on sGTM includes the honest "you may not need it yet" case.
Setup, real costs, and when sGTM isn't worth it: Server-side tagging with sGTM: setup, costs, and when it's not worth it. The concept-level decision, whether server-side belongs in your stack at all, is Server-side tracking: what it fixes, what it costs, and whether you need it, and the wider signal territory routes from Conversion tracking & signal quality.
Related terms
Conversions API (CAPI)
The Conversions API is Meta's server-to-server channel for conversion events: a second transport for the same events the pixel sends, not a replacement for it.
Server-side tracking
Server-side tracking sends conversion and analytics events from a server you control instead of the visitor's browser: a more durable transport for the same events, not a way around consent.