{"id":4042,"date":"2025-04-23T12:26:57","date_gmt":"2025-04-23T10:26:57","guid":{"rendered":"https:\/\/www.targetinformatica.it\/?p=4042"},"modified":"2025-11-03T16:37:24","modified_gmt":"2025-11-03T15:37:24","slug":"gd-help-online","status":"publish","type":"post","link":"https:\/\/www.targetinformatica.it\/en\/gd-help-on-line\/","title":{"rendered":"GD Help Online"},"content":{"rendered":"\n<div class=\"wp-block-wpseed-container\">\n<p>In questa area \u00e8 possibile ottenere l&#8217;aiuto all&#8217;utilizzo del sistema GD Gestione Distributori e prodotti collegati<br>Possono essere caricati anche documenti ed immagini, ma i formati accettati sono PDF, TXT, CSV, DOCX, HTML (testo)<br>Anche per le foto consigliamo di utilizzare il formato PDF<\/p>\n\n\n<div class='mwai-chatbot-container' data-params='{&quot;aiName&quot;:&quot;Target Chat \\u2013 GD&quot;,&quot;userName&quot;:&quot;Utente:&quot;,&quot;guestName&quot;:&quot;Guest:&quot;,&quot;aiAvatar&quot;:false,&quot;userAvatar&quot;:true,&quot;aiAvatarUrl&quot;:&quot;chat-traditional-1.svg&quot;,&quot;textSend&quot;:&quot;Invia&quot;,&quot;textClear&quot;:&quot;Cancella&quot;,&quot;imageUpload&quot;:true,&quot;fileUpload&quot;:true,&quot;multiUpload&quot;:false,&quot;maxUploads&quot;:1,&quot;fileUploads&quot;:1,&quot;fileSearch&quot;:true,&quot;mode&quot;:&quot;assistant&quot;,&quot;textInputPlaceholder&quot;:&quot;Scrivi il tuo messaggio&quot;,&quot;textInputMaxLength&quot;:512,&quot;textCompliance&quot;:&quot;&quot;,&quot;startSentence&quot;:&quot;Come posso aiutarti ad utilizzare GD Gestione Distributori ?&quot;,&quot;localMemory&quot;:true,&quot;themeId&quot;:&quot;chatgpt&quot;,&quot;window&quot;:false,&quot;icon&quot;:&quot;chat-traditional-1.svg&quot;,&quot;iconText&quot;:&quot;&quot;,&quot;iconTextDelay&quot;:1,&quot;iconAlt&quot;:&quot;AI Engine Chatbot&quot;,&quot;iconPosition&quot;:&quot;bottom-right&quot;,&quot;centerOpen&quot;:false,&quot;width&quot;:&quot;&quot;,&quot;openDelay&quot;:&quot;&quot;,&quot;iconBubble&quot;:true,&quot;windowAnimation&quot;:&quot;zoom&quot;,&quot;fullscreen&quot;:false,&quot;copyButton&quot;:true,&quot;headerSubtitle&quot;:&quot;Discuss with&quot;,&quot;containerType&quot;:&quot;standard&quot;,&quot;headerType&quot;:&quot;standard&quot;,&quot;messagesType&quot;:&quot;standard&quot;,&quot;inputType&quot;:&quot;standard&quot;,&quot;footerType&quot;:&quot;standard&quot;}' data-system='{&quot;botId&quot;:&quot;Target Chat GD&quot;,&quot;customId&quot;:null,&quot;userData&quot;:null,&quot;sessionId&quot;:&quot;69e0c6e7c8466&quot;,&quot;restNonce&quot;:null,&quot;contextId&quot;:null,&quot;pluginUrl&quot;:&quot;\\\/wp-content\\\/plugins\\\/ai-engine-pro&quot;,&quot;restUrl&quot;:&quot;https:\\\/\\\/www.targetinformatica.it\\\/en\\\/wp-json&quot;,&quot;stream&quot;:true,&quot;debugMode&quot;:true,&quot;eventLogs&quot;:false,&quot;speech_recognition&quot;:true,&quot;speech_synthesis&quot;:false,&quot;typewriter&quot;:false,&quot;crossSite&quot;:false,&quot;actions&quot;:[],&quot;blocks&quot;:[{&quot;id&quot;:&quot;mwai_gdpr_69e0c6e7d6688&quot;,&quot;type&quot;:&quot;content&quot;,&quot;data&quot;:{&quot;id&quot;:&quot;mwai_gdpr_69e0c6e7d6688&quot;,&quot;html&quot;:&quot;&lt;div&gt;\\n                              &lt;p&gt;Utilizzando questo chatbot, acconsenti alla registrazione e all&amp;#039;elaborazione dei tuoi dati da parte del nostro sito web e dei servizi esterni che potrebbe utilizzare (LLM, database vettoriali, ecc.). By using this chatbot, you agree to the recording and processing of your data by our website and the external services it might use (LLMs, vector databases, etc.).&lt;\\\/p&gt;\\n                              &lt;div class=\\&quot;mwai-gdpr-buttons\\&quot;&gt;\\n                              &lt;button id=\\&quot;mwai_gdpr_69e0c6e7d6688-button\\&quot; type=\\&quot;button\\&quot; style=\\&quot;width: 100%;\\&quot;&gt;Ho capito. I understand&lt;\\\/button&gt;\\n                              &lt;\\\/div&gt;\\n                              &lt;\\\/div&gt;&quot;,&quot;script&quot;:&quot;\\n                              (function() {\\n                                    \\\/\\\/ In cross-site mode, the server cannot see the cookie set on the\\n                                    \\\/\\\/ external domain, so check client-side if consent was already given.\\n                                    if (document.cookie.split(\\&quot;;\\&quot;).some(c =&gt; c.trim().startsWith(\\&quot;mwai_gdpr_accepted=1\\&quot;))) {\\n                                      var tryRemove = setInterval(function() {\\n                                        var chatbot = (typeof MwaiAPI !== \\&quot;undefined\\&quot;) ? MwaiAPI.getChatbot(\\&quot;Target Chat GD\\&quot;) : null;\\n                                        if (chatbot) {\\n                                          chatbot.removeBlockById(\\&quot;mwai_gdpr_69e0c6e7d6688\\&quot;);\\n                                          clearInterval(tryRemove);\\n                                        }\\n                                      }, 100);\\n                                      setTimeout(function() { clearInterval(tryRemove); }, 5000);\\n                                      return;\\n                                    }\\n\\n                                    \\\/\\\/ Handle GDPR consent button click\\n                                    document.addEventListener(\\&quot;click\\&quot;, function(event) {\\n                                      if (event.target.id === \\&quot;mwai_gdpr_69e0c6e7d6688-button\\&quot;) {\\n                                        event.preventDefault();\\n                                        \\n                                        \\\/\\\/ Set GDPR acceptance cookie for 1 year\\n                                        const date = new Date();\\n                                        date.setTime(date.getTime() + (365 * 24 * 60 * 60 * 1000));\\n                                        document.cookie = \\&quot;mwai_gdpr_accepted=1; expires=\\&quot; + date.toUTCString() + \\&quot;; path=\\\/\\&quot;;\\n                                        \\n                                        \\\/\\\/ IMPORTANT: When multiple chatbots share the same botId, we must find\\n                                        \\\/\\\/ the specific chatbot instance that contains this GDPR block.\\n                                        \\\/\\\/ MwaiAPI.getChatbot() returns the first match, which may be wrong.\\n                                        let foundChatbot = null;\\n                                        const chatbotsWithSameBotId = MwaiAPI.chatbots.filter(cb =&gt; cb.botId === \\&quot;Target Chat GD\\&quot;);\\n                                        \\n                                        \\\/\\\/ Find the chatbot that actually has this GDPR block\\n                                        for (const chatbot of chatbotsWithSameBotId) {\\n                                          const blocks = chatbot.getBlocks ? chatbot.getBlocks() : [];\\n                                          if (blocks.some(block =&gt; block.id === \\&quot;mwai_gdpr_69e0c6e7d6688\\&quot;)) {\\n                                            foundChatbot = chatbot;\\n                                            break;\\n                                          }\\n                                        }\\n                                        \\n                                        if (foundChatbot) {\\n                                          foundChatbot.unlock();\\n                                          foundChatbot.removeBlockById(\\&quot;mwai_gdpr_69e0c6e7d6688\\&quot;);\\n                                        }\\n                                      }\\n                                    }, true); \\\/\\\/ Use capture phase for better popup\\\/modal support\\n                                    \\n                                    \\\/\\\/ Lock the chatbot when it has this GDPR block\\n                                    \\\/\\\/ Note: Using MwaiAPI.getChatbot() here is fine for locking\\n                                    \\\/\\\/ as we want to lock any chatbot with this botId initially\\n                                    const tryLock = setInterval(function() {\\n                                      const chatbot = MwaiAPI.getChatbot(\\&quot;Target Chat GD\\&quot;);\\n                                      if (chatbot &amp;&amp; chatbot.lock) {\\n                                        chatbot.lock();\\n                                        clearInterval(tryLock);\\n                                      }\\n                                    }, 100);\\n                                    \\n                                    \\\/\\\/ Stop trying after 5 seconds\\n                                    setTimeout(function() {\\n                                      clearInterval(tryLock);\\n                                    }, 5000);\\n                                  })();\\n                                &quot;}}],&quot;shortcuts&quot;:[]}' data-theme='{&quot;type&quot;:&quot;internal&quot;,&quot;name&quot;:&quot;ChatGPT&quot;,&quot;themeId&quot;:&quot;chatgpt&quot;,&quot;settings&quot;:[],&quot;style&quot;:&quot;&quot;,&quot;cssUrl&quot;:&quot;\\\/wp-content\\\/plugins\\\/ai-engine-pro\\\/themes\\\/chatgpt.css&quot;}'><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Find out how to get assistance using the GD Distributor Management system and managing related products in this section.<\/p>","protected":false},"author":25,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[3,4],"tags":[],"class_list":["post-4042","post","type-post","status-publish","format-standard","hentry","category-news","category-news-gd"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/posts\/4042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/comments?post=4042"}],"version-history":[{"count":25,"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/posts\/4042\/revisions"}],"predecessor-version":[{"id":4362,"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/posts\/4042\/revisions\/4362"}],"wp:attachment":[{"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/media?parent=4042"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/categories?post=4042"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.targetinformatica.it\/en\/wp-json\/wp\/v2\/tags?post=4042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}