shovel.report

Icon for help.crisp.chathelp.crisp.chat

DNS Records

A104.18.28.104
A104.18.29.104
AAAA2606:4700::6812:1c68
AAAA2606:4700::6812:1d68

Affiliations

Subdomains

Social media

JSON+LD

{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","name":"How do I add a live chat to my website?","acceptedAnswer":{"@type":"Answer","text":"<p><strong>So, you just signed up to Crisp and are ready to add the chatbox widget to your website. Great! This page will help you add a chat to your website seamlessly. There is no need to be a developer.</strong></p>\n<p>First, we must check which content management system your website runs on. <strong>Does it run on WordPress? Is it coded from scratch?</strong></p>\n<h1 id="videotutorialonhowtoaddalivechatonawebsite">Video tutorial on how to add a live chat on a website:</h1>\n<p>${youtube}<a href="nW5UX6iVdFc">Video tutorial on how to install a chat widget using HTML</a></p>\n<p>Don't forget to <a href="https://www.youtube.com/channel/UCBgCqEfwt_454jVG7qpi_KQ?sub_confirmation=1">subscribe to our Youtube Channel</a> for tips and tricks about Crisp and customer service</p>\n<h1 id="installalivechatformostwebsites">Install a live chat for most websites</h1>\n<p><strong>Here is how to retrieve your Workspace identifier:</strong></p>\n<ul>\n<li>Go to app.crisp.chat</li>\n<li>Navigate to Settings &gt; Workspace Settings &gt; Setup &amp; Integrations</li>\n<li>Copy the script from "Chatbox setup instructions"</li>\n</ul>\n<p><img src="https://storage.crisp.chat/users/helpdesk/website/87ae2703583ac800/cleanshot-2025-02-24-at-105236_s7gesw.png" alt="" /></p>\n<ul>\n<li><strong>In the file serving the first portion of your HTML ( <code>&lt;head /&gt;</code>) section, copy and paste the code we provided just before the <code>&lt;head /&gt;</code> tag.</strong></li>\n</ul>\n<p><em>If you can't find the <code>&lt;head /&gt;</code> tag, you can also copy the chatbox widget code before the end of the HTML body, eg: right before the <code>&lt;body /&gt;</code> tag.</em></p>\n<h1 id="installawebsitechatwidgetonwordpresswebsites">Install a website chat widget on WordPress websites</h1>\n<p><strong>If your website is running WordPress</strong> , you have to follow [this tutorial](/en/article/how-to-install-crisp-on-wordpress-16m1ln1/</p>"}},{"@type":"Question","name":"How to use Triggers?","acceptedAnswer":{"@type":"Answer","text":"<p><strong>Triggers can be used to send automated events to the chatbox of your visitors & users. Triggers are activated upon events, and execute a given set of actions. You can configure as many Triggers as you wish for the same website on Crisp.</strong></p>\n<p>Triggers help you <strong>automate your marketing</strong> by triggering automated chatbox actions, based on events, on the screen of your visitors. You can, for instance, <strong>send automated messages</strong> based on what page your visitor is visiting.</p>\n<p>Here is a full guide about <a href="https://crisp.chat/en/blog/live-chat-triggers-25-ideas-customers-engagement/">live chat trigger example</a>.</p>\n<p>This guide goes into explaining the general concepts of triggers, and how everything is linked together.</p>\n<p>Don't forget to <a href="https://www.youtube.com/channel/UCBgCqEfwt_454jVG7qpi_KQ?sub_confirmation=1">subscribe to our Youtube Channel</a> for tips and tricks about Crisp and customer service.</p>\n<h2 id="triggersareavailableonthecrispminiessentialsandplusplans">| Triggers are available on the Crisp Mini, Essentials and Plus plans</h2>\n<h1 id="videotutorial">Video tutorial:</h1>\n<p>${youtube}<a href="XAjSzgxziSw">Video tutorial on how to use Triggers</a></p>\n<h2 id="createyourfirsttrigger">Create your first trigger</h2>\n<h3 id="gotothetriggersplugin">Go to the triggers plugin</h3>\n<ul>\n<li>Go to app.crisp.chat</li>\n<li>Then go to Plugins (from the sidebar)</li>\n<li>Search for "Triggers"</li>\n</ul>\n<h3 id="newtrigger">New trigger</h3>\n<ul>\n<li>Click on the <strong>new trigger</strong> button.</li>\n<li>Then name your trigger. You can for instance name it <code>My First Trigger</code>,</li>\n<li>An identifier will be required. It can be useful in the future. You can name it <code>my-first-trigger</code></li>\n<li>Then scrolldown and toggle <strong>Show a message</strong></li>\n</ul>\n<p>![Show a mess</p>"}},{"@type":"Question","name":"How can I open the chatbox on click on a custom button?","acceptedAnswer":{"@type":"Answer","text":"<p><strong>The Crisp chatbox can be opened and closed via your website JavaScript code. This allows you to create custom "Chat with us" buttons on your website, and trigger the Crisp chatbox to open when a visitor clicks on such buttons.</strong></p>\n<p><strong>You can use the following JavaScript code to open the Crisp chatbox:</strong></p>\n<pre><code class="js language-js">$crisp.push(['do', 'chat:open']);\n</code></pre>\n<p><strong>You can call it directly when an user clicks on a button:</strong></p>\n<pre><code class="html language-html">&lt;button onclick="$crisp.push(['do', 'chat:open'])"&gt;Click Me!&lt;/button&gt;\n</code></pre>\n<p>| Want to know more about the $crisp interface? Read: <a href="https://docs.crisp.chat/guides/chatbox-sdks/web-sdk/dollar-crisp/">How to use $crisp Javascript SDK?</a></p>\n<p>Don't forget to <a href="https://www.youtube.com/channel/UCBgCqEfwt_454jVG7qpi_KQ?sub_confirmation=1">subscribe to our Youtube Channel</a> for tips and tricks about Crisp and customer service</p>"}},{"@type":"Question","name":"How do I add a Chatbot to my website?","acceptedAnswer":{"@type":"Answer","text":"<p><strong>The chatbot builder helps you to create your own</strong> AI <strong>chatbot. Draw complex response flows, with events (eg. user sent message), actions (eg. send response message) and conditions (eg. check segment). With our bot builder you can craft answers coming from any channels website, Messenger, Instagram, WhatsApp, Line or SMS, etc.</strong></p>\n<p>This guide goes into explaining how to add a chatbot to your website, and how you can get the most out of it. Our AI-powered <a href="https://crisp.chat/en/chatbot/">chatbot software</a> comes with a <a href="https://crisp.chat/en/chatbot/chatbot-builder/">no-code AI chatbot builder</a> so you can build chatbot scenarios without any coding skills.  </p>\n<p>To access the chatbot plugin and install it, simply go to Plugins &gt; Bot.\nYou can also now directly find it in the <strong>Automation</strong> menu from the left navigation bar, for a quick access :)  </p>\n<p>A chatbot is different from a live chat widget, if you're looking for ways to add a chat widget to your website, please <a href="/en/article/how-to-add-a-live-chat-to-my-website-10wcj3l/">click here</a>.  </p>\n<h1 id="videotutorialhowtocreateahumanlikechatbotformywebsite">Video tutorial: How to create a Human-like chatbot for my website</h1>\n<p>${youtube}<a href="HlkuigxN1nE">How to build a human-like behaviour for your chatbot?</a></p>\n<p>Don't forget to <a href="https://www.youtube.com/channel/UCBgCqEfwt_454jVG7qpi_KQ?sub_confirmation=1">subscribe to our Youtube Channel</a> for tips and tricks about Crisp and customer service.  </p>\n<p>| Feeling ready to create your first AI chatbot experience? Check out our [Getting Started with the Crisp C</p>"}},{"@type":"Question","name":"What's Crisp EU GDPR compliance status?","acceptedAnswer":{"@type":"Answer","text":"<p><strong>The European Union General Data Protection Regulation (GDPR) is a regulation that aims at unifying EU member state data privacy regulations into a single regulation, enforced on the EU single market. This article describes the GDPR compliance status of Crisp.</strong></p>\n<p><img src="https://storage.crisp.chat/users/helpdesk/website/-JzqEmX56venQuQw4YV8/bf066c5e-5b83-444b-972c-a8b3cd9cc73a.png" alt="" /></p>\n<p>| If your company needs to ensure it is GDPR-compliant, it also needs to ensure its providers (ie. Crisp) are also GDPR compliant. Crisp is GDPR-compliant, and strictly enforces the regulation as to protect the user data we store. The list of our providers (ie. Data Processors) is available, and kept up to date, in our Data Processing Agreement (DPA).</p>\n<p>|| Are you looking for a Data Processing Agreement (DPA)? <a href="/en/article/1wfmngo/">Read how to sign a DPA between your company and Crisp</a>.</p>\n<h1 id="crispandgdprin12points">Crisp and GDPR (in 12 points)</h1>\n<p>The GDPR regulation can be reduced to 12 important points. For each point, we explain how Crisp handles its compliance. If we did not answer your questions in this article, you can still <a href="https://crisp.chat/en/contact/">contact us</a> and drop us a chat or email.</p>\n<p>Also, please note that all Crisp data processor providers have been checked to be all GDPR-compliant (<a href="https://www.cloudflare.com/gdpr/introduction/">Cloudflare</a>, <a href="https://www.digitalocean.com/security/gdpr/">DigitalOcean</a>, <a href="https://support.stripe.com/questions/stripe-and-european-data-transfers">Stripe</a>). See the DPA we provid</p>"}},{"@type":"Question","name":"Connect WhatsApp Business Platform with Crisp","acceptedAnswer":{"@type":"Answer","text":"<p>Crisp is a WhatsApp Business Solution Provider which lets you connect a WhatsApp Business phone number to your Crisp Inbox, allowing messages to flow directly to Crisp. You can then leverage on all your existing Crisp features (Chatbot, Knowledge Base, Shared Inbox) to manage all your WhatsApp users at scale.</p>\n<h6 id="contents">Contents</h6>\n<ul>\n<li><a href="#1-connect-the-whatsapp-business-platform-with-crisp">Connect the WhatsApp Business Platform with Crisp</a></li>\n<li><a href="#1-migrate-an-existing-whatapp-phone-number">Migrate an existing Whatapp phone number</a></li>\n<li><a href="#1-how-to-add-a-new-number-to-my-whatsapp-business">How to add a new number to my Whatsapp Business?</a></li>\n<li><a href="#1-how-to-access-my-whatsapp-business-manager">How to access my Whatsapp Business Manager?</a></li>\n<li><a href="#1-how-to-get-started-with-whatsapp-business-platform-api">How to get started with WhatsApp Business API?</a></li>\n<li><a href="#1-how-to-change-my-profile-picture-display-name">How to change my Profile Picture & Display name?</a></li>\n<li><a href="#1-how-to-create-message-templates">How to Create Message Templates?</a></li>\n<li><a href="#1-how-to-format-message-template-variables-in-crisp">How to format Whatsapp Message Templates variable in Crisp?</a></li>\n<li><a href="#1-how-to-disable-the-2fa-for-a-whatsapp-business-number">How to disable the 2FA for a Whatsapp Number?</a></li>\n<li><a href="#1-pricing-details-on-the-whatsapp-business-platform">What is the pricing around the WhatsApp plugin?</a></li>\n<li><a href="https://help.crisp.chat/en/article/how-to-create-a-chatbot-for-whatsapp-10q031f/#1-trigger-a-bot-from-a-whatsapp-message-template">Message Template Bots</a></li>\n</ul>"}}]}

(this JSON isn't valid)

© 2025. I hope you have a nice day.