<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Installation Archives - Quidget</title>
	<atom:link href="https://quidget.chat/documentation/installation/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Fri, 13 Jun 2025 14:16:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://quidget.chat/wp-content/uploads/2024/09/favicon.png</url>
	<title>Installation Archives - Quidget</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Website: Bubble</title>
		<link>https://quidget.chat/documentation/website-bubble/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:16:04 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2995</guid>

					<description><![CDATA[<p>How to add Quidget in Bubble to your website Overview Integrate Quidget’s AI-powered Web Chat on your website to offer instant support, improving visitor engagement and experience. Copy your Quidget code Log in to your Quidget account and go to&#160;Test &#38; Install. Copy the installation code provided. Adding Quidget to your website Disabling the chatbot</p>
<p>The post <a href="https://quidget.chat/documentation/website-bubble/">Website: Bubble</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget in Bubble to your website</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/203767db-1d63-48ca-8432-ad7ca9912e2f.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Integrate Quidget’s AI-powered Web Chat on your website to offer instant support, improving visitor engagement and experience.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">Log in to your Quidget account and go to&nbsp;<strong>Test &amp; Install</strong>. Copy the installation code provided.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget to your website</h2>



<ol class="wp-block-list">
<li><strong>Open your website&#8217;s HTML</strong><br>Locate the HTML file where you want to add the chatbot.</li>



<li><strong>Insert the code</strong><br>Paste the copied Quidget code just before the closing <code>&lt;/body></code> tag.</li>



<li><strong>Save and publish your site</strong><br>Save the changes and publish your site to make the chatbot live.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<ol class="wp-block-list">
<li>Go to the <strong>Test &amp; Install</strong> page in Quidget’s sidebar.</li>



<li>Toggle the switch above the chat preview to <strong>off</strong> to temporarily disable the chatbot.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/website-bubble/">Website: Bubble</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Website: Embed</title>
		<link>https://quidget.chat/documentation/website-embed/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:15:29 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2994</guid>

					<description><![CDATA[<p>How to Embed Quidget Chat Inside a Website, WebApp, or Custom Interface Overview Unlike traditional floating chat bubbles, Quidget can be embedded directly inside a page, app, or dashboard as a permanent chat component. This allows for a seamless integration into an interface where users can interact with AI support naturally. Step-by-Step Guide to Embedding [&#8230;]</p>
<p>The post <a href="https://quidget.chat/documentation/website-embed/">Website: Embed</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to Embed Quidget Chat Inside a Website, WebApp, or Custom Interface</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/203767db-1d63-48ca-8432-ad7ca9912e2f.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Unlike traditional floating chat bubbles, Quidget can be embedded directly inside a page, app, or dashboard as a permanent chat component. This allows for a seamless integration into an interface where users can interact with AI support naturally.</p>



<h2 class="wp-block-heading">Step-by-Step Guide to Embedding Quidget Chat in a Custom Container</h2>



<ol class="wp-block-list">
<li><strong>Copy Your Quidget Chat Script</strong>
<ul class="wp-block-list">
<li>Log in to your Quidget dashboard.</li>



<li>Go to Test &amp; Install.</li>



<li>Copy the chat script provided.</li>
</ul>
</li>



<li><strong>Modify the Chat Script to Target a Specific Container</strong><br>By default, Quidget loads as a floating chat bubble. To embed it inside a specific part of your site, you need to define a container where the chat will appear. Add These Attributes to the Chat Script:<ul><li><code>data-target="container-id"</code> → Replace container-id with the actual ID of your HTML container.</li><li><code>data-options='{ "chatView": "permanent" }'</code> → This forces the chat to always be visible inside the container.</li></ul>Example of Modified Chat Script:<code>&lt;script async src="https://your-quidget-script-url" data-id="your-quidget-id" data-target="web-chat-container" data-options='{ "chatView": "permanent" }'> &lt;/script></code></li>



<li><strong>Create the HTML Container for the Chat</strong><br>Now, add a <code>&lt;div></code> element where the chat will be displayed. The id of this container should match the data-target value from the script.Example: <code>&lt;div id="web-chat-container">&lt;/div></code> This div acts as the placement area for Quidget, ensuring it appears inside the selected section instead of floating as a separate chat bubble.</li>



<li><strong>Insert the Code Before the &lt;/body> Tag</strong><br>To ensure proper loading and performance, place both the chat script and the container before the closing <code>&lt;/body></code> tag in your website or webapp.</li>



<li><strong>Example:</strong><br><img decoding="async" src="https://cdn.quidget.ai/9e25d450-2ec4-4482-ae08-91bc81fca4f4.png" alt=""></li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<ol class="wp-block-list">
<li>Go to the <strong>Test &amp; Install</strong> page in Quidget’s sidebar.</li>



<li>Toggle the switch above the chat preview to <strong>off</strong> to temporarily disable the chatbot.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/website-embed/">Website: Embed</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Webflow</title>
		<link>https://quidget.chat/documentation/webflow/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:14:52 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2993</guid>

					<description><![CDATA[<p>How to add Quidget to your Webflow site Overview Integrate Quidget’s Web Chat with your Webflow site to provide automated support, improving visitor engagement and experience. Copy your Quidget code In the chatbot sidebar menu, go to&#160;Test &#38; Install&#160;and copy the provided code snippet. Adding Quidget to Webflow Disabling the chatbot</p>
<p>The post <a href="https://quidget.chat/documentation/webflow/">Webflow</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your Webflow site</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/d68309c8-66c3-4ab6-a5d2-adac25b8a88c.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Integrate Quidget’s Web Chat with your Webflow site to provide automated support, improving visitor engagement and experience.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">In the chatbot sidebar menu, go to&nbsp;<strong>Test &amp; Install</strong>&nbsp;and copy the provided code snippet.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget to Webflow</h2>



<ol class="wp-block-list">
<li><strong>Log in to your Webflow account</strong><br>Select the project where you want to add Quidget.</li>



<li><strong>Access the site settings</strong><br>Click the Webflow icon in the top-left corner and choose <strong>Site Settings</strong>.</li>



<li><strong>Insert the code</strong>
<ul class="wp-block-list">
<li>Navigate to the <strong>Custom Code</strong> section.</li>



<li>Paste the copied Quidget code in the <strong>Head Code</strong> area.</li>



<li>Click <strong>Save Changes</strong> to apply the code.</li>
</ul>
</li>



<li><strong>Publish your site</strong><br>Click <strong>Publish</strong> to activate Quidget’s Web Chat on your Webflow site.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<ol class="wp-block-list">
<li>Go to <strong>Test &amp; Install</strong> in the chatbot sidebar menu.</li>



<li>Toggle the switch above the chat preview to <strong>off</strong> to temporarily disable the chatbot without removing the code.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/webflow/">Webflow</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Framer</title>
		<link>https://quidget.chat/documentation/framer/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:14:25 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2992</guid>

					<description><![CDATA[<p>How to add Quidget to your Framer site Overview Integrate Quidget’s AI-powered Web Chat on your Framer site to deliver real-time support and enhance visitor interaction. Copy your Quidget code In your chatbot sidebar menu, go to the&#160;Test &#38; Install&#160;page and copy the code snippet provided. Adding Quidget to Framer Adding the embed format Web [&#8230;]</p>
<p>The post <a href="https://quidget.chat/documentation/framer/">Framer</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your Framer site</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/ca928a95-04d5-4a57-854b-b109642b8925.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Integrate Quidget’s AI-powered Web Chat on your Framer site to deliver real-time support and enhance visitor interaction.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">In your chatbot sidebar menu, go to the&nbsp;<strong>Test &amp; Install</strong>&nbsp;page and copy the code snippet provided.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget to Framer</h2>



<ol class="wp-block-list">
<li><strong>Log in to your Framer account</strong><br>Select the website where you want to add Quidget.</li>



<li><strong>Open the Settings page</strong><br>Click the gear ⚙️ icon in the top-right corner and choose <strong>General</strong> from the sidebar.</li>



<li><strong>Insert the code</strong>
<ul class="wp-block-list">
<li>Scroll to <strong>Custom Code</strong> and paste your Quidget code at the end of the head tag.</li>



<li>Click <strong>Save</strong> to apply changes.</li>
</ul>
</li>



<li><strong>Publish your site</strong><br>Click <strong>Publish</strong> to make Quidget live on your site.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding the embed format Web Chat</h2>



<ol class="wp-block-list">
<li><strong>Go to Appearance in Quidget’s sidebar</strong><br>Under the <strong>Styling</strong> tab, switch <strong>Widget style</strong> from <strong>Bubble</strong> to <strong>Embed</strong>, and save.</li>



<li><strong>Embed Quidget in Framer</strong>
<ul class="wp-block-list">
<li>Select your page in Framer and click <strong>Insert</strong>.</li>



<li>Choose the <strong>Embed</strong> component from the Utility section and place it on your page.</li>



<li>In the sidebar, select <strong>HTML type</strong> and paste the embed code.</li>
</ul>
</li>



<li><strong>Publish your site</strong><br>Click <strong>Publish</strong> to activate the embedded chatbot.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<ol class="wp-block-list">
<li>Go to the <strong>Test &amp; Install</strong> page in your chatbot sidebar menu.</li>



<li>Toggle the switch above the chat preview to <strong>off</strong> to deactivate the chatbot without removing the code.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/framer/">Framer</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Wix</title>
		<link>https://quidget.chat/documentation/wix/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:13:57 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2991</guid>

					<description><![CDATA[<p>How to add Quidget to your Wix site Overview Integrate Quidget’s Web Chat with your Wix site to offer AI-powered assistance, enhancing visitor engagement and interaction. Copy your Quidget code In your chatbot sidebar menu, go to the&#160;Test &#38; Install&#160;page and copy the provided code snippet. Adding Quidget to Wix Disabling the chatbot</p>
<p>The post <a href="https://quidget.chat/documentation/wix/">Wix</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your Wix site</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/2db143c7-d750-43db-8feb-b5eddbcdc34d.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Integrate Quidget’s Web Chat with your Wix site to offer AI-powered assistance, enhancing visitor engagement and interaction.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">In your chatbot sidebar menu, go to the&nbsp;<strong>Test &amp; Install</strong>&nbsp;page and copy the provided code snippet.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget to Wix</h2>



<ol class="wp-block-list">
<li><strong>Log in to your Wix account and open your site editor</strong><br>Select the site where you want to embed Quidget.</li>



<li><strong>Open the custom code section</strong>
<ul class="wp-block-list">
<li>Click the <strong>plus (+)</strong> icon and choose <strong>Embed Code</strong>.</li>



<li>Navigate to <strong>Marketing Tools</strong> > <strong>Custom Code</strong>.</li>
</ul>
</li>



<li><strong>Add the code to Wix</strong>
<ul class="wp-block-list">
<li>Click <strong>Add Code</strong> under the <strong>Head</strong> section.</li>



<li>Paste your Quidget code, name it &#8220;Quidget&#8221; (e.g.), and save.</li>
</ul>
</li>



<li><strong>Publish your site</strong><br>Save and publish your site to activate Quidget.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<ol class="wp-block-list">
<li>Go to the <strong>Test &amp; Install</strong> page in your chatbot sidebar menu.</li>



<li>Toggle the switch above the chat preview to <strong>off</strong> to deactivate the chatbot without removing the code.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/wix/">Wix</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress</title>
		<link>https://quidget.chat/documentation/wordpress/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:13:25 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2990</guid>

					<description><![CDATA[<p>How to add Quidget to your WordPress site Overview Quidget lets you easily integrate a chatbot onto your WordPress site. This setup helps you provide instant AI-powered assistance to visitors.</p>
<p>The post <a href="https://quidget.chat/documentation/wordpress/">WordPress</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your WordPress site</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn-quidget.qcrm.cc/c63f1fc2-f001-486d-958a-73e99a22531c.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Quidget lets you easily integrate a chatbot onto your WordPress site. This setup helps you provide instant AI-powered assistance to visitors.</p>



<ol class="wp-block-list">
<li>Log in to your WordPress admin dashboard Go to: yourdomain.com/wp-admin/ You can also access it through your hosting provider’s control panel.</li>



<li>Install and activate the Quidget plugin</li>
</ol>



<ul class="wp-block-list">
<li>In the left sidebar of your WordPress admin dashboard, click <strong>Plugins</strong>.</li>
</ul>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/5e535ad4-e5b3-4e4c-9fc7-4d3f606ee0ed.png" alt=""/></figure>



<ul class="wp-block-list">
<li>Click <strong>Add Plugin</strong> at the top of the page.</li>
</ul>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/9e5e2b4a-7cb3-43b9-9c8c-12aef35936ee.png" alt=""/></figure>



<ul class="wp-block-list">
<li>In the search bar, type &#8220;Quidget&#8221;.</li>



<li>Locate the Quidget plugin, then click <strong>Install Now</strong>.</li>
</ul>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/ab048798-9fc0-4656-ba3b-07a0c18ffd60.png" alt=""/></figure>



<ul class="wp-block-list">
<li>Once installed, click <strong>Activate</strong>.</li>
</ul>



<ol start="3" class="wp-block-list">
<li>Get your Web Chat ID from Quidget</li>
</ol>



<ul class="wp-block-list">
<li>Go to the Test &amp; Install page in your Quidget account.</li>



<li>Click on the <strong>WordPress</strong> button.</li>



<li>In the popup that appears, click <strong>Copy ID</strong> — this is your Web Chat ID.</li>
</ul>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/d5a9e8af-741c-4995-b8c9-d3af1535854b.png" alt=""/></figure>



<ol start="4" class="wp-block-list">
<li>Add your Web Chat ID to the plugin</li>
</ol>



<ul class="wp-block-list">
<li>In the WordPress admin dashboard sidebar, find and click on the Quidget Chat section.</li>



<li>Paste your Chat ID into the field labeled “Web Chat ID”.</li>



<li>Click <strong>Save</strong> Changes.</li>
</ul>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/3968d2df-7bde-43af-97ae-f55e28d4fc18.png" alt=""/></figure>
<p>The post <a href="https://quidget.chat/documentation/wordpress/">WordPress</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Shopify</title>
		<link>https://quidget.chat/documentation/shopify/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:12:57 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2989</guid>

					<description><![CDATA[<p>How to add Quidget to your Shopify site Overview Quidget enables seamless integration of an AI-powered chatbot into your Shopify store, enhancing customer interaction and support. Copy your Quidget code Go to the&#160;Test &#38; Install&#160;page in your chatbot sidebar menu and copy the provided code snippet. Adding Quidget to Shopify Disabling the chatbot To temporarily [&#8230;]</p>
<p>The post <a href="https://quidget.chat/documentation/shopify/">Shopify</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your Shopify site</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/3aa5baf0-4154-4809-b949-92579b7b7459.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Quidget enables seamless integration of an AI-powered chatbot into your Shopify store, enhancing customer interaction and support.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">Go to the&nbsp;<strong>Test &amp; Install</strong>&nbsp;page in your chatbot sidebar menu and copy the provided code snippet.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget to Shopify</h2>



<ol class="wp-block-list">
<li>Log in to your Shopify dashboard.</li>



<li>Click on <strong>Online Store</strong> from the menu under the <strong>Sales Channels</strong> section.</li>



<li>Edit your theme by clicking the ellipsis icon next to your current theme and selecting <strong>Edit code</strong>.</li>



<li>Find and open the <code>theme.liquid</code> file from the sidebar.</li>



<li>Paste your Quidget code in the <code>&lt;head></code> section, between the opening <code>&lt;head></code> tag and the closing <code>&lt;/head></code> tag.</li>



<li>Click the <strong>Save</strong> button.</li>



<li>Your chatbot will be live on your website and should appear across all your store&#8217;s pages.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<p class="wp-block-paragraph">To temporarily disable your chatbot without removing the code:</p>



<ol class="wp-block-list">
<li>In your Quidget account, go to the <strong>Test &amp; Install</strong> page in your chatbot sidebar menu.</li>



<li>Toggle the switch above the chat preview to the <strong>off</strong> position.</li>



<li>This disables the chatbot on your Shopify site while preserving the code for future use.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/shopify/">Shopify</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>GTM</title>
		<link>https://quidget.chat/documentation/gtm/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:10:00 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2988</guid>

					<description><![CDATA[<p>How to add Quidget to your website using Google Tag Manager Overview Using Google Tag Manager (GTM) simplifies the process of integrating Quidget with your website, allowing the chatbot to appear across all your pages efficiently. Copy your Quidget code Go to the&#160;Test &#38; Install&#160;page in your chatbot sidebar menu and copy the provided code [&#8230;]</p>
<p>The post <a href="https://quidget.chat/documentation/gtm/">GTM</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your website using Google Tag Manager</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/82416ae1-7fa6-44ef-b17c-e9bdfe08cf17.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Using Google Tag Manager (GTM) simplifies the process of integrating Quidget with your website, allowing the chatbot to appear across all your pages efficiently.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">Go to the&nbsp;<strong>Test &amp; Install</strong>&nbsp;page in your chatbot sidebar menu and copy the provided code snippet.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Setting up Google Tag Manager</h2>



<ol class="wp-block-list">
<li><strong>Create a GTM account and container</strong>:
<ul class="wp-block-list">
<li>Sign in to your Google account.</li>



<li>Go to <a rel="nofollow" href="https://tagmanager.google.com/" target="_blank" rel="noreferrer noopener">Google Tag Manager</a> and click <strong>Create Account</strong>.</li>



<li>Name your account and container, select <strong>Web</strong> as the platform, and click <strong>Continue</strong>.</li>



<li>Accept the Terms of Service.</li>



<li>You’ll receive a container code snippet. Paste it into your website’s pages as instructed by GTM.</li>
</ul>
</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget’s code to your GTM container</h2>



<ol class="wp-block-list">
<li>In GTM, click <strong>New Tag</strong>.</li>



<li>In the <strong>Tag Configuration</strong> section, select <strong>Custom HTML</strong>.</li>



<li>Paste your Quidget code into the HTML field.</li>



<li>Active checkbox “Support document.write”.</li>



<li>Open the Advanced Settings and find the “Additional Tag Metadata” option.</li>



<li>In the <strong>Key</strong> field, enter the text “data-id”.</li>



<li>In the <strong>Value</strong> field, enter the script ID that you copied from the Quidget website.</li>



<li>Click <strong>Triggering</strong> and select <strong>All Pages</strong>.</li>



<li>Save the tag and name it (e.g., &#8220;Quidget&#8221;).</li>



<li>Return to GTM’s home and click <strong>Submit</strong> to apply changes.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<p class="wp-block-paragraph">To temporarily disable the chatbot without removing its code:</p>



<ol class="wp-block-list">
<li>Go to the <strong>Test &amp; Install</strong> page in your chatbot sidebar menu.</li>



<li>Toggle the switch above the chat preview to the <strong>off</strong> position.</li>



<li>This keeps the code intact while preventing the chatbot from displaying.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/gtm/">GTM</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Squarespace</title>
		<link>https://quidget.chat/documentation/squarespace/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:09:08 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2987</guid>

					<description><![CDATA[<p>How to add Quidget to your Squarespace site Overview Integrating Quidget with your Squarespace site is quick. By adding the chatbot’s embed code to the footer section, it will appear across all your website pages. Copy your Quidget code In your chatbot sidebar menu, go to the&#160;Test &#38; Install&#160;page and copy the provided code snippet. [&#8230;]</p>
<p>The post <a href="https://quidget.chat/documentation/squarespace/">Squarespace</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your Squarespace site</h2>



<figure class="wp-block-image"><img decoding="async" src="https://cdn.quidget.ai/fb924a67-4594-4a67-8771-39b52ecd250e.png" alt=""/></figure>



<h2 class="wp-block-heading">Overview</h2>



<p class="wp-block-paragraph">Integrating Quidget with your Squarespace site is quick. By adding the chatbot’s embed code to the footer section, it will appear across all your website pages.</p>



<h2 class="wp-block-heading">Copy your Quidget code</h2>



<p class="wp-block-paragraph">In your chatbot sidebar menu, go to the&nbsp;<strong>Test &amp; Install</strong>&nbsp;page and copy the provided code snippet.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Adding Quidget to Squarespace</h2>



<ol class="wp-block-list">
<li>Log in to your Squarespace dashboard.</li>



<li>Click <strong>Edit</strong> in the top-left corner.</li>



<li>Scroll down and click <strong>Edit Footer</strong>.</li>



<li>Click the <strong>Add Block</strong> button in the corner.</li>



<li>Choose <strong>Embed</strong> from the available options.</li>



<li>Open the <strong>Embed Block</strong> section and select <strong>Code Snippet</strong>.</li>



<li>Paste your Quidget code.</li>



<li>Save your changes, then click <strong>Done</strong>.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disabling the chatbot</h2>



<p class="wp-block-paragraph">To temporarily disable the chatbot without removing its code:</p>



<ol class="wp-block-list">
<li>Go to the <strong>Test &amp; Install</strong> page in your chatbot sidebar menu.</li>



<li>Toggle the switch above the chat preview to the <strong>off</strong> position.</li>



<li>This keeps the code intact while preventing the chatbot from displaying.</li>
</ol>
<p>The post <a href="https://quidget.chat/documentation/squarespace/">Squarespace</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WebView</title>
		<link>https://quidget.chat/documentation/webview/</link>
		
		<dc:creator><![CDATA[Anna Hordiienko]]></dc:creator>
		<pubDate>Fri, 13 Jun 2025 14:08:41 +0000</pubDate>
				<guid isPermaLink="false">https://quidget.ai/?post_type=documentation&#038;p=2986</guid>

					<description><![CDATA[<p>How to add Quidget to your Android &#38; iOS apps using WebView Easily add Quidget Web Chat to your mobile apps using WebView. Follow these quick steps to start chatting with users in no time! 🚀 🤖🟢 Android Integration 🔗&#160;Android WebView Documentation 🍏🔵 iOS Integration 🔗&#160;iOS WKWebView Documentation ✅ Final Steps Need help? Contact our [&#8230;]</p>
<p>The post <a href="https://quidget.chat/documentation/webview/">WebView</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">How to add Quidget to your Android &amp; iOS apps using WebView</h2>



<p class="wp-block-paragraph">Easily add Quidget Web Chat to your mobile apps using WebView. Follow these quick steps to start chatting with users in no time! 🚀</p>



<h2 class="wp-block-heading">🤖🟢 Android Integration</h2>



<ol class="wp-block-list">
<li>Add WebView to Layout:<code>&lt;WebView android:id="@+id/webview" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_marginTop="16dp" /></code></li>



<li>Initialize WebView in Activity:<code>val webView: WebView = findViewById(R.id.webview) webView.settings.javaScriptEnabled = true webView.settings.domStorageEnabled = true webView.settings.allowContentAccess = true val chatScript = """ &lt;html> &lt;head>&lt;/head> &lt;body> &lt;script async src="https://w.quidget.ai/quidget.loader.js" data-id="34c4fda9-45f5-1111-af3d-6fbe0fe2222d">&lt;/script> &lt;/body> &lt;/html> """ webView.loadDataWithBaseURL(null, chatScript, "text/html", "UTF-8", null)</code></li>



<li>Handle WebView Navigation (Optional):<code>webView.webViewClient = WebViewClient()</code></li>
</ol>



<p class="wp-block-paragraph">🔗&nbsp;<a rel="nofollow" href="https://developer.android.com/reference/android/webkit/WebView" rel="noreferrer noopener" target="_blank">Android WebView Documentation</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">🍏🔵 iOS Integration</h2>



<ol class="wp-block-list">
<li>Add WKWebView:<code>import WebKit let webView = WKWebView(frame: view.bounds) webView.configuration.preferences.javaScriptEnabled = true view.addSubview(webView)</code></li>



<li>Load Quidget Chat Script:<code>let htmlString = """ &lt;html> &lt;head>&lt;/head> &lt;body> &lt;script async src="https://w.quidget.ai/quidget.loader.js" data-id="34c4fda9-45f5-1111-af3d-6fbe0fe2222d">&lt;/script> &lt;/body> &lt;/html> """ webView.loadHTMLString(htmlString, baseURL: nil)</code></li>



<li>Handle Navigation (Optional):<code>webView.navigationDelegate = self</code></li>
</ol>



<p class="wp-block-paragraph">🔗&nbsp;<a rel="nofollow" href="https://developer.apple.com/documentation/webkit/wkwebview" rel="noreferrer noopener" target="_blank">iOS WKWebView Documentation</a></p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">✅ Final Steps</h2>



<ul class="wp-block-list">
<li>Replace the data-id with your unique Quidget ID.</li>



<li>Test the WebView in different screen sizes and devices.</li>



<li>Optimize for performance (e.g., caching, lazy loading).</li>
</ul>



<p class="wp-block-paragraph">Need help? Contact our support team at support@quidget.ai — we’ve got your back! ✨</p>



<p class="wp-block-paragraph">Now your app is ready to connect with users in real-time! 🚀</p>
<p>The post <a href="https://quidget.chat/documentation/webview/">WebView</a> appeared first on <a href="https://quidget.chat">Quidget</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
