@valu/3rdparty
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -44,2 +44,3 @@ "use strict"; | ||
anyWindow.dataLayer = dl; | ||
dl.push({ valuTrackingResponse: this.response.status }); | ||
dl.push({ event: "valu-tracking-response-" + this.response.status }); | ||
@@ -46,0 +47,0 @@ }; |
{ | ||
"name": "@valu/3rdparty", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Tools for managing 3rd party scripts and tracking consents (aka. cookie prompts) optionally via Google Tag Manager and/or Cookiebot.", | ||
@@ -5,0 +5,0 @@ "main": "dist/lazy-script.js", |
Sorry, the diff of this file is not supported yet
47767
814