Skip to content

Commit 560de25

Browse files
authored
add warning in google ads classic
1 parent 795775b commit 560de25

File tree

1 file changed

+2
-5
lines changed
  • src/connections/destinations/catalog/google-ads-classic

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,11 @@ hide-personas-partial: true
66
cmode-override: true
77
id: 54521fd525e721e32a72ee92
88
---
9-
> info ""
10-
> The Google Ads (Classic) destination code is available on GitHub [here](https://github.com/segment-integrations/analytics.js-integration-adwords){:target="_blank"}.
9+
> warning ""
10+
> **The Google Ads (Classic) destination is outdated.** For website tracking, Google released a new version of Google Ads that uses [a global site tag (gtag.js)](https://support.google.com/google-ads/answer/7548399?hl=en){:target="_blank"}. Segment supports the global site tag in the [Google Ads (Gtag) destination](/docs/connections/destinations/catalog/google-adwords-new/). For mobile tracking, Google recommends using theuir Firebase SDKs. Segment supports a Firebase implementation with the [Google Firebase destination](/docs/connections/destinations/catalog/firebase/).
1111
1212
## Getting Started
1313

14-
> info ""
15-
> Google released a new version of Google Ads that uses [a Global Site Tag (or Gtag)](https://support.google.com/adwords/answer/7548399?hl=en). Segment supports this using a different version of the destination - see the documentation for [Google Ads (Gtag)](/docs/connections/destinations/catalog/google-adwords-new/) for more details.
16-
1714
With Segment, you can use your events to fire a Google Ads conversion pixel from your website **in client-side JavaScript.**
1815
You can also trigger Google Ads (Classic) conversion from your mobile app using the **Server to Server** destination, so you don't need to include the SDK in your app. The server to server connection requires mobile device specific details to forward the events to Google Ads (Classic). Google Ads (Classic) **does not work with any server-side libraries**. Make sure when you're setting up your Google Ads (Classic) conversions that you choose the appropriate tracking method.
1916

0 commit comments

Comments
 (0)