Setup Manual

Platform Integration Guide

Adding Repliii to your website is a quick, code-free process regardless of your platform. The chatbot learns exclusively from the content you provide, ensuring accurate, on-brand answers.

1
Secure Your User ID

Before installing the chatbot on your website, you need your unique identifier.

  • Complete your Repliii sign-up and log into your dashboard.
  • Locate your unique User ID in your account settings.
  • Keep this ID handy, as it links your website's chat widget directly to your specific training data.

2
Install the Chatbot

Select your website platform below to see the specific installation instructions.

Method A: Official Plugin

The fastest way to get started is by using our dedicated WordPress plugin.

  1. Navigate to your WordPress Dashboard.
  2. Click on Plugins and select Add New.
  3. Search the WordPress directory for the Repliii Chatbot plugin.
  4. Click Install Now, then Activate.
  5. Open the new Repliii settings panel in your dashboard and paste your User ID.

Method B: Script Injection

If you prefer managing your scripts manually or already use a code-management plugin:

  1. Go to your WordPress Dashboard, select Plugins, and click Add New.
  2. Install and activate a plugin like WPCode or Insert Headers and Footers.
  3. Navigate to the plugin's settings and locate the Footer or Body - End section.
  4. Copy the configuration code below and paste it into the box.
  • Click Save Changes to instantly deploy your chatbot.

3
Train Your Knowledge Base

Repliii does not scrape your website. This is a deliberate security and quality feature to ensure the bot never hallucinates or provides outdated information.

1. Log In

Access your Repliii account dashboard securely.

2. Provide Content

Manually paste the text you want the bot to learn from (FAQs, pricing, terms).

3. Save & Deploy

Save your changes to instantly update the bot's live responses.

Customizing Your Widget

You can easily match the chatbot to your brand's aesthetics. In the configuration script provided, simply update the color codes.

  • Header Background: Change headerBgColor to your brand's hex code (e.g., '#ffd042').
  • Button Color: Update toggleButtonBgColor to change the main floating button.
  • Chat Bubbles: Modify chatBubbleUserColor and chatBubbleBotColor to adjust the conversation interface.
  • Custom Logo: You can override the default logo by adding your own SVG code to the svgLogo field in your configuration script.