Skip to content

Commit 102f98d

Browse files
Merge pull request #5471 from segmentio/prigiattiperrut-patch-2
Add a section to clarify the support for Remarketing
2 parents faaee63 + e0a051b commit 102f98d

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,14 @@ To figure out if an event is flagged for conversion, follow these steps:
9292
## Multiple Google Ads Accounts
9393
9494
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){:target="_blank"} : 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){:target="_blank"} : 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+
> warning "Google Ads (Gtag) Destination does not support Dynamic Remarketing"
104+
> Segment's Google Ads (Gtag) Destination only supports Standard Remarketing.
105+

0 commit comments

Comments
 (0)