Skip to content

Commit 1f565d0

Browse files
authored
Update index.md
Removing the mention of Segment Consent Manager under the Google Consent Mode section, as this is causing confusion with customers who think the Segment Consent Manager is a direct replacement to Google's Consent Mode, which it is not.
1 parent 3b0dadb commit 1f565d0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/google-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ This source can be your server-side source. From there, its easy to send data to
747747

748748
### Consent Mode
749749

750-
Segment does not support Google's [Consent Mode](https://support.google.com/analytics/answer/9976101?hl=en){:target="_blank"} feature. Consent Mode enables you to adjust how Google's tags load on your site, based on whether users consent to your use of cookies. This feature requires Google's gtag.js library, and does not work when you use Segment's Google Universal Analytics destination, because it loads [Google's analytics.js library](https://support.google.com/analytics/answer/7476135?hl=en#zippy=%2Cin-this-article){:target="blank"} instead of the gtag.js library. As an alternative, you can use Segment's [Consent Manager](https://github.com/segmentio/consent-manager){:target="blank"} .
750+
Segment does not support Google's [Consent Mode](https://support.google.com/analytics/answer/9976101?hl=en){:target="_blank"} feature. Consent Mode enables you to adjust how Google's tags load on your site, based on whether users consent to your use of cookies. This feature requires Google's gtag.js library, and does not work when you use Segment's Google Universal Analytics destination, because it loads [Google's analytics.js library](https://support.google.com/analytics/answer/7476135?hl=en#zippy=%2Cin-this-article){:target="blank"} instead of the gtag.js library.
751751

752752
### Cookie Domain Name
753753

0 commit comments

Comments
 (0)