📝 Fix GTM instructions
This commit is contained in:
@ -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}>
|
||||
|
@ -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}>
|
||||
|
@ -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}>
|
||||
|
Reference in New Issue
Block a user