Skip to content

Commit 1fcc649

Browse files
authored
Merge pull request #6084 from segmentio/prigiattiperrut-patch-8
Update guide to include a note about Consent Mode.md
2 parents bd6ce55 + eea6b73 commit 1fcc649

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ id: 54521fd625e721e32a72eeb9
1717
3. In your Segment UI's destination settings, enter your Container ID (note: it should start with "GTM-"). You can find this in the Admin section of your [GTM dashboard](https://tagmanager.google.com/#/admin/){:target="_blank"}.
1818
4. GTM loads on any pages where your Segment snippet is initialized and `analytics.page` is called in client-side JavaScript. Once you've turned on GTM through Segment, you can use Segment `track` events to populate the GTM `dataLayer`, and remove the GTML snippet from your page.
1919

20+
> info "Consent Mode"
21+
> Segment is currently building Consent Mode for all affected Google destinations. This will be available before March 6, 2024. For Google Tag Manager, please note that consent mode settings need to be managed directly [within your GTM account](https://support.google.com/tagmanager/answer/10718549?hl=en#tag-settings){:target="_blank"}. There's no direct update from Segment for the GTM destination regarding consent mode, as it's managed within GTM tags themselves.
22+
2023
> info ""
2124
> Segment recommends that you load GTM through Segment rather than loading Segment inside of GTM. When you load Segment through GTM, it limits Segment's ability to help troubleshoot.
2225

0 commit comments

Comments
 (0)