Back to No-Code Website Builders

Integrate AI chatbots with Setka Editor

Turn your content into a conversion engine, by spending less time <building>, and more time engaging and converting.


Overview

Setka is a no-code content design platform that allows users to create beautiful layouts without coding.

Unique Features:

  • Personalized Style Packs: Ensure consistent branding across all content.
  • Reusable Templates: Save time and maintain design integrity.
  • CMS Integration: Works seamlessly with any content management system.
  • User-Friendly Interface: Accessible for both novices and experienced designers, enhancing collaboration and creativity.

Add Custom HTML Documentation

Documentation for Adding Custom HTML to Setka Editor

  1. Create a Setka Account: Register at Setka.

  2. Integrate with CMS: Go to the CMS Integration tab and select Add your domain. Choose Via API as the integration type.

  3. Fill in License Key: Locate your license key in your Setka Account under the Integrations tab. This key connects your website with Setka.

  4. Set Editor Config URL: Specify the Editor config URL in the CMS Integration -> Other tab. Ensure the link includes the protocol (http/https).

  5. Load Required Files: Include the following files in your post-editing and view pages:

    • editor.min.js (main JS file)
    • editor.min.css (main CSS file)
    • company.min.css (company styles)
    • company.json (company metadata)
  6. Initialize the Editor: Use the provided JavaScript code to initialize the editor on your page.

  7. Save and Load HTML Code: Use SetkaEditor.setHTML(HTML) to save your post's HTML code and SetkaEditor.replaceHTML(postContent) to load it back into the editor.

For detailed steps, refer to the Setka Help Center and GitBook.

Integration Guide

For more information on how to add custom HTML to your Setka Editor website, please refer to the Custom HTML Documentation.

How to integrate OpenAssistantGPT with Setka Editor

  1. Create your OpenAssistantGPT chatbot

    Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.

  2. Configure your chatbot settings

    Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.

  3. Get your embed code

    In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.

  4. Add the embed code to your Setka Editor website

    Log in to your Setka Editor account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.

  5. Publish your website

    Save your changes and publish your website to make the chatbot live.

Advanced Configuration

For more advanced integrations with Setka Editor, you can customize the following:

  • Chatbot position and appearance on your website
  • Trigger conditions (e.g., time on page, scroll depth)
  • Custom welcome messages based on the page content
  • Integration with your existing forms and contact systems

Builder Details

No-code Solution

✅ No coding required

Custom HTML Support

✅ Supports custom HTML