Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Utiliza el remarketing de Google Ads para volver a atraer a los clientes potenciales: añade a los usuarios que ya han visitado tu sitio web y aplicación a listas de remarketing para poder orientar anuncios a los usuarios de dichas listas. Antes de empezar a usar la etiqueta de remarketing, te recomendamos que te informes en el Centro de Ayuda de Google Ads sobre cómo se implementa esta función.
Métodos de remarketing
Decide qué tipo de remarketing se ajusta mejor a las necesidades de tu empresa y qué método de etiquetado quieres configurar. Hay dos tipos de remarketing:
El remarketing estándar te permite mostrar anuncios a usuarios que previamente han visitado tu sitio web o han utilizado tu aplicación móvil. Este artículo se centra en el remarketing estándar.
El remarketing dinámico te permite dar un paso más en el remarketing y mostrar a los usuarios un anuncio con el producto específico que han visto anteriormente en tu sitio web. Para ello, debes crear un feed de datos. Para empezar a usar este tipo de remarketing, consulta el artículo sobre el remarketing dinámico.
Cuando hayas determinado el tipo de remarketing que quieres configurar, elige el método de etiquetado más adecuado para tu sitio web:
Remarketing de Google Ads: si solo quieres habilitar el remarketing básico, te recomendamos que utilices la etiqueta de Google Ads. Si ya utilizas listas de remarketing para anuncios de búsqueda en tu sitio, puedes seguir usando la misma etiqueta. Puedes crear listas de remarketing basadas en URLs de páginas web o en parámetros personalizados. Con este método, puedes colocar una etiqueta de remarketing directamente en tu sitio web para configurar el remarketing.
Remarketing de Google Analytics: la ventaja del remarketing de Google Analytics es que puedes orientar tus anuncios a listas de remarketing más específicas, como usuarios de una zona concreta, usuarios que han cumplido un objetivo específico, etc. En las instalaciones de Google Analytics en las que se haya habilitado Google signals o Funciones publicitarias, es probable que no tengas que hacer ningún cambio en el código que ya se haya implementado en tu sitio web.
Los métodos de remarketing de Google Ads y Google Analytics admiten configuraciones tanto de la etiqueta de Google como de Google Tag Manager.
Remarketing estándar con Google Ads
Para configurar el remarketing con Google Ads, crea una etiqueta o sigue las instrucciones que se indican a continuación para obtener el ID de conversión que usarás en el remarketing.
Etiqueta de Google (gtag.js)
Instalaciones de la etiqueta de Google ya disponibles: no es necesario que hagas ningún cambio en tu instalación, siempre que tengas un ID con el prefijo "G" o "AW".
Sitios que aún no tienen una etiqueta de Google: en Google Ads, configura la etiqueta de Google y selecciona Recoger los datos estándar disponibles de esta fuente de datos. Ver cómo
Copia la nueva etiqueta de remarketing y pégala entre las etiquetas <head></head> de tu sitio web.
Ejemplo de etiqueta:
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=TAG_ID"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config','TAG_ID');
</script>
Google Tag Manager
Obtén el ID de conversión de Google Ads.
En Google Ads, haz clic en Herramientas y configuración > Biblioteca compartida > Gestor de audiencias.
Haz clic en Fuentes de audiencia.
En la tarjeta "Etiqueta de Google Ads", haz clic en Detalles.
Haz clic en Configuración de la etiqueta.
Haz clic en Usar Google Tag Manager.
Copia el ID de conversión.
Crea una etiqueta en Google Tag Manager. Selecciona el tipo de etiqueta Remarketing de Google Ads.
Selecciona Nueva etiqueta > Configuración de la etiqueta > Remarketing de Google Ads.
Introduce el ID de conversión de Google Ads.
Para especificar cuándo se debe activar la etiqueta, haz clic en Activación y selecciona uno o varios activadores. Por ejemplo, si quieres añadir una etiqueta de remarketing a todas las páginas de tu sitio web, selecciona un activador que se active en todas ellas.
Para terminar de configurar la etiqueta, haz clic en Guardar.
Importante: Para conseguir una compatibilidad óptima con navegadores web, asegúrate de tener habilitada la vinculación de conversiones.
Importante: Las etiquetas de remarketing no suelen requerir una etiqueta de conversión. Solo deberás usarla si decides crear una lista con una etiqueta específica. No utilices la etiqueta de la acción de conversión en la etiqueta de remarketing.
Remarketing estándar con Google Analytics
El remarketing con Google Analytics depende de una definición de audiencia basada en las dimensiones y métricas que están disponibles en Analytics cuando se habilitan las funciones publicitarias.
Para configurar el remarketing con Google Analytics, se necesita lo siguiente:
Tener una etiqueta de Google Analytics 4 en tu sitio web.
Tener las cuentas de Google Ads y Google Analytics vinculadas (para vincularlas necesitarás acceso de administrador a la cuenta de Google Ads y acceso de edición a la cuenta de Google Analytics). Consulta cómo vincular tus cuentas de Ads y Analytics.
Para habilitar estas funciones en las instalaciones antiguas de Universal Analytics, inserta ga('require', 'displayfeatures'); en el código de seguimiento actual entre los comandos 'create' y 'send', como en este ejemplo:
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Me falta la información que necesito","missingTheInformationINeed","thumb-down"],["Es demasiado complicado o hay demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Está obsoleto","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema de muestras o código","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-04-17 (UTC)."],[[["\u003cp\u003eRe-engage website and app visitors with targeted ads using Google Ads remarketing.\u003c/p\u003e\n"],["\u003cp\u003eChoose between standard remarketing for general audiences or dynamic remarketing for product-specific ads.\u003c/p\u003e\n"],["\u003cp\u003eImplement remarketing through Google Ads or Google Analytics, depending on your desired level of audience targeting.\u003c/p\u003e\n"],["\u003cp\u003eSet up remarketing by adding tags to your website either directly or using Google Tag Manager.\u003c/p\u003e\n"],["\u003cp\u003eEnsure your Google Ads and Google Analytics accounts are linked and advertising features are enabled for proper setup.\u003c/p\u003e\n"]]],["The core content explains how to implement remarketing for Google Ads. It details two methods: Google Ads and Google Analytics. Google Ads remarketing involves placing a tag on your website, using either the Google tag or Google Tag Manager. Google Analytics remarketing requires a GA4 tag, linked accounts, and enabled advertising features. Both methods allow you to create and target audience lists based on website or app visits. Dynamic and Standard remarketing are mentioned. Dynamic remarketing allows product-specific ad retargeting.\n"],null,["# Remarketing\n\nUse Google Ads remarketing to re-engage with potential customers by adding your\nwebsite and app visitors to remarketing lists. You can then target these lists\nwith ads. Before you get started with this tag, we recommend that you learn more\nabout how this feature works in the [Google Ads help center](https://support.google.com/google-ads/answer/2453998).\n\nRemarketing methods\n-------------------\n\nDecide which type of remarketing suits your business needs and which\ntagging method you would like to set up. There are two types of remarketing:\n\n- **Standard remarketing** allows you to show ads to people who have previously visited your website or used your mobile app. This article focuses on standard remarketing.\n- **Dynamic remarketing** allows you to take a step further in remarketing by showing your visitors an ad with the specific product they had previously viewed on your site. This will require you to create a data feed. To get started with dynamic remarketing, see [Dynamic Remarketing](/tag-platform/devguides/dynamic-remarketing) instead.\n\nOnce you have determined the type of remarketing you would like to set up, choose the\ntagging method that is most suitable for your website:\n\n- **Google Ads remarketing:** If you're looking to enable basic remarketing only, the Google Ads tag is recommended. If you already run Remarketing Lists for Search Ads on your site, you can continue to use the same tag. You can create remarketing lists based on web page URLs or custom parameters. This method allows you to set up remarketing by placing a remarketing tag directly on your website.\n- **Google Analytics remarketing:** The advantage of Google Analytics remarketing is that you can target more specific audience lists, e.g. users in a particular region, users who completed a specific goal, etc. With Google Analytics installations with **[Google Signals](https://support.google.com/analytics/answer/7532985) or\n [Advertising Features](https://support.google.com/analytics/answer/3450482)** enabled, you most likely will not need to make any changes to the code already implemented on your website.\n\nGoogle Ads and Google Analytics remarketing methods support both the Google tag\nand Google Tag Manager setups.\n\n### Standard Remarketing with Google Ads\n\nTo set up remarketing with Google Ads, create a new tag or retrieve the\nconversion ID for remarketing by following these instructions: \n\n### gtag.js\n\n**For existing Google tag installations:** You don't need to make any changes\nto your existing installation as long as you have an ID with a prefix of \"G\"\nor \"AW\".\n\n**For sites that don't yet have a Google tag:** In Google Ads, set up the\nGoogle tag and set the tag to \"*Collect standard data available from\nthis data source* \". [Learn how](https://support.google.com/google-ads/answer/7540515)\n\nCopy the new remarketing tag and paste it between the `\u003chead\u003e\u003c/head\u003e` tags of\nyour website.\n\n**Tag example:** \n\n \u003c!-- Google tag (gtag.js) --\u003e\n \u003cscript async src=\"https://www.googletagmanager.com/gtag/js?id=TAG_ID\"\u003e\u003c/script\u003e\n \u003cscript\u003e\n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag('js', new Date());\n\n gtag('config','TAG_ID');\n \u003c/script\u003e\n\n### Google Tag Manager\n\n- Get the conversion ID from Google Ads.\n 1. In Google Ads, click **Tools and Settings** \\\u003e **Shared Library: Audience Manager**\n 2. Click **Audience Sources**\n 3. On the \"Google Ads tag\" card, click **Details**.\n 4. Click **Tag setup**.\n 5. Click **Use Google Tag Manager**.\n 6. Copy the Conversion ID.\n- Create a new tag in Google Tag Manager. Select the \"**Google Ads Remarketing** \" tag type.\n 1. Select **New Tag** \\\u003e **Tag Configuration** \\\u003e **Google Ads Remarketing**.\n 2. Enter your Google Ads Conversion ID.\n 3. Click **Triggering** and choose one or more [triggers](https://support.google.com/tagmanager/topic/7679108) to specify when the tag should fire. For example, select a trigger that fires on *all pages* if you want to add a remarketing tag to every page of your website.\n 4. Click **Save** to complete your tag setup.\n 5. Important: For optimal web browser compatibility, ensure that a [conversion linker](https://support.google.com/tagmanager/answer/7549390) is enabled.\n 6. [Preview](https://support.google.com/tagmanager/answer/6107056) your changes, and [publish](https://support.google.com/tagmanager/answer/6107163) when ready.\n\n**Important:** Remarketing tags do not usually require a '*conversion label*'.\nYou will only need to use a conversion label for remarketing if you selected to\ncreate a list with a specific tag. Do not use your conversion action's label in\nyour remarketing tag.\n\n### Standard Remarketing with Google Analytics\n\nRemarketing with Google Analytics relies on an audience definition based on the\ndimensions and metrics that are available in Analytics when you [enable\nAdvertising Features](https://support.google.com/analytics/answer/2444872).\n\nTo set up remarketing with Google Analytics, you need the following:\n\n- A Google Analytics 4 tag on your website.\n- Linked Google Ads and Google Analytics accounts. When linking your accounts, you'll need administrative access to the Google Ads account and edit access to the Google Analytics account. [Learn how to link your Ads and Analytics\n accounts](https://support.google.com/analytics/answer/1033961).\n- Enable Remarketing and Advertising Features in Google Analytics. To do this, modify your [Google Analytics property setting](https://support.google.com/analytics/answer/2444872#propsettings).\n- [Create an audience](https://support.google.com/analytics/answer/2611268#create) for remarketing in Google Analytics and [share it](https://support.google.com/google-ads/answer/6209127) with your Google Ads account.\n\nOnce the above steps are complete, follow the tagging steps below for your\nplatform: \n\n### gtag.js\n\nTo enable remarketing features for installations of the Google tag, modify the\n[Google Analytics property setting](https://support.google.com/analytics/answer/2444872#propsettings). No tag changes are necessary.\n\n### Tag Manager\n\n1. In Tag Manager, navigate to your current Google Analytics tag.\n2. Under **More settings \\\u003e Advertising** , set **Enable Display Advertising\n Features** to `true`.\n\n[Learn more about how to add products to existing tags](https://support.google.com/google-ads/answer/2476688)"]]