Skip to content

Instantly share code, notes, and snippets.

@marcusRB
Created June 30, 2018 09:37
Show Gist options
  • Save marcusRB/2d3f9d559538ebac464e71cb5d48cdcf to your computer and use it in GitHub Desktop.
Save marcusRB/2d3f9d559538ebac464e71cb5d48cdcf to your computer and use it in GitHub Desktop.
Variable comercio electrónico mejorado en Google Tag Manager
function() {
var ecommerceData = {
'ecommerce' : {
currencyCode : 'EUR',
// añada parámetros adicionales según sea necesario…
}
};
return ecommerceData;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment