Skip to content

Google Tag Manager Custom Variable Template for receiving file contents / data from external url or simple APIs using a GET request

License

Notifications You must be signed in to change notification settings

mbaersch/get-external-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get External Data

Custom Variable Template for Server-Side Google Tag Manager

Variable for receiving file contents / data from external url or simple APIs using a GET request

Template Status Repo Size License


Usage

Define any URL as input value. The variable will call that URL in a GET request and return the response body as value. If the result is a JSON string, you can use https://github.com/mbaersch/extract-json to extract a single key from the response.

About

Google Tag Manager Custom Variable Template for receiving file contents / data from external url or simple APIs using a GET request

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages