fix: add data-cookieconsent attribute to AdobeScript

This commit is contained in:
Arvid Norlin
2024-02-28 10:56:22 +01:00
parent 5a6d546046
commit 698617ef6d
3 changed files with 7 additions and 4 deletions

View File

@@ -4,4 +4,4 @@ CMS_ENVIRONMENT="development"
CMS_URL="https://eu-graphql.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}"
CMS_PREVIEW_URL="https://graphql-preview.contentstack.com/stacks/${CMS_API_KEY}?environment=${CMS_ENVIRONMENT}";
CMS_PREVIEW_TOKEN=""
ADOBE_SCRIPT_SRC="https://mocked-url.se/tracking-script.js"
ADOBE_SCRIPT_SRC=""