Getting Started with LooperChat
Set up live chat on your website in minutes
This guide walks you through setting up LooperChat on your website, from creating an account to embedding the chat widget.
Before you begin, make sure you have:
- A website where you can add JavaScript code
- Access to edit your website's HTML or use a tag manager
- Visit looperchat.com and click Sign Up
- Enter your email address and create a password
- Verify your email address by clicking the link in the confirmation email
- Complete your organization profile
After signing in, you'll need to create a project for your website:
- Click New Project from the dashboard
- Enter your project name (e.g., "My Website Chat")
- Add your website URL
- Configure basic settings like timezone and language
LooperChat provides a simple JavaScript snippet to embed on your website.
- Navigate to Settings > Widget in your project
- Copy the embed code provided
Paste the embed code just before the closing </body> tag of your website:
<script id="looperchat-tag" src="https://tag.looperchat.com/chat/tag.js" data-license="YOUR_PROJECT_ID" defer async></script>
Replace YOUR_PROJECT_ID with the actual project ID shown in your dashboard.
Make the chat widget match your brand:
- Go to Settings > Widget Appearance
- Choose your primary color
- Upload your logo or avatar
- Set the welcome message
- Configure position (bottom-right or bottom-left)
Train your AI agent to answer common questions:
- Navigate to Datasources > FAQs
- Click Add FAQ
- Enter questions and answers your visitors commonly ask
- Go to Datasources > URLs
- Enter your website URL
- Click Crawl to import content from your site
- The AI will use this content to answer visitor questions
Add team members to help manage conversations:
- Go to Organization Settings > Team
- Click Invite Member
- Enter their email address
- Assign a role (Admin, Agent, or Viewer)
After completing the setup:
- Visit your website in a new browser window
- You should see the chat widget in the corner
- Click it to open and send a test message
- Check your LooperChat dashboard to see the conversation
Now that you have LooperChat running:
- Customize responses: Fine-tune your AI agent's personality and tone
- Set up notifications: Configure email or mobile alerts for new chats
- Review analytics: Monitor chat volume and visitor engagement
- Explore integrations: Connect with your existing tools via Connectors
For more detailed information, see the Overview documentation.