Skip to content

change and forward incoming requests to a new endpoint (Custom Tag Template for Server-Side Google Tag Manager)

License

Notifications You must be signed in to change notification settings

mbaersch/request-repeater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Request Repeater

Custom Tag Template for Server-Side Google Tag Manager

Change and forward incoming requests to a new endpoint

Template Status Repo Size License


Usage

Whenever this tag is triggered, it forwards an incoming request to a new destination. The request path can be altered as well as the request method.

All parameters can be either deleted (by key), changed if present or added if not. The remaining url can optionally be redacted using regular expressions. The resulting request is sent by the tag after all defined parameter changes.

If a POST payload contains additional parameters, those can be processed in the same way if needed.

About

change and forward incoming requests to a new endpoint (Custom Tag Template for Server-Side Google Tag Manager)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages