ChatRaj
AI chatbot for Carrd

Add an AI chatbot to your Carrd site in 5 minutes (Pro Standard required)

ChatRaj trains itself on your one page, embeds with one script tag through the Embed element, and gives visitors instant answers without making them scroll back to your contact form.

Read install steps
Bottom line
Adding an AI chatbot to a Carrd site takes about 5 minutes. You need Pro Standard ($19/year) or higher because the free tier cannot embed third party scripts. Add an Embed element, set Type to Code, paste the ChatRaj script tag, position the element near the bottom of your page, and publish. The chatbot reads your one page of content, answers visitor questions, and captures leads without forcing visitors to scroll back to your built in form.
Reviewed by ··8 min read
Jump to section

Why Carrd sites need an AI chatbot

Carrd is the platform where you compress an entire pitch into one scrollable page. A freelance photographer puts a hero shot, three packages, six portfolio thumbnails, and a contact form in a single document. A side project founder puts a value prop, a feature grid, an email capture, and a footer. A consultant puts a bio, three services, two testimonials, and a calendar link. The whole site fits in the scroll length of a long email.

That economy is the appeal. It is also the problem.

Visitors who hit a Carrd page have a specific question 60 percent of the time. A photographer's visitor wants to know if you shoot in their city, if you handle elopements, if the price covers two photographers, if you deliver raw files. A consultant's visitor wants to know if you work with seed stage startups, if the engagement is fixed fee or hourly, if you sign an NDA before the discovery call. Those questions are not answered on the page because the page is one page, and the page already used its budget on the hero, the packages, and the bio.

The honest answer for a long time was: drop a contact form at the bottom and hope the visitor scrolls. Carrd's contact form is fine. It is also a black hole. The visitor types a question, hits send, and waits 12 to 48 hours for a reply. Half of them never come back. The conversion that happens on a Carrd page happens in the first 90 seconds or it does not happen.

An AI chatbot trained on your one page answers those questions in 2 seconds and captures the visitor's email if they want a follow up. It is the closest thing to having a one person business with a 24/7 receptionist. ChatRaj sits in the bottom corner of your Carrd site, reads the content you already wrote, and turns the page from a brochure into a conversation.

What "AI chatbot for Carrd" specifically means

A few competing definitions of chatbot exist in 2026. Here is what we mean on this page.

ChatRaj is a content grounded chatbot. The bot reads the public URLs of your Carrd site (your one page, in most cases) and answers visitor questions using only that content. It does not generate facts. It does not pretend to know your prices if you did not list them. When the visitor asks something the page does not cover, the bot says it does not know and offers to take the visitor's email so you can follow up directly.

This is the opposite of a general purpose AI chatbot like ChatGPT. ChatGPT answers anything by drawing on a vast training corpus and will happily invent details about your business. ChatRaj answers only from your site and refuses to invent. For a one page site selling a specific service, that distinction is the whole point. You want the bot saying "I do not see that detail on the page, would you like Sam to reply by email" rather than the bot saying "Yes, Sam shoots in Tokyo every March" when Sam has never been to Tokyo.

The widget itself is a chat bubble in the bottom right corner of your page. Click it, type a question, get an answer. Captured leads flow to a CSV export and an optional webhook (Zapier, Make, n8n, your own email).

Carrd's $19/year Pro Standard plan and the Embed element constraint

The single thing every Carrd user needs to understand before installing ChatRaj is this: you cannot embed third party scripts on the free Carrd tier. The free plan locks down the Embed element with Type=Code for security and abuse prevention reasons. To paste a chatbot script onto a Carrd page you need Pro Standard at $19 per year or Pro Plus at $49 per year. Pro Lite at $9 per year does not include the Embed element with code either.

The pricing breaks down like this in 2026:

Free plan. Three sites, basic templates, "Made with Carrd" badge enforced, no custom domain, no forms, and critically: no Embed element with code. ChatRaj cannot be installed on the free tier.

Pro Lite, $9 per year. Removes the Made with Carrd badge, unlocks all templates, allows more media uploads. Still no custom domain, still no forms, still no full Embed element with code. ChatRaj cannot be installed here either.

