From c16194eff93170da71eee965d0bf2b7065cab908 Mon Sep 17 00:00:00 2001 From: Rodrigo Borba Date: Tue, 3 Mar 2026 17:39:32 -0300 Subject: [PATCH] =?UTF-8?q?feat:=20Adiciona=20o=20script=20e=20o=20iframe?= =?UTF-8?q?=20do=20Google=20Tag=20Manager=20=C3=A0s=20landing=20pages.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/public/landing_pages/show.html.erb | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/app/views/public/landing_pages/show.html.erb b/app/views/public/landing_pages/show.html.erb index 93fc2e06a..8a105e659 100644 --- a/app/views/public/landing_pages/show.html.erb +++ b/app/views/public/landing_pages/show.html.erb @@ -1,6 +1,13 @@ + + + <%= @landing_host&.page_title.presence || 'Atendimento WhatsApp' %> @@ -230,6 +237,10 @@ + + + <% if @landing_host.nil? %>