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

  1. Note the endpoint URL for your sGTM container (e.g., https://sgtm.yourdomain.com/data).
  2. In Nimriz, go to Settings > Integrations.
  3. Click Add Integration Destination and select Google Tag Manager (Server-side).
  4. Enter your Endpoint URL.
  5. 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.