Skip to content

Commit 1ba59da

Browse files
authored
Merge pull request #5667 from segmentio/sarahrudy-patch-8
Add link to where to find Conversion Label
2 parents d987110 + 821e632 commit 1ba59da

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
@@ -77,6 +77,9 @@ To figure out if an event is flagged for conversion, follow these steps:
7777
7878
5. Go to the **Settings** tab for your Gtag destination in Segment on a new webpage and choose **Click Conversions** to look at the mapped `track()` events and make sure the events are mapped to the correct **Conversion Label**.
7979
80+
> info ""
81+
> The conversion label is unique to each conversion action and is configured per mapping. You can find the conversion label in the [event snippet](https://support.google.com/google-ads/answer/7548399?hl=en#:~:text=For%20website%20conversion,currency%27%3A%20%27USD%27%0A%20%20%20%20%20%20%7D){:target="_blank"}. The event snippet should have `send_to: 'AW-123456789/AbC-D_efG-h12_34-567'`. The conversion label is the part after the '/'.
82+
8083
![Edit Settings](../../images/conversion-settings.png)
8184
8285
6. Go back to your website and trigger the event mapped to the conversion. For example, as shown in the image above, it would be `Order Completed`.

0 commit comments

Comments
 (0)