Skip to content

Commit 3f2b2a8

Browse files
authored
Update index.md
1 parent 9e64ebe commit 3f2b2a8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You can map your custom `.track()` events to any **Click Conversions** you creat
5555

5656
If you pass `properties.value`, `properties.currency`, or `properties.order_id`, Segment maps them to Google's semantic `value`, `currency`, or `transaction_id` respectively.
5757

58-
The only exception is that for `Order Completed` events, Segment will map Google's semantic `value` field to your `properties.revenue` or `properties.total`. Note that if you pass both as properties, `properties.revenue` takes precedence.
58+
The only exception is that for `Order Completed` events, Segment will map Google's semantic `value` field to your `properties.revenue` or `properties.total`. If you pass both as properties, `properties.revenue` takes precedence.
5959

6060
## Troubleshooting Google Ads Conversions
6161
To figure out if an event is flagged for conversion, follow these steps:

0 commit comments

Comments
 (0)