CrowAICrowAI Home
Demo
Back to Knowledge Base
Getting Started
3 min read

Installing the CrowAI Script

Step-by-step guide to add CrowAI to your website with a single line of code.

Installing CrowAI on Your Website

Installing CrowAI is simple and takes less than 5 minutes. This guide covers installation for various platforms.

Standard HTML Website

For standard HTML websites, copy the script tag from your dashboard and paste it before the closing </head> tag:

<script src="https://cdn.crowai.com/script.js" data-site-id="your-site-id"></script>

WordPress

Install our WordPress plugin from the WordPress plugin directory, or manually add the script to your theme's header.php file.

Shopify

In your Shopify admin, go to Online Store > Themes > Actions > Edit Code. Add the script to theme.liquid before </head>.

React/Next.js

Add the script to your _document.js or layout component's Head section.

Verification

After installation, visit your website and check your CrowAI dashboard. You should see real-time visitor data within a few minutes.

Continue Learning

Explore more guides to master CrowAI and optimize your conversion rates.

Browse All Guides
Chat with us