Tag your site for dynamic remarketing
To show dynamic ads to people who have visited your site, add the global site tag and dynamic remarketing event snippets with custom parameters to your website. This article is part of the dynamic remarketing for web set-up guide. It contains detailed instructions on how to set up your tag for dynamic remarketing. Read About dynamic remarketing for apps if you want to set up your app.
Get custom parameters for your business type
To get the specific custom parameters needed for your tag, read how to Use custom parameters for your business type.
Before you begin
Keep in mind that a remarketing list needs a minimum number of visitors in order for your dynamic ads to show, which means your website needs a minimum number of visitors.
If you're not familiar with your website's code, consider working with a web developer or someone with a technical background. You can also review common issues with code formatting.
Instructions
The dynamic remarketing event snippet collects data, such as the IDs of the products or services that people viewed on your website, the types of pages viewed (such as shopping cart pages), and the total value of items. AdWords uses this data to show customized ads to your website visitors, and remind them about their visit to your site. Here's how to set this up:
Choose the AdWords experience you're using. Learn more
- Sign in to AdWords.
- Click Shared library.
- Under "Audiences," click View.
- If you’re setting up remarketing for the first time, you’ll see several remarketing options. Under "Website visitors," select the “dynamic remarketing” option, then select your business type. This will add the required custom parameters to your remarketing tag code. If you select “Retail”, follow the instructions to link your Merchant Center and AdWords accounts.
- Click Tag details.
- Select and copy the remarketing tag code. This tag works on both desktop and mobile websites.
- Insert your custom tag to all your webpages, right before the closing
</body>
tag. If your website uses a common file for a footer, you can place the code snippet there rather than on every page of your website. If you use Google Analytics, you can use the Google Analytics tracking code that’s already on your site instead of using the AdWords remarketing tag. - Save and publish your pages.
- Check that you've implemented the tag correctly with Google Tag Assistant, a Chrome extension that verifies Google code snippets and helps you solve errors (available in English only). Alternatively, you can check back in about a week to monitor your progress.
- After you've tagged your website, you can then create remarketing lists for each of your webpages. If you can't add the tag to your entire website, you can still add it to specific sections of your website and then create lists for each of those sections.
Updating your tag
Important
Do not translate any of the custom parameter or values names, they should be used in English For example, use cart and not carrinho for Brazilian Portuguese.
Dynamic and custom parameters in the event snippet should use JavaScript Literal Object Notation, a format for transmitting structured data over a network connection. The global site tag (gtag.js) is a web tagging library for Google's site measurement, conversion tracking, and remarketing products.
The example below, shows the parameters for the "Retail" business type. You'll need to use the correct custom parameter names (such as ecomm_prodid) for your business type. See all of the custom parameters by vertical
|