Pub/Sub Publish Tag for Google Tag Manager Server Side

Integrate Google Tag Manager Server-Side with Google Cloud using the Pub/Sub Publish tag to enable efficient event tracking and cloud data processing.

If you’re tracking events such as purchases or sign-ups, you might want to send this data to Google Cloud for additional processing, analysis, or integration with other systems. With Pub/Sub, you can direct these events to Google Cloud services like BigQuery for analytics or to a Google Cloud Function for customized processing.

Useful resources

Open Source

The Pub/Sub Publish Tag for GTM Server Side is developed and maintained by Stape Team under the Apache 2.0 license.

:green_circle: GTM Gallery: Listed

stape-io/pub-sub-publish-tag — updated: view commit

  • Removed Logs Settings and related logging functionality from the tag
  • Simplified HTTP request and response handling by removing console logging
  • Added makeString utility to improve URI encoding robustness
  • Cleaned up unused imports and deprecated code for cleaner template
  • Fixed description punctuation for GCP Pub/Sub tag usage information

GTM Gallery Status

:green_circle: Listed