Pro Standard, $19 per year. Up to 10 sites, custom domain with SSL, contact and signup forms, third party integrations (Mailchimp, ConvertKit, HubSpot, MailerLite, beehiiv, others), and the Embed element with Type=Code. This is the minimum plan for ChatRaj. For most indie creators and freelancers this is also the plan to be on regardless of the chatbot because you need a custom domain and forms.

Pro Plus, $49 per year. Everything in Pro Standard plus 25 sites, advanced element settings, custom robots.txt and ads.txt, password protection, unminified HTML/CSS/JS downloads, Google Analytics and Plausible support, and richer form integrations (Zapier, Make, n8n, Airtable). Worth the upgrade if you run multiple client sites or want the advanced JS event hooks.

The TL;DR: if you are paying anything for Carrd you are almost certainly on Pro Standard or higher already, and the chatbot install path works as described. If you are on the free tier, the upgrade to Pro Standard at $19 per year is the prerequisite. There is no workaround that keeps you on the free tier; Carrd specifically blocks the Embed element with Type=Code on free sites.

ChatRaj on Carrd: the 5-minute install

The full integration flow is six clicks once you have a ChatRaj account and a Pro Standard Carrd site. Detailed steps below cover signup, but the short version:

  1. Get the ChatRaj embed snippet from the ChatRaj dashboard.
  2. Open your Carrd site in the editor.
  3. Add a new Embed element where the chatbot should mount.
  4. Set Type to Code and paste the snippet.
  5. Save and publish.

The chatbot bubble appears in the bottom right corner of your published site within 1 to 2 seconds of page load. It works on every device the Carrd site works on, which is everything.

What ChatRaj reads from a single-page Carrd site

Most chatbot products were designed for documentation sites or sprawling SaaS marketing sites with dozens of pages. Carrd is the opposite. Your knowledge base is one page. That single page contains everything the bot will know.

This is actually an advantage. The shorter the source material, the more accurately the bot answers. A Carrd photographer's page that says "Half day shoot, 4 hours, 50 edited photos, $850, includes one outfit change, available in Brooklyn and lower Manhattan" produces a chatbot that answers questions about half day shoots with surgical precision. There is no other page for the bot to confuse itself with.

When you submit your Carrd site to ChatRaj, the crawler reads the published HTML, extracts every text element (hero copy, section headers, list items, FAQ blocks, footer text), and stores it as the bot's knowledge base. Re-crawling is one click on the Sources tab whenever you edit and republish the page.

A few practical notes on Carrd content the bot will read well:

  • Section headings and body copy. Captured cleanly. The bot will quote them back to visitors when relevant.
  • Bullet lists, including price lists and feature lists. Captured. Make sure each bullet is self contained ("Half day shoot: 4 hours, 50 edited photos, $850") rather than ambiguous ("Half day shoot, see pricing below").
  • Image alt text. Captured if you wrote it. If your portfolio images have no alt text, the bot cannot describe them.
  • Buttons and links. The text on a button ("Book a call") is captured, but the destination URL is not part of the bot's answer unless you mention it elsewhere on the page.
  • Embedded forms. The form fields are NOT readable content. The bot does not know you have a contact form unless your page text mentions it.

The one thing to do before going live: read your Carrd page out loud. If a section is ambiguous to you, it is ambiguous to the bot. Fix the copy on the Carrd side, re-crawl, and the bot improves.

Lead capture on a one-page landing

Carrd's built in form is great for one specific thing: someone who reaches the bottom of your page, decides they want to talk, and fills out the form. That is a high intent visitor. You should keep that form.

The visitors who do NOT scroll all the way down, or who scroll down but bounce when they see "we will get back to you in 24 to 48 hours," are a different segment. They want to ask one question right now and decide whether they care about the rest. ChatRaj captures that segment.

The bot's lead capture works like this: after two messages of conversation, the bot offers the visitor a low friction email field ("Would you like Sam to follow up about your wedding date by email?"). The visitor types their email, the bot stores it, and you get a webhook notification or a CSV export later. The conversation transcript is attached to the lead so you can see exactly what the visitor was asking before you reach out.

This is additive to the Carrd form, not a replacement. The form keeps catching visitors who want a structured intake. The bot catches visitors who want a quick answer first. Combined, the conversion rate on a Carrd page usually doubles within the first 30 days.

ChatRaj vs Carrd built-in form

