Skip to content

stape-io/logger-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logger tag for Google Tag Manager Server Side

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.

Features

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

How to use Logger tag

Open Source

Logger Tag for GTM Server Side is developed and maintained by Stape Team under the Apache 2.0 license.

Releases

No releases published

Packages

 
 
 

Contributors