You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/google-ads-gtag/index.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,3 +92,14 @@ To figure out if an event is flagged for conversion, follow these steps:
92
92
## Multiple Google Ads Accounts
93
93
94
94
If you are an enterprise that uses multiple Google Ads Gtag accounts (usually managed by various third party agencies) you can override the top level default Google Conversion ID at the event level by entering it into the settings.
95
+
96
+
## Remarketing Support
97
+
98
+
Google offers two primary types of remarketing:
99
+
100
+
* [Standard Remarketing](https://support.google.com/google-ads/answer/2453998): allows advertisers to show targeted ads to users who have previously visited their website. Advertisers can create custom remarketing lists based on user behavior, such as pages viewed or specific actions taken on the website.
101
+
* [Dynamic Remarketing](https://support.google.com/google-ads/answer/3103357): takes personalized advertising a step further by showing users specific products or services they viewed on an advertiser's website. This type of remarketing is particularly beneficial for e-commerce businesses as it displays dynamic product ads to previous visitors, reminding them of products they showed interest in.
102
+
103
+
> info ""
104
+
> The Google Ads (Gtag) Destination supports Standard by default, it does not support Dynamic Remarketing.
0 commit comments