المتطلّبات الأساسية
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
اتّبِع المتطلبات الأساسية التالية لتنفيذ ميزة تجديد النشاط التسويقي الديناميكي.
تثبيت "علامة Google" ومقتطف حدث تجديد النشاط التسويقي
ابدأ بوضع علامات على موقعك الإلكتروني لتجديد النشاط التسويقي.
يمكنك استرداد googleGlobalSiteTag
أو event_snippet
من واجهة برمجة التطبيقات باستخدام TagSnippet
الخاص بالحقل conversion_action
.
في ما يلي خطوات تضمين العلامات في موقعك الإلكتروني يدويًا:
الحصول على علامة Google ومقتطف حدث تجديد النشاط التسويقي
تضبط علامة التتبّع من Google ملف تعريف ارتباط جديدًا على موقعك الإلكتروني يجمع معلومات عن النقرة على الإعلان التي جذبت أحد الزوّار إلى موقعك الإلكتروني، كما تضيف زوّار الموقع الإلكتروني إلى قوائم تجديد النشاط التسويقي العادية في حسابك على "إعلانات Google".
للتأكّد من أنّ وضع العلامات يعمل مع تجديد النشاط التسويقي الديناميكي، اختَر جمع سمات أو معلَمات معيّنة لتخصيص الإعلانات خلال الخطوة إنشاء مصدر بيانات علامة "إعلانات Google"، كما هو موضّح أدناه:

للحصول على تعليمات تفصيلية حول الحصول على علامة Google ومقتطف الحدث الخاص بتجديد النشاط التسويقي، اطّلِع على وضع علامة على موقعك الإلكتروني باستخدام "إعلانات Google".
ثبِّت علامة Google.
عليك تثبيت علامة Google في جميع صفحات موقعك الإلكتروني التي ترسل معلومات تجديد النشاط التسويقي، ولكنك لن تحتاج إلا لعلامة Google واحدة لكل حساب على "إعلانات Google". يمكن استخدام المقتطف عن الحدث لتتبُّع إجراءات إضافية
يجب احتسابها كأحداث تجديد النشاط التسويقي. ثبِّت هذا المقتطف في صفحات الموقع التي تريد تتبُّعها، بعد علامة Google مباشرةً في قسم <head></head>
.
تعمل "علامة Google" أيضًا مع علامات أخرى، مثل علامات "إحصاءات Google".
مزيد من المعلومات عن طريقة عمل العلامات في "إحصاءات Google"
ثبِّت مقتطفًا عن الحدث على صفحات الموقع الإلكتروني التي تريد تتبُّعها، مع
قيم المَعلمات المخصّصة المناسبة.
المَعلمات المخصّصة هي عناصر في رمز علامة تجديد النشاط التسويقي تتيح لعلامتك إرسال معلومات حول منتجات أو خدمات أو اختيارات معيّنة على موقعك الإلكتروني إلى حسابك على "إعلانات Google". ترتبط المعلَمات المخصّصة بشكل مباشر بخلاصات بيانات النشاط التجاري، حيث يمكنك إضافة القيم التي تتوافق مع المعلومات التي تجمعها العلامة.
لاستخدام ميزة تجديد النشاط التسويقي الديناميكي، عليك استخدام المَعلمات المخصّصة التي تم وضع علامة Required
عليها، كما هو موضّح في مقالة أحداث تجديد النشاط التسويقي الديناميكي ومعلَماته.
عند إضافة قيمة مَعلمة مخصّصة إلى علامة تجديد النشاط التسويقي، ستتم مزامنتها مع خلاصتك لعرض المنتج أو الخدمة نفسها في إعلاناتك التي سبق أن شاهدها الزائر نفسه.
في ما يلي مثال على كيفية تثبيت مقتطف عن حدث لموقع إلكتروني خاص بالبيع بالتجزئة (يُرجى العِلم أنّ ecomm_prodid
هو معرّف المنتج في Merchant Center الذي يتوافق مع المنتج على الصفحة):
gtag('event', 'page_view', {
ecomm_pagetype: 'product',
ecomm_prodid: 34592212,
ecomm_totalvalue: 29.99,
ecomm_category: 'Home & Garden',
isSaleItem: false
});
للاطّلاع على تعريفات تفصيلية للمَعلمات وقيمها الصالحة، راجِع مقالة أحداث تجديد النشاط التسويقي الديناميكي ومَعلماته.
يمكن أن يكون اسم الحدث الذي تستخدمه (مثل page_view
في المثال أعلاه) اسم حدث مخصّص من اختيارك أو أحد الأحداث العادية المقترَحة.
ولا يجب أن تتطابق مع أي قيمة معيّنة بغرض تنفيذ تجديد النشاط التسويقي الديناميكي، طالما تم ضبط مَعلمات بيانات الحدث (ecomm_pagetype
وecomm_prodid
وecomm_totalvalue
في هذا المثال) بشكل صحيح.
للحصول على مستندات تفصيلية حول المَعلمات المخصّصة لأنواع الأنشطة التجارية المختلفة وطريقة عمل "علامة Google"، يُرجى الرجوع إلى مقالة إعداد ميزة تتبُّع الإحالات الناجحة لموقعك الإلكتروني.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eInstall the Google tag and remarketing event snippet on all website pages to enable dynamic remarketing.\u003c/p\u003e\n"],["\u003cp\u003eWhen setting up the Google tag, ensure you select "Collect specific attributes or parameters to personalize ads" for dynamic remarketing functionality.\u003c/p\u003e\n"],["\u003cp\u003eUtilize custom parameters within the event snippet to send specific product or service information to your Google Ads account for targeted ads.\u003c/p\u003e\n"],["\u003cp\u003eEnsure the custom parameters, such as 'ecomm_prodid', align with your business data feeds for accurate product or service synchronization in ads.\u003c/p\u003e\n"]]],[],null,["# Prerequisites\n\nFollow these prerequisites to implement dynamic remarketing.\n\nInstall Google tag and remarketing event snippet\n------------------------------------------------\n\nBegin by\n[tagging your site for remarketing](//support.google.com/google-ads/answer/2476688).\nYou can retrieve the `googleGlobalSiteTag` or `event_snippet` from the API using\nthe [`TagSnippet`](/google-ads/api/reference/rpc/v21/TagSnippet) of the\n[`conversion_action`](/google-ads/api/fields/v21/conversion_action) field.\n\nHere are the steps for embedding tags in your website manually:\n\n1. **Get the Google tag and the remarketing event snippet.**\n\n The Google tag sets a new cookie on your site which collects information\n about the ad click that brought a visitor to your site and adds website\n visitors to standard remarketing lists in your Google Ads account.\n\n To make sure the tagging works with dynamic remarketing, select **Collect\n specific attributes or parameters to personalize ads** during the step\n **Create the Google Ads tag data source**, as shown below:\n\n For detailed instructions for acquiring the Google tag and remarketing event\n snippet, see\n [Tag your website using Google Ads](//support.google.com/google-ads/answer/2476688).\n2. **Install the Google tag.**\n\n You must install the Google tag on all the pages of your website that\n send remarketing information, but you need only one Google tag for each\n Google Ads account. The event snippet can be used to track additional actions\n that are to be counted as remarketing events. Install this snippet on site\n pages you'd like to track, right after the Google tag in the\n `\u003chead\u003e\u003c/head\u003e` section.\n\n The Google tag also works with other tags such as Google Analytics tags.\n [Read more about how tags work in Google\n Analytics](/analytics/devguides/collection/gtagjs).\n3. **Install an event snippet on site pages you would like to track, with\n corresponding custom parameter values.**\n\n Custom parameters are elements in your remarketing tag code that allow your\n tag to send information about specific items or selections on your website to\n your Google Ads account. Custom parameters are directly related to business\n data feeds, where you add the values that correspond to the information\n the tag collects.\n\n To use dynamic remarketing, you'll need to use the custom parameters marked\n as `Required`, as described in\n [Dynamic remarketing events and parameters](//support.google.com/google-ads/answer/7305793).\n\n When you add the value of a custom parameter to your remarketing tag,\n it will sync with your feed to show the same product or service in\n your ads previously viewed by the same visitor.\n\n Here is an example of how to install an event snippet for a retail site (note\n the `ecomm_prodid` is the [Merchant Center Product\n ID](//support.google.com/merchants/answer/7052112) that corresponds to the\n product on the page): \n\n gtag('event', 'page_view', {\n ecomm_pagetype: 'product',\n ecomm_prodid: 34592212,\n ecomm_totalvalue: 29.99,\n ecomm_category: 'Home & Garden',\n isSaleItem: false\n });\n\n For detailed definitions of the parameters and their valid values,\n see\n [Dynamic remarketing events and parameters](//support.google.com/google-ads/answer/7305793).\n\n The event name you use (such as `page_view` in the above example) can be a\n custom event name of your choosing or one of our recommended standard events.\n It doesn't need to match any specific value for the purpose of implementing\n dynamic remarketing, as long as the event data parameters (`ecomm_pagetype`,\n `ecomm_prodid`, and `ecomm_totalvalue` in this example) are correctly set.\n\n For detailed documentation on custom parameters for different business types\n and how the Google tag works, refer to\n [Set up conversion tracking for your website](//support.google.com/google-ads/answer/12216424)."]]