Install on Carrd
Carrd sites are single pages, which makes this the fastest install of all: one Embed element set to load the script at the end of the body, and the chat widget covers your whole site.
Embedding code requires a Pro Standard plan or higher. Free and Pro Lite plans cannot embed scripts.
Copy your install snippet
In LuluDesk, open the Widget tab and copy the embed snippet. It contains your install_token:
<script src="https://luluclaw.com/widget/v1/YOUR_INSTALL_TOKEN" async></script>Add an Embed element
In the Carrd editor, click the + button in the toolbar and choose Embed from the element list. It does not matter where on the page you drop it — the next step hides it from the layout.
Set the element to Code, placed in Body (End)
In the Embed element's settings:
- Type —
Code - Style —
Hidden, with placementBody (End). This injects the script just before the closing</body>tag instead of rendering a visible block in your layout. - Code — paste the snippet:
<script src="https://luluclaw.com/widget/v1/YOUR_INSTALL_TOKEN" async></script>Click Done.
Publish and verify
Save and Publish your site, then open it in a new tab. Within a few seconds the pink chat button should appear in the bottom-right corner. Click it, confirm the chat opens, and send a test message.
Back in LuluDesk, the Widget tab status flips to Active once the first beacon arrives.
Indexing your Carrd content
To let the assistant answer questions about your site, add your site's URL as a knowledge source in the Sources tab. Carrd sites are a single page, so adding the page URL directly (no sitemap needed) indexes everything. Since one page rarely holds your full story, consider also adding a few question-and-answer pairs in the KB tab to cover pricing, hours, or policies that are not on the page.
Limitations
- Free and Pro Lite plans cannot embed code. You need Pro Standard or higher.
- The editor preview does not run embedded scripts. Always verify on the published site.
- One page means one source.The assistant only knows what is on your page plus any Q&A pairs you add — keep the KB topped up for questions your one-pager does not answer.
Removing the widget
Delete the Embed element in the Carrd editor, save, and republish. The widget stops loading on the next page view.
