mbaersch / get-external-data

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

Repository from Github https://github.commbaersch/get-external-dataRepository from Github https://github.commbaersch/get-external-data

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

License:Apache License 2.0


Languages

Language:Smarty 100.0%