{"id":8603,"date":"2021-08-07T08:06:10","date_gmt":"2021-08-07T08:06:10","guid":{"rendered":"https:\/\/www.growform.co\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/"},"modified":"2023-04-13T09:27:47","modified_gmt":"2023-04-13T09:27:47","slug":"como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario","status":"publish","type":"post","link":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/","title":{"rendered":"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario"},"content":{"rendered":"<p class=\"has-text-color has-background has-very-dark-gray-color has-pale-cyan-blue-background-color\">You&#x2019;ll need to complete our <a href=\"https:\/\/www.growform.co\/how-to-use-custom-gtm-containers-with-growform\/\" target=\"_blank\" rel=\"noreferrer noopener\">basic GTM container setup<\/a> before starting this guide.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">&#x1F389; This guide is available in video form!<\/h3>\n\n\n\n<p> <\/p>\n\n\n\n<iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/eG0smVkslIU\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"><\/iframe>\n\n\n\n<p>&#x2014;<br><br>For this example, let&#x2019;s assume we want to fire a <strong>Quora conversion when a user completes our form<\/strong>.<br><br>Quora is a nice example for this purpose because it&rsquo;s included in Google&rsquo;s library of standard tag, but isn&rsquo;t available &laquo;out the box&raquo; in Growform&rsquo;s tracking &amp; tagging settings page. But that won&rsquo;t stop us adding it!<\/p>\n\n\n\n<p>First, create the Quora tag in the <strong>parent GTM container<\/strong>. Why? Because it&#x2019;s the parent container&#x2019;s job to fire tags (recap <a rel=\"noreferrer noopener\" href=\"https:\/\/www.growform.co\/how-to-use-custom-gtm-containers-with-growform#container-recap\" target=\"_blank\">here<\/a>).<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif\" alt=\"\"\/><\/figure>\n\n\n\n<p>But which trigger do we use?<br><br>As it happens, we&#x2019;ve already created a trigger for you, called<strong> &#xAB;Form completed&#xBB; <\/strong>&#x2013; so you just need to select it and apply it to your tag:<br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255439\/growform-production\/2021-08-06_14.08.52.gif\" alt=\"\"\/><\/figure>\n\n\n\n<p>Then, publish your container &#x2013; and the Quora tag will fire whenever the form is completed!<br><br>The other two useful pre-made triggers ready to use are &#xAB;<strong>Form changed step<\/strong>&#xBB; and &#xAB;<strong>Form loaded<\/strong>&#xAB;. To use these, just set your tags up to fire instead of the &#xAB;form completed&#xBB; trigger in this example.<\/p>\n\n\n\n<p class=\"has-background has-pale-cyan-blue-background-color\"><strong>Need to only fire tags on a certain step<\/strong>? If you wanted a trigger that fires only when step 2 is completed, you would simply duplicate our &#xAB;Form changed step&#xBB; trigger in the parent container and add a condition that Step number = 2. Easy!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><br><strong>Detailed explanation of how this works for techies<\/strong><\/h3>\n\n\n\n<p>If you&#x2019;re wondering how this works, this is what&#x2019;s happening:<br><br>1.) As users progress through the form, the Growform form emits events. In this case, it emits an event called &#xAB;growformFormCompleted&#xBB;.<br><br>2.) The child container picks up this event and indiscriminately pushes it up to the parent container via postMessage. This happens in the &#xAB;Child iFrame listener&#xBB; tag. It appends &#xAB;growformIframe.&#xBB; to the event, so the full event seen in the parent&#x2019;s dataLayer will be &#xAB;growformIframe.growformFormCompleted&#xBB;.<br><br>3.) The parent container picks up the postMessage and adds pushes the event to its own dataLayer. This happens in the &#xAB;Parent to child container connection&#xBB; tag (around line 61).<br><br>4.) Because this is a relatively common\/useful event, we&#x2019;ve already added a trigger called &#xAB;Form completed&#xBB; to the parent container for you. This looks out for the &#xAB;growformIframe.growformFormCompleted&#xBB; event, and makes sure a form ID is present.<br><br>5.) To fire a tag in the parent container, the tag is simply mapped to fire on the trigger!<\/p>\n\n\n\n<p style=\"background-color:#ffefc3\" class=\"has-background\">Need help with custom GTM containers? Our team are experienced in advanced tracking &amp; tagging and able to help via online chat within your account.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You&#x2019;ll need to complete our basic GTM container setup before starting this guide. &#x1F389; This guide is available in video form! &#x2014; For this example, let&#x2019;s assume we want to fire a Quora conversion when a user completes our form. Quora is a nice example for this purpose because it&#x2019;s included in Google&#x2019;s library of&#x2026;<\/p>","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"fifu_image_url":"","fifu_image_alt":"","footnotes":""},"categories":[84,78],"tags":[],"class_list":["post-8603","post","type-post","status-publish","format-standard","hentry","category-google-tag-manager-es","category-uso-de-growform"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario - Growform Multi Step Form Builder<\/title>\n<meta name=\"description\" content=\"Build beautiful, responsive multi-step forms that convert up to 2x better than regular forms. No developer required.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario - Growform Multi Step Form Builder\" \/>\n<meta property=\"og:description\" content=\"Build beautiful, responsive multi-step forms that convert up to 2x better than regular forms. No developer required.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/\" \/>\n<meta property=\"og:site_name\" content=\"Growform Multi Step Form Builder\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-07T08:06:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-13T09:27:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif\" \/>\n<meta name=\"author\" content=\"Harvey Carpenter\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/\"},\"author\":{\"name\":\"Harvey Carpenter\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#\\\/schema\\\/person\\\/442f586304f77a18f2d4ee1350c047ae\"},\"headline\":\"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario\",\"datePublished\":\"2021-08-07T08:06:10+00:00\",\"dateModified\":\"2023-04-13T09:27:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/\"},\"wordCount\":447,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/res.cloudinary.com\\\/dqnjggegp\\\/image\\\/upload\\\/v1628255129\\\/growform-production\\\/2021-08-06_13.12.07.gif\",\"articleSection\":[\"Google Tag Manager\",\"Uso de growform\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/\",\"url\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/\",\"name\":\"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario - Growform Multi Step Form Builder\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/res.cloudinary.com\\\/dqnjggegp\\\/image\\\/upload\\\/v1628255129\\\/growform-production\\\/2021-08-06_13.12.07.gif\",\"datePublished\":\"2021-08-07T08:06:10+00:00\",\"dateModified\":\"2023-04-13T09:27:47+00:00\",\"description\":\"Build beautiful, responsive multi-step forms that convert up to 2x better than regular forms. No developer required.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#primaryimage\",\"url\":\"https:\\\/\\\/res.cloudinary.com\\\/dqnjggegp\\\/image\\\/upload\\\/v1628255129\\\/growform-production\\\/2021-08-06_13.12.07.gif\",\"contentUrl\":\"https:\\\/\\\/res.cloudinary.com\\\/dqnjggegp\\\/image\\\/upload\\\/v1628255129\\\/growform-production\\\/2021-08-06_13.12.07.gif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/es\\\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.growform.co\\\/es\\\/inicio-borrador\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#website\",\"url\":\"https:\\\/\\\/www.growform.co\\\/\",\"name\":\"Growform Multi Step Form Builder\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.growform.co\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#organization\",\"name\":\"Growform\",\"url\":\"https:\\\/\\\/www.growform.co\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.growform.co\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/gf-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.growform.co\\\/wp-content\\\/uploads\\\/2020\\\/11\\\/gf-logo.png\",\"width\":442,\"height\":48,\"caption\":\"Growform\"},\"image\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#\\\/schema\\\/person\\\/442f586304f77a18f2d4ee1350c047ae\",\"name\":\"Harvey Carpenter\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/165501a929bdcedaebe253f38a47be2ec688f8bf27bcdd5dd58ed723deb7a4fd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/165501a929bdcedaebe253f38a47be2ec688f8bf27bcdd5dd58ed723deb7a4fd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/165501a929bdcedaebe253f38a47be2ec688f8bf27bcdd5dd58ed723deb7a4fd?s=96&d=mm&r=g\",\"caption\":\"Harvey Carpenter\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario - Growform Multi Step Form Builder","description":"Build beautiful, responsive multi-step forms that convert up to 2x better than regular forms. No developer required.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/","og_locale":"es_ES","og_type":"article","og_title":"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario - Growform Multi Step Form Builder","og_description":"Build beautiful, responsive multi-step forms that convert up to 2x better than regular forms. No developer required.","og_url":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/","og_site_name":"Growform Multi Step Form Builder","article_published_time":"2021-08-07T08:06:10+00:00","article_modified_time":"2023-04-13T09:27:47+00:00","og_image":[{"url":"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif","type":"","width":"","height":""}],"author":"Harvey Carpenter","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#article","isPartOf":{"@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/"},"author":{"name":"Harvey Carpenter","@id":"https:\/\/www.growform.co\/#\/schema\/person\/442f586304f77a18f2d4ee1350c047ae"},"headline":"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario","datePublished":"2021-08-07T08:06:10+00:00","dateModified":"2023-04-13T09:27:47+00:00","mainEntityOfPage":{"@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/"},"wordCount":447,"commentCount":0,"publisher":{"@id":"https:\/\/www.growform.co\/#organization"},"image":{"@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif","articleSection":["Google Tag Manager","Uso de growform"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/","url":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/","name":"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario - Growform Multi Step Form Builder","isPartOf":{"@id":"https:\/\/www.growform.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#primaryimage"},"image":{"@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif","datePublished":"2021-08-07T08:06:10+00:00","dateModified":"2023-04-13T09:27:47+00:00","description":"Build beautiful, responsive multi-step forms that convert up to 2x better than regular forms. No developer required.","breadcrumb":{"@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#primaryimage","url":"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif","contentUrl":"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628255129\/growform-production\/2021-08-06_13.12.07.gif"},{"@type":"BreadcrumbList","@id":"https:\/\/www.growform.co\/es\/como-disparar-una-etiqueta-cuando-un-usuario-cambia-de-paso-o-completa-el-formulario\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.growform.co\/es\/inicio-borrador\/"},{"@type":"ListItem","position":2,"name":"C\u00f3mo disparar una etiqueta cuando un usuario cambia de paso o completa el formulario"}]},{"@type":"WebSite","@id":"https:\/\/www.growform.co\/#website","url":"https:\/\/www.growform.co\/","name":"Growform Multi Step Form Builder","description":"","publisher":{"@id":"https:\/\/www.growform.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.growform.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.growform.co\/#organization","name":"Growform","url":"https:\/\/www.growform.co\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.growform.co\/#\/schema\/logo\/image\/","url":"https:\/\/www.growform.co\/wp-content\/uploads\/2020\/11\/gf-logo.png","contentUrl":"https:\/\/www.growform.co\/wp-content\/uploads\/2020\/11\/gf-logo.png","width":442,"height":48,"caption":"Growform"},"image":{"@id":"https:\/\/www.growform.co\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.growform.co\/#\/schema\/person\/442f586304f77a18f2d4ee1350c047ae","name":"Harvey Carpenter","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/165501a929bdcedaebe253f38a47be2ec688f8bf27bcdd5dd58ed723deb7a4fd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/165501a929bdcedaebe253f38a47be2ec688f8bf27bcdd5dd58ed723deb7a4fd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/165501a929bdcedaebe253f38a47be2ec688f8bf27bcdd5dd58ed723deb7a4fd?s=96&d=mm&r=g","caption":"Harvey Carpenter"}}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Harvey Carpenter","author_link":"https:\/\/www.growform.co\/es\/author\/harvey\/"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/www.growform.co\/es\/category\/google-tag-manager-es\/\" rel=\"category tag\">Google Tag Manager<\/a> <a href=\"https:\/\/www.growform.co\/es\/category\/uso-de-growform\/\" rel=\"category tag\">Uso de growform<\/a>","rttpg_excerpt":"You&#x2019;ll need to complete our basic GTM container setup before starting this guide. &#x1F389; This guide is available in video form! &#x2014; For this example, let&#x2019;s assume we want to fire a Quora conversion when a user completes our form. Quora is a nice example for this purpose because it&#x2019;s included in Google&#x2019;s library of...","_links":{"self":[{"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/posts\/8603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/comments?post=8603"}],"version-history":[{"count":0,"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/posts\/8603\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/media?parent=8603"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/categories?post=8603"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.growform.co\/es\/wp-json\/wp\/v2\/tags?post=8603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}