Fix dynamic remarketing in Google Adwords
Task: fix dynamic remarketing in Google Adwords (we need a person who understands the topic well, AI won't help here without expertise)
Problem: dynamic remarketing is not working, we do not see our ads on the Google network as we did before
What happened after: Migration to a new Google Adwords account and simultaneous CMS update by the client.
Diagnosis (we have preliminarily looked at the following):
1) Key events are transmitted to GTM via DataLayer
view_item
view_item_list
add_to_cart
begin_checkout
purchase
Example of view_item transmission
{
"event": "view_item",
"ecommerce": ▼{
"currency": "UAH",
"items": ▼[
▼{
"item_id": "18819",
"id": "18819",
"google_business_vertical": "retail",
"item_name": "Flying Eagle F4 Raven Black skates, ukr, ukr",
"item_brand": "Flying Eagle",
"item_category": "Skates, scooters, skateboards",
"item_category2": "Skates",
"price": 6570,
"quantity": 1
}
],
"value": 922,
"pagetype": "product"
},
"gtm.uniqueEventId": 4
}
2) Product parameters are transmitted in events (as seen in the event above)
3) Google Tag Manager is configured for all events and transmits data to Google Analytics 4 and Google Adwords
4) Connection is established between: Google Merchant Center + Google Analytics 4 + Google Adwords
5) Product IDs between the feed and IDs in DataLayer match
6) Permissions are enabled in Google Analytics
7) In Google Adwords it is visible
– Audiences "Retail" are collected by retail segments
– The data manager has: Requests with tag activation and a feed key corresponding to the approved feed item
8) Purchase conversion and value – are transmitted
––––––
How we see the task:
– Conduct a situation analysis
– Find the reason why dynamic remarketing is not working
– Provide a technical task for correction
– Check the correctness of the correction
– Ensure that the fix resolved the issue and dynamic remarketing has started working
Task: fix dynamic remarketing in Google Adwords (we need a person who understands the topic well, AI won't help here without expertise)
Problem: dynamic remarketing is not working, we do not see our ads in the Google network as we did before
What happened after: Migration to a new Google Adwords account and simultaneous CMS update by the client.
Diagnosis (we have preliminarily looked at the following):
1) Key events are transmitted to GTM via DataLayer
view_item
view_item_list
add_to_cart
begin_checkout
purchase
Example of view_item transmission
{
"event": "view_item",
"ecommerce": ▼{
"currency": "UAH",
"items": ▼[
▼{
"item_id": "18819",
"id": "18819",
"google_business_vertical": "retail",
"item_name": "Flying Eagle F4 Raven Black skates, ukr, ukr",
"item_brand": "Flying Eagle",
"item_category": "Skates, scooters, skateboards",
"item_category2": "Skates",
"price": 6570,
"quantity": 1
}
],
"value": 922,
"pagetype": "product"
},
"gtm.uniqueEventId": 4
}
2) Product parameters are transmitted in events (as seen in the event above)
3) Google Tag Manager is configured for all events and transmits data to Google Analytics 4 and Google Adwords
4) Connection is established between: Google Merchant Center + Google Analytics 4 + Google Adwords
5) Product IDs between the feed and IDs in DataLayer match
6) Permissions are enabled in Google Analytics
7) In Google Adwords it is visible
– Audiences "Retail" are collected by retail segments
– Data manager has: Requests with tag activation and feed key corresponding to the approved feed item
8) Purchase conversion and value – are transmitted
––––––
How we see the task:
– Conduct a situation analysis
– Find the reason why dynamic remarketing is not working
– Provide a technical specification for correction
– Check the correctness of the correction
– Ensure that the fix resolved the issue and dynamic remarketing started working
The task will be considered completed after actual visibility that dynamic remarketing is displayed in Google networks (for example, product ads in the GDN).
This can be a link + screenshot with actual display.
We can take on the implementation from a programming perspective on the CMS side, we have a specialist for implementation.
Задача: починить динамический ремаркетинг в Google Adwords (нам нужен человек который хорошо разбирается в теме, AI здесь не поможет без экспертности)
Проблема: не срабатывает динамический ремаркетинг, не видим свою рекламу в сети Google как это было ранее
После чего произошло: Переноса на новый аккаунт Google Adwords и паралельного обновления CMS клиентом.
Диагностика (мы предварительно смотрели следующее):
1) Ключевые события передаются в GTM через DataLayer
view_item
view_item_list
add_to_cart
begin_checkout
purchase
Пример передачи view_item
{
"event": "view_item",
"ecommerce": ▼{
"currency": "UAH",
"items": ▼[
▼{
"item_id": "18819",
"id": "18819",
"google_business_vertical": "retail",
"item_name": "Ролики Flying Eagle F4 Raven Black, укр, укр",
"item_brand": "Flying Eagle",
"item_category": "Ролики, самокати, скейти",
"item_category2": "Ролики",
"price": 6570,
"quantity": 1
}
],
"value": 922,
"pagetype": "product"
},
"gtm.uniqueEventId": 4
}
2) Параметры товаров в события передаются (что видно по событию выше)
3) Google Tag Manager настроен под все события и передает данные в Google Analytics 4 и в Google Adwords
4) Настроена связь между: Google Merchant Center + Google Analytics 4 + Google Adwords
5) ID товаров между фидом и ID в DataLayer совпадают
6) В Google Analytics включены разрешения
7) В Google Adwords видно
– Аудитории "Розница" собираются по розничным сегментам
– Менеджер данных имеет: Обращения с активацией тега и ключом фида, соответствующим одобренному элементу фида
8) Конверся покупки и ценность – передаются
––––––
Как мы видим задачу:
– Сделать анализ ситуации
– Найти причину почему динамический ремаркетинг не работает
– Дать ТЗ на исправление
– Проверить корректность исправления
– Убедится что правка решила вопрос и динамический ремаркетинг начал работать
Задача будет считатся выполненой после фактической видимости что динамический ремаркетинг отображается в сетях Google (например товарные объявления в КМС сети).
Это может быть ссылка + скриншот с фактическим отображением.
Внедрения с точки зрения программирования на стороне CMS мы можем взять на себя, у нас есть специалист на внедрение.
-
3090 36 0 Igor, good afternoon! Have you compared the Google Ads remarketing tag with the ID in the new Google Ads account - during the transfer, it gets updated?
-
1495 7 0 Hello, Igor!
I have extensive experience working with GA4 and GTM: I set up events, triggers, tags, funnels, and goals for specific business tasks. I have familiarized myself with the technical specifications, and I will analyze at which stage the remarketing is failing and eliminate the causes.
I am ready to start immediately after access is provided.
-
377 2 0 Hello! Your project has sparked great interest in me. I am ready to start working immediately and ensure high-quality execution.
Current freelance projects in the category Contextual Advertising
Setting up targeted advertising to attract clients to the 3D printing marketplaceI'm looking for a performance marketing specialist to launch and optimize advertising campaigns for a new 3D printing marketplace (3dtask.com.ua) that connects clients with freelance printers. Current situation: The project is 1 week old, with 480 registered users, of which only… Contextual Advertising, Lead Generation & Sales ∙ 5 hours 9 minutes back ∙ 7 proposals |
Looking for a Google Ads specialist (Display / YouTube / PMax) for a Telegram Mini AppHello. I am looking for a specialist/agency to work with advertising campaigns. We have a product — a game in Telegram. The advertising landing pages are already ready, and we use Keitaro for lead tracking and connections. We need not just a one-time launch of the… Contextual Advertising, Lead Generation & Sales ∙ 1 day 5 hours back ∙ 11 proposals |
Audit of Google Ads accountI am looking for an experienced Google Ads specialist to conduct a detailed audit of the existing advertising account. An important condition: the audit must be conducted via remote access. Access to the accounts will not be directly transferred. The analysis should cover: the… Contextual Advertising ∙ 2 days 6 hours back ∙ 29 proposals |
Google Ads optimization for the Spanish marketWebsite costapintura.es Painting of facades and interiors. It is required to conduct an analysis of previous companies, competitor analysis, keyword analysis, select optimal keywords, negative keywords, set up conversions and Google Analytics, retargeting, and PerfMax. The… Contextual Advertising ∙ 2 days 12 hours back ∙ 42 proposals |
Setting up and launching a Google Ads advertising campaign for B2B and B2C services in the construction sector, techSetting up and launching a Google Ads advertising campaign for B2B and B2C services in the fields of construction, technical inspection, engineering, and permitting services. Project goal: To obtain targeted inquiries (phone calls, website applications, feedback forms) from… Contextual Advertising ∙ 3 days back ∙ 38 proposals |