From 35e829dc0817348526dfb03ddb6fc667d13b50a6 Mon Sep 17 00:00:00 2001 From: Paulo Alexandre Chaves Pinto Date: Thu, 26 Sep 2024 15:59:15 -0400 Subject: [PATCH] Update analytics.html --- _includes/analytics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/analytics.html b/_includes/analytics.html index 46d083f..e824a6a 100644 --- a/_includes/analytics.html +++ b/_includes/analytics.html @@ -16,7 +16,7 @@ Typebot.initPopup({ typebot: "gera-o-de-leads-pp-eti-br-q89ytv4", apiHost: "https://tbchat.dourasoft.com.br", - autoShowDelay: 3000, + autoShowDelay: 1000, }); `; document.body.append(typebotInitScript);