GTM server-side
Forward raw click and conversion events from Nimriz to your Google Tag Manager server container.
title: "GTM Server-Side Integration" description: "Forward raw click and conversion events from Nimriz to your Google Tag Manager server container."
Google Tag Manager (Server-Side)
If you use a server-side Google Tag Manager (sGTM) container to consolidate and route your analytics data, Nimriz can act as an event source.
Setup
- Note the endpoint URL for your sGTM container (e.g.,
https://sgtm.yourdomain.com/data). - In Nimriz, go to Settings > Integrations.
- Click Add Integration Destination and select Google Tag Manager (Server-side).
- Enter your Endpoint URL.
- Click Create Destination.
Nimriz will send a standard POST request with a JSON payload containing the event data. You can configure a generic HTTP client in your sGTM container to parse and route this payload to other destinations.