2
0

📝 Fix GTM instructions

This commit is contained in:
Baptiste Arnaud
2023-04-26 09:06:52 +02:00
parent a03d124046
commit f51d619c79
3 changed files with 12 additions and 3 deletions

View File

@ -20,7 +20,10 @@ export const GtmBubbleInstructions = () => {
On your GTM account dashboard, click on <Code>Add a new tag</Code>
</ListItem>
<ListItem>
Choose Custom <Code>HTML tag</Code> type
Choose <Code>Custom HTML</Code> tag type
</ListItem>
<ListItem>
Check <Code>Support document.write</Code>
</ListItem>
<ListItem>
<Stack spacing={4}>

View File

@ -12,7 +12,10 @@ export const GtmPopupInstructions = () => {
On your GTM account dashboard, click on <Code>Add a new tag</Code>
</ListItem>
<ListItem>
Choose Custom <Code>HTML tag</Code> type
Choose <Code>Custom HTML</Code> tag type
</ListItem>
<ListItem>
Check <Code>Support document.write</Code>
</ListItem>
<ListItem>
<Stack spacing={4}>

View File

@ -32,7 +32,10 @@ export const GtmStandardInstructions = ({
On your GTM account dashboard, click on <Code>Add a new tag</Code>
</ListItem>
<ListItem>
Choose Custom <Code>HTML tag</Code> type
Choose <Code>Custom HTML tag</Code> type
</ListItem>
<ListItem>
Check <Code>Support document.write</Code>
</ListItem>
<ListItem>
<Stack spacing={4}>