Skip to content

Commit 3153526

Browse files
authored
Merge pull request #3496 from segmentio/gtag-order-id
add note about order id
2 parents a684132 + d8ce04b commit 3153526

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ The [Google global site tag (gtag.js)](https://support.google.com/google-ads/ans
1212
> info ""
1313
> Only use this destination if your Google Ads account is using Gtag. If you're using Google Tag Manager, don't add the global site tag (gtag.js) in your GTM containers. You should also disable any [Google Ads (Classic)](/docs/connections/destinations/catalog/adwords/) destinations within the same source, since **Google Ads (Classic)** can't load at the same time as **Google Ads (Gtag)**.
1414
15+
> success ""
16+
> If you're sending [enhancement data to Google Ads](/docs/connections/destinations/catalog/actions-google-enhanced-conversions/) in parallel with Gtag, you must include the same Order ID (Transaction ID) on both sets of data. This is required to properly deduplicate conversions between Gtag conversions and enhanced conversions. To send Order ID (Transaction ID) to Gtag, include `order_id` as a property on your web events.
17+
1518
## Getting Started
1619

1720
You can use this destination to map your `.page()` calls to **Page Load Conversions** or `.track()` calls to **Click Conversions**. Currently this is only supported on the browser.

0 commit comments

Comments
 (0)