From f51d619c79f82a114ffa5d592ccc9443171584c2 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Wed, 26 Apr 2023 09:06:52 +0200 Subject: [PATCH] :pencil: Fix GTM instructions --- .../modals/GtmModal/instructions/GtmBubbleInstructions.tsx | 5 ++++- .../modals/GtmModal/instructions/GtmPopupInstructions.tsx | 5 ++++- .../modals/GtmModal/instructions/GtmStandardInstructions.tsx | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmBubbleInstructions.tsx b/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmBubbleInstructions.tsx index 515b5f42dfd..49fd2f6b6c7 100644 --- a/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmBubbleInstructions.tsx +++ b/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmBubbleInstructions.tsx @@ -20,7 +20,10 @@ export const GtmBubbleInstructions = () => { On your GTM account dashboard, click on Add a new tag - Choose Custom HTML tag type + Choose Custom HTML tag type + + + Check Support document.write diff --git a/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmPopupInstructions.tsx b/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmPopupInstructions.tsx index 81843517c13..6aea6284f47 100644 --- a/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmPopupInstructions.tsx +++ b/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmPopupInstructions.tsx @@ -12,7 +12,10 @@ export const GtmPopupInstructions = () => { On your GTM account dashboard, click on Add a new tag - Choose Custom HTML tag type + Choose Custom HTML tag type + + + Check Support document.write diff --git a/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmStandardInstructions.tsx b/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmStandardInstructions.tsx index 9eb218ba501..17b2103001d 100644 --- a/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmStandardInstructions.tsx +++ b/apps/builder/src/features/publish/components/embeds/modals/GtmModal/instructions/GtmStandardInstructions.tsx @@ -32,7 +32,10 @@ export const GtmStandardInstructions = ({ On your GTM account dashboard, click on Add a new tag - Choose Custom HTML tag type + Choose Custom HTML tag type + + + Check Support document.write