I'm trying to get Google remarketing working on a site that has Google Analytics and AdWords.
AdWords does not recognize the Javascript remarketing tag on the site.
I am using Google Tag Manager. Tag manager contains tags for Universal Analytics, AdWords Remarketing and a custom HTML tag containing the JS code for Google Translate.
I've verified that the tag is working in three ways:
- Tag Manager in debug mode indicates that the remarketing tag is firing.
- A request is being made to googleads.g.doubleclick.net/pagead/viewthroughconversion/. Response is 302. (https://developers.google.com/adwords-remarketing-tag/verification)
- Google Tag Assistant reports that Google Analytics, Google Tag Manager and Remarketing Tag are all "working". Tag assistant doesn't report the translation tag but translation is working correctly.
The AdWords account is linked to the Analytics account.
In AdWords / Shared Library / Audiences / View it still says "We haven't detected the Google Analytics remarketing functionality on your website". I've waited several days.
A related problem is that in Analytics / Property / Remarketing / Audiences, my audience lists are empty, even the system-defined "All visitors". I think that is because the remarketing tag is not working. Analytics reports about 1300 users per week which I think is enough to start building an audience list.
I tried it earlier without using Tag Manager and it still didn't work.
Any ideas? Thanks