{"id":8613,"date":"2021-08-07T08:06:41","date_gmt":"2021-08-07T08:06:41","guid":{"rendered":"https:\/\/www.growform.co\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/"},"modified":"2023-04-13T09:27:49","modified_gmt":"2023-04-13T09:27:49","slug":"come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante","status":"publish","type":"post","link":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/","title":{"rendered":"Come attivare un tag quando un utente preme un determinato pulsante"},"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<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_83 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class=\"ez-toc-list ez-toc-list-level-1 \"><ul class=\"ez-toc-list-level-3\"><li class=\"ez-toc-heading-level-3\"><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#%F0%9F%8E%89_This_guide_is_available_in_video_form\">&#x1F389; This guide is available in video form!<\/a><\/li><\/ul><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#1_-_Identify_the_button_you_wish_to_target\">1 - Identify the button you wish to target<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#2_-_Create_a_trigger_in_the_parent_container\">2 - Create a trigger in the parent container<\/a><\/li><li class=\"ez-toc-page-1 ez-toc-heading-level-2\"><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#3_-_Finally_create_your_tag_and_fire_it_on_your_trigger\">3 - Finally, create your tag, and fire it on your trigger<\/a><\/li><\/ul><\/nav><\/div>\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"%F0%9F%8E%89_This_guide_is_available_in_video_form\"><\/span>&#x1F389; This guide is available in video form!<br><br><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/GExRZL2CmmU\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"><\/iframe>\n\n\n\n<p><br>One of the most popular common use-cases for Google Tag Manager with Growform customers is to fire a tag when a user presses a certain button.<br><br>By doing this, it&#x2019;s possible to add users to retargeting audiences (with services like Facebook ads) or fire a goal conversion &#x2013; even if they haven&#x2019;t completed your form.<br><br>In this example, let&#x2019;s say we want to fire a Pinterest tag when users hit the &#x201C;More phone leads&#x201D; button:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"574\" src=\"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png\" alt=\"\" class=\"wp-image-4736\" srcset=\"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png 1024w, https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-300x168.png 300w, https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-768x431.png 768w, https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1536x861.png 1536w, https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7.png 1684w\" sizes=\"(max-width: 1024px) 100vw, 1024px\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">1 &#x2013; Identify the button you wish to target<\/h2>\n\n\n\n<p>Take note of the text on the button and its position: the text on this button is &#x201C;<strong>More phone leads<\/strong>&#x201C;, and it is the <strong>2nd<\/strong> button on the list.<br><br>Then, identify the field ID: select the buttons in the Growform builder, and scroll down, we&#x2019;ll see the external field ID for the button set is &#x201C;<strong>buttons_99106776357703<\/strong>&#x201C;:<br><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628614244\/growform-production\/2021-08-10_17.49.39.gif\" alt=\"\"\/><\/figure>\n\n\n\n<p>Knowing that, we now just need to look out for an event matching the following details in the parent container:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>eventName<\/td><td>growformIframe.growformButtonClicked<\/td><\/tr><tr><td>buttonText<\/td><td>More phone leads<\/td><\/tr><tr><td>buttonId<\/td><td>2<\/td><\/tr><tr><td>fieldId<\/td><td>buttons_99106776357703<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>What&#x2019;s happening here is as follows: The child container automatically sends an event called &#x201C;growformButtonClicked&#x201D; whenever a button is clicked, and adds information including the button text and button ID. We&#x2019;ll use this to build our trigger in the next step.<br><br>If that doesn&#x2019;t make much sense, don&#x2019;t worry at this point!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2 &#x2013; Create a trigger in the parent container<\/h2>\n\n\n\n<p>Open your parent container and navigate to &#x201C;Triggers&#x201D;.<br><br>Find out trigger called &#x201C;<strong>Button clicked<\/strong>&#x201C;.<br><br>This trigger will fire whenever the parent container receives an event from the child container called &#x201C;growformIframe.growformButtonClicked&#x201D;.<br><br>This is a useful place to start, but will fire on all button clicks &#x2013; so open the trigger, click the &#x201C;three dots&#x201D; menu in the top-right corner to copy it&#x2026; and create a copy called &#x201C;Clicked more leads button&#x201D;.<br><br>For this example, add the following settings under &#x201C;some custom events&#x201D; to target this specific button:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>fieldId equals buttons_99106776357703<\/li><li>buttonId equals 2<\/li><\/ul>\n\n\n\n<p>(You could alternatively target by the text on the button, but this approach should be a little clearer more maintainable)<\/p>\n\n\n\n<p>Here&#x2019;s a screen recording of this step:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628615428\/growform-production\/2021-08-10_18.07.48.gif\" alt=\"\"\/><\/figure>\n\n\n\n<p>That&#x2019;s done &#x2013; now we have a trigger in the parent container that will fire when only our target button is clicked!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3 &#x2013; Finally, create your tag, and fire it on your trigger <\/h2>\n\n\n\n<p>This is the easy bit &#x2013; simply create your tag in the <strong>parent container<\/strong>, and set it to fire in response to the trigger you created in step 4:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/res.cloudinary.com\/dqnjggegp\/image\/upload\/v1628332640\/growform-production\/2021-08-07_11.35.08.gif\" alt=\"\"\/><\/figure>\n\n\n\n<p>Make sure both containers are saved + published&#x2026; and you now have a pixel that fires in the nice, reliable parent container when a button is clicked in the child container!<br><\/p>\n\n\n\n<p style=\"background-color:#fff4d6\" 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! One of the most popular common use-cases for Google Tag Manager with Growform customers is to fire a tag when a user presses a certain button.By doing this, it&#x2019;s possible to add users to&#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":[86,79],"tags":[],"class_list":["post-8613","post","type-post","status-publish","format-standard","hentry","category-google-tag-manager-it-2","category-utilizzo-di-growform"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Come attivare un tag quando un utente preme un determinato pulsante - 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\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Come attivare un tag quando un utente preme un determinato pulsante - 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\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/\" \/>\n<meta property=\"og:site_name\" content=\"Growform Multi Step Form Builder\" \/>\n<meta property=\"article:published_time\" content=\"2021-08-07T08:06:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-13T09:27:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png\" \/>\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\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/\"},\"author\":{\"name\":\"Harvey Carpenter\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#\\\/schema\\\/person\\\/442f586304f77a18f2d4ee1350c047ae\"},\"headline\":\"Come attivare un tag quando un utente preme un determinato pulsante\",\"datePublished\":\"2021-08-07T08:06:41+00:00\",\"dateModified\":\"2023-04-13T09:27:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/\"},\"wordCount\":509,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.growform.co\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image-7-1024x574.png\",\"articleSection\":[\"Google Tag Manager\",\"Utilizzo di growform\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/\",\"url\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/\",\"name\":\"Come attivare un tag quando un utente preme un determinato pulsante - Growform Multi Step Form Builder\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.growform.co\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image-7-1024x574.png\",\"datePublished\":\"2021-08-07T08:06:41+00:00\",\"dateModified\":\"2023-04-13T09:27:49+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\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.growform.co\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image-7-1024x574.png\",\"contentUrl\":\"https:\\\/\\\/www.growform.co\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/image-7-1024x574.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/it\\\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.growform.co\\\/it\\\/bozza-di-casa\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Come attivare un tag quando un utente preme un determinato pulsante\"}]},{\"@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\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.growform.co\\\/#organization\",\"name\":\"Growform\",\"url\":\"https:\\\/\\\/www.growform.co\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@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\":\"it-IT\",\"@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":"Come attivare un tag quando un utente preme un determinato pulsante - 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\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/","og_locale":"it_IT","og_type":"article","og_title":"Come attivare un tag quando un utente preme un determinato pulsante - 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\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/","og_site_name":"Growform Multi Step Form Builder","article_published_time":"2021-08-07T08:06:41+00:00","article_modified_time":"2023-04-13T09:27:49+00:00","og_image":[{"url":"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png","type":"","width":"","height":""}],"author":"Harvey Carpenter","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#article","isPartOf":{"@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/"},"author":{"name":"Harvey Carpenter","@id":"https:\/\/www.growform.co\/#\/schema\/person\/442f586304f77a18f2d4ee1350c047ae"},"headline":"Come attivare un tag quando un utente preme un determinato pulsante","datePublished":"2021-08-07T08:06:41+00:00","dateModified":"2023-04-13T09:27:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/"},"wordCount":509,"commentCount":0,"publisher":{"@id":"https:\/\/www.growform.co\/#organization"},"image":{"@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#primaryimage"},"thumbnailUrl":"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png","articleSection":["Google Tag Manager","Utilizzo di growform"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/","url":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/","name":"Come attivare un tag quando un utente preme un determinato pulsante - Growform Multi Step Form Builder","isPartOf":{"@id":"https:\/\/www.growform.co\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#primaryimage"},"image":{"@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#primaryimage"},"thumbnailUrl":"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png","datePublished":"2021-08-07T08:06:41+00:00","dateModified":"2023-04-13T09:27:49+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\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#primaryimage","url":"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png","contentUrl":"https:\/\/www.growform.co\/wp-content\/uploads\/2021\/08\/image-7-1024x574.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.growform.co\/it\/come-attivare-un-tag-quando-un-utente-preme-un-determinato-pulsante\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.growform.co\/it\/bozza-di-casa\/"},{"@type":"ListItem","position":2,"name":"Come attivare un tag quando un utente preme un determinato pulsante"}]},{"@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":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.growform.co\/#organization","name":"Growform","url":"https:\/\/www.growform.co\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@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":"it-IT","@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\/it\/author\/harvey\/"},"rttpg_comment":1,"rttpg_category":"<a href=\"https:\/\/www.growform.co\/it\/category\/google-tag-manager-it-2\/\" rel=\"category tag\">Google Tag Manager<\/a> <a href=\"https:\/\/www.growform.co\/it\/category\/utilizzo-di-growform\/\" rel=\"category tag\">Utilizzo di 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! One of the most popular common use-cases for Google Tag Manager with Growform customers is to fire a tag when a user presses a certain button. By doing this, it&#x2019;s possible to add users...","_links":{"self":[{"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/posts\/8613","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/comments?post=8613"}],"version-history":[{"count":0,"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/posts\/8613\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/media?parent=8613"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/categories?post=8613"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.growform.co\/it\/wp-json\/wp\/v2\/tags?post=8613"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}