Skip to content

Commit b16c2f9

Browse files
authored
Merge pull request #6081 from segmentio/prigiattiperrut-patch-5
Update guide to add a note about Consent Mode.md
2 parents 25784df + 0d88f20 commit b16c2f9

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/google-ads-gtag

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/google-ads-gtag/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ You can use this destination to map your `.page()` calls to **Page Load Conversi
2828
5. On the destination Settings tab, enter the **Conversion ID** from your Google Ads (Gtag) account.
2929
6. Select the 'Click Conversion' setting. Enter the name of the event as it appears in the [`track`](/docs/connections/spec/track) call and map it to your Google Ads (Gtag) conversion label.
3030

31+
> info "Consent Mode"
32+
> Segment is currently building Consent Mode for all affected Google destinations. This will be available before March 6, 2024.
33+
34+
3135
## Page
3236

3337
If you want to map all your unnamed `.page()` calls to a default Page Load Conversion, you can enter the Conversion ID in **Settings > Default Page Conversion**. However, if you created specific Page Load Conversions in Google Ads that you'd like to map your named `.page()` calls in Segment, you can map the events in **Settings > Page Load Conversions**.

0 commit comments

Comments
 (0)