The Logger tag for Server-Side Google Tag Manager (sGTM) helps track and debug requests received by the server GTM container.
It allows you to log the incoming request event data, request details, and custom information to stape.io, GCP, BigQuery, or other cloud platform logs.
This tag also allows logging of POST incoming request bodies, which are, by default, not included in logs for GCP or Stape.
With the Logger tag, you can:
- Log all Event Data
- Log the Request URL
- Log the Request Body
- Parse Request Body as JSON
- Add Custom Information
- Choose a logging destination:
- Console
- BigQuery
- Stape Store
Logger Tag for GTM Server Side is developed and maintained by Stape Team under the Apache 2.0 license.