Skip to content

Commit d1ffa64

Browse files
Update index.md (#4218)
1 parent 1d6f89f commit d1ffa64

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/google-tag-manager

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/google-tag-manager/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ If you are seeing `404` error on the JavaScript console of your page and it is a
9090
By default Segment pushes the `anonymousId` and `userId`(if exists) into the `dataLayer` for each `page` or `track` call. Since the `anonymousId` is created by Segment, namespaces that property in the `dataLayer` as `segmentAnonymousId`.
9191

9292
### Environments
93-
If you're using an 'environment' variable for `gtm_preview` in your tag's query string, you can set that string in the **Environment** of your Optional Settings. IMPORTANT: Make sure the string includes the `gtm_auth` variable. For example, your string should look like: `env-xxxxx&gtm_auth=xxxxx`.
93+
If you're using an 'environment' variable for `gtm_preview` in your tag's query string, you can set that string in the **Environment** of your Optional Settings. IMPORTANT: Make sure the string includes the `gtm_auth` variable. For example, your string should look like: `env-xx&gtm_auth=xxxxx`.

0 commit comments

Comments
 (0)