Carrd's contact form is a form. The visitor types a message, you read it later. That is the entire interaction.

ChatRaj is a conversation. The visitor asks a question, the bot answers from your page content in 2 seconds, the visitor asks a follow up, the bot answers, the visitor decides whether they want to keep going. If they do, the bot captures the email at exactly the moment the visitor wants to talk to a human, not before. The timing matters: visitors who get answered first and asked for email second convert higher than visitors who hit a form cold.

There is a second difference worth noting. Carrd forms do not pre qualify. Every submission lands in your inbox and you sort signal from noise yourself. ChatRaj transcripts are inherently pre qualified: you see the questions the visitor was asking before they handed over their email. If a visitor spent five messages asking about wedding photography in Brooklyn for August 2026, the lead is qualified the moment it arrives. If a visitor asked one question and bounced, you can deprioritize them without spending a reply.

Common Carrd gotchas

A few things to be aware of when installing ChatRaj on Carrd specifically.

Free plan blocks the Embed element with code. Already covered, worth repeating. The fix is Pro Standard or higher.

Mobile breakpoints. Carrd renders the same elements at different sizes on mobile. The chatbot bubble is positioned absolutely in the bottom right corner of the viewport, not anchored to a Carrd element, so the breakpoint behavior is transparent to the bot. It works on mobile without any extra configuration. The one thing to test: if you have a sticky Carrd footer or a fixed call to action button in the bottom right corner of mobile, the chatbot bubble may overlap. The fix is to slightly reposition either the Carrd button or the chatbot bubble via the bot's settings.

Performance on slow connections. The ChatRaj loader is small (~6 KB gzipped) and async. It does not block Carrd's render. On a fast connection the bubble appears 1 to 2 seconds after the page is interactive. On a 3G connection or a Lighthouse cold cache test, expect 3 to 5 seconds. Either way, the bubble appears after the page is usable, never before.

Carrd's built in analytics. Pro Plus supports Google Analytics, Plausible, and Matomo natively. The chatbot's own conversation analytics (questions asked, leads captured, top conversation topics) live in the ChatRaj dashboard, separately from Carrd's analytics. You will look in two places. The trade off is that you get richer chatbot specific metrics than a generic GA event stream would give you.

Multiple Carrd sites. If you run several Carrd sites for different projects, each site is a separate one page knowledge base, so each site should have its own ChatRaj bot. ChatRaj plans bundle multiple bots so this is rarely a billing issue, but the setup time is per site (5 minutes each).

When ChatRaj is NOT the right call

Honesty section. ChatRaj is not for every Carrd site.

Multi page content sites. Carrd is a one page builder. If you have grown out of one page and need a real site with a blog, a docs section, a help center, the answer is usually to migrate off Carrd to a multi page builder (Webflow, Framer, Ghost, WordPress) before adding a chatbot. A chatbot on a properly structured multi page site is more useful because the bot has more material to ground on. ChatRaj works on all of those platforms; we have a dedicated guide for each.

E-commerce. Carrd can integrate Stripe or Gumroad for simple checkouts, but if your business is moving real catalog volume you should be on Shopify, WooCommerce, or a dedicated e-commerce stack. Those platforms support chatbots that integrate with order data, abandoned carts, and product catalogs in ways a content grounded bot on a one page Carrd site cannot.

Closed beta or pre launch with under 100 monthly visitors. At very low traffic, the chatbot's value is hard to justify against your setup time. Focus on driving traffic first via social, SEO, or community. Once you are getting 200+ visitors per month and seeing a real flow of questions, install the bot.

For every other Carrd site (the indie photographer, the freelance consultant, the side project landing page, the link in bio operator who upgraded to a real Carrd site, the small agency selling a single service), ChatRaj is a 5 minute install, $0 to start, and pays for itself the first month a high intent lead converts because the bot answered a question your contact form would have eaten.

Install guide

Install on Carrd

7 steps. Most operators finish in 60 seconds.

  1. Create a ChatRaj account

    Go to chatraj.com/signup and sign in with Google. Free tier, no credit card. You land on the dashboard ready to create your first chatbot.

  2. Train ChatRaj on your Carrd page

    Click 'New chatbot', name it after your site (e.g. 'Studio Bot'), and paste your published Carrd URL on the Sources tab. ChatRaj crawls the one page, extracts every section of text, and builds the knowledge base in under 30 seconds. Re-crawl any time you edit the page.

  3. Customize the look to match your Carrd theme

    On the Customize tab, set the accent color to match your Carrd palette, write a welcome message that sounds like you, and add 3-4 suggested questions visitors might ask. Save. Free plan keeps the small ChatRaj badge; paid plans remove it.

  4. Copy the script tag from the Embed tab

    On the Embed tab in the ChatRaj dashboard, copy the Script Tag option. It looks like: <script async src="https://chatraj.com/widget.js" data-bot-id="YOUR_BOT_ID"></script>. This is the only snippet you need.

  5. Add an Embed element to your Carrd site

    Open your Carrd site in the editor. Click the plus icon to add a new element and choose Embed. Set Type to Code (Pro Standard required). Paste the ChatRaj script tag into the code area. Set Style to Hidden so the embed itself does not take visible space on the page; the chatbot bubble injects itself globally regardless of where the Embed element sits.

  6. Position the Embed element near the bottom of the page

    Drag the Embed element to the bottom of your Carrd page, below your footer or contact form. Its position does not change the chatbot bubble's visual location (which is always bottom right of the viewport), but placing the embed near the bottom keeps the page's load order clean and matches the convention for embedded chat scripts.

  7. Publish and verify

    Click Publish in Carrd. Open your live site in an incognito window. Within 1-2 seconds, a floating chat bubble appears in the bottom right corner. Click it, send a test question about your services, confirm the bot answers using content from your page. Done.

ChatRaj on Carrd

Plugin approach vs ChatRaj approach

What you'd otherwise stitch together from a chatbot plugin + a separate analytics tool + a lead-capture tool, ChatRaj bundles by default, and ships in a single script tag.

The plugin approach

Other Carrd chatbot tools

Typical when you install a WordPress plugin, Shopify app, or third-party chatbot widget.

  • Carrd plan required: Some chatbots need Pro Plus ($49/year) for advanced JS event settings
  • Free plan compatibility: Blocked (Carrd free does not allow code embeds)
  • Install method on Carrd: Some products require multiple embeds or advanced settings tweaks
  • Number of script tags: 2-4 (loader, config, CSS overrides, analytics)
  • Page weight impact: 200+ KB of additional JS loaded eagerly
  • Visual conflict with Carrd theme: Heavy widget styles that fight your one page aesthetic
  • Mobile bubble placement: Often overlaps Carrd sticky CTAs
  • Lead capture path: Sends visitors back to Carrd contact form
  • Multi-site management: One install token per site, separate billing each
  • Knowledge base setup: Manual Q&A entry or copy paste your page text
The ChatRaj approach

One script tag. Everything bundled.

Hosted, configured, and maintained by us. You add a single line to your site.

  • Carrd plan required: Pro Standard ($19/year) is enough
  • Free plan compatibility: Blocked (Carrd free does not allow code embeds)
  • Install method on Carrd: One Embed element, Type=Code, paste, done
  • Number of script tags: 1 script tag, zero config files
  • Page weight impact: ~6 KB loader, async, chat UI lazy loads on click
  • Visual conflict with Carrd theme: Iframe isolated, your theme stays untouched
  • Mobile bubble placement: Configurable offset and position from the dashboard
  • Lead capture path: Captures email in chat after qualifying questions
  • Multi-site management: One ChatRaj account, multiple bots, one bill
  • Knowledge base setup: Paste your Carrd URL, automatic crawl
FAQ: ChatRaj on Carrd

Common Carrd chatbot questions

No. Carrd's free plan does not allow third party code embeds. The Embed element with Type=Code is locked to Pro Standard ($19/year) and Pro Plus ($49/year). This is a Carrd platform restriction, not a ChatRaj one. The cheapest path to a chatbot on Carrd is Pro Standard at $19 per year, which also unlocks custom domains, forms, and analytics. If you are serious enough about your site to want a chatbot, you almost certainly want Pro Standard anyway.

Was this helpful?

Ship your first chatbot in 60 seconds.

Sign in with Google and you'll be answering visitor questions before your coffee gets cold.

60-second setup · One-line install · Works on any site

Works on any website
SShopify
WWebflow
WPWordPress
SqSquarespace
FFramer
</>Plain HTML