sGTM Containers
Connect Web GTM to Your Server Container
Point your website tags at your FlyNode tagging server and verify events arrive.
1 min readUpdated Sep 25, 2026
Your server container only receives data once your website sends it there. This is configured in your web GTM container.
1. Set the server container URL
- In Tag Manager, open your web container.
- Edit your Google tag (or GA4 configuration tag).
- Add the configuration parameter
server_container_urland set it to your tagging server URL, for examplehttps://track.yourdomain.comor your*.flynode.ioaddress. - Save and publish.
2. Add a client and tags on the server side
In your server container, make sure a GA4 client exists to receive the requests, and add the server-side tags for the platforms you want to forward to. FlyNode does not change how these behave; it runs Google's standard container image.
3. Verify
- Open Preview in the server container and load your site.
- Confirm incoming requests appear and your tags fire.
- Then open the container's Event Logs tab in FlyNode (on plans that include it) to see requests arriving.
Using a custom tracking domain
Use the same server_container_url field but with your own subdomain once it is verified. See Custom First-Party Tracking Domains.
Nothing showing up?
Run through the troubleshooting checklist.
Still stuck?
Open a support ticket from your dashboard and include the container name.