Home
  • πŸ˜ƒWelcome to Cataleya
  • Cataleya Basics
  • 🏁Getting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
      • Installation on SMS
    • Deploying a Chatbot
    • Utility Tools
  • ⏹️Action Blocks
    • Overview
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Branch
    • Image Carousel
    • Human Handover
    • Slider
    • File Upload
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply Buttons
    • AI Model
  • πŸ€–AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • πŸ”—Integrations
    • Overview
    • Service Call
    • Javascript
    • Zapier
    • Code block
    • Google Calendar
    • Calendly
    • HubSpot
    • DialogFlow
    • Link Tracking
  • βœ‰οΈLive Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • πŸ› οΈTroubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting Up Fallback Variables
    • Setting Up Link Tracking
    • Variable Manager
    • Image Dimensions
  • πŸ“£Outbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks: Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • 🎨Chatbot Customisation
    • Chatbot Appearance
    • Custom CSS
    • Embed bots in iFrame
    • Embedding the Chatbot
    • JS functions to show/hide
  • πŸ‘œAccount Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • ⏺️Reporting
    • Analytics Dashboard
    • Custom Reports
    • What are contacts in Cataleya?
    • Scheduling a Contact Report
    • Exporting a Contact List
    • What are weekly reports?
      • What are weekly reports?
Powered by GitBook
On this page
  1. Getting Started
  2. Installation

Installing on Wordpress

455M websites in the world are built on WordPress and receive 20B+ page views per month. Just as staggering these numbers are, we wanted to help make it easier for you to add Cataleya on your site

How do I set it up?

To integrate the chatbot by adding a code snippet to your WordPress site manually, follow these steps:

  • Login to Your WordPress Dashboard: Navigate to your WordPress admin area by entering your credentials.

  • Navigate to Theme Editor: From the left-hand side menu, hover over 'Appearance' and click on 'Theme Editor'.

  • Access the Footer: On the right-hand side, you'll find a list of theme files. Look for 'footer.php' or a similar name indicating the footer and click on it to open the editor.

  • Go to 'Channel Configuration -> Web -> Configuration' & copy the code snippet.

  • Insert the Code Snippet: Scroll to the bottom of the editor, and before the closing </body> tag, paste the 'Cataleya' chatbot code snippet.

  • Save Changes: After pasting the code snippet, click the 'Update File' button below the editor to save your changes.

  • Check Your Live Site: Visit your website's frontend to see if the chatbot appears and functions correctly.

Make sure the bot status is turned on. Once turned on, you will see the chat widget appear on your Wordpress website

PreviousInstallation using Google Tag ManagerNextInstalling on SquareSpace

Last updated 1 year ago

🏁