Skip to content

Commit bd22dba

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/google-tag-gateway/index.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent f19465b commit bd22dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/google-tag-gateway/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Now that you have authenticated into your Cloudflare account and configured GTM
5454
Yes. This is expected behavior. **Set up tag** does not control whether the script is injected. It controls the content of the injected script.
5555

5656
When **Set up tag** is turned off, a base initialization script is still injected. This allows you to implement your own customized Google Tag Manager (GTM) logic. This is useful for selectively applying GTM to specific parts of your website.
57-
2. When "Set up tag" is **enabled**, injects the standard Google Tag Manager script which includes the line
57+
When **Set up tag** is turned on, Cloudflare injects the standard Google Tag Manager script which includes the line:
5858
```js showLineNumbers
5959
w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});
6060
```

0 commit comments

Comments
 (0)