Deskpro Developer Starter
  • Introduction
    • Introduction
  • Embeddables
    • Website Widget
    • Form Embed
  • API Basics
    • API Introduction
    • Auth
      • API Keys
      • API Tokens
        • OAuth
        • Token Exchange Endpoint
      • Access Control
    • API Reference
    • Request Format
    • Batch Requests
    • Sideloading
    • SDKs
  • Getting Started with the API
    • PHP
      • Initialize the client
      • Add a form
      • Create an article
      • Tickets
      • Methods
    • JavaScript
      • Initialize the client
      • Add a form
      • Create an article
      • Methods
Powered by GitBook
On this page
  1. Embeddables

Website Widget

PreviousIntroductionNextForm Embed

Last updated 3 years ago

The website widget renders a button on your website that, when clicked, opens a chat or new ticket form.

You can customize the appearance of the button including colors and text and its position.

To install the widget on your site:

  1. Log in to your Admin Interface.

  2. Navigate to User Interface -> Site Widget.

  3. Customize the widget as you see fit. Click Save.

  4. In the top-right corner, click the "Add widget to your site" to expand the box.

  5. Click the "Copy" button next to the Embed Code text box.

  6. Paste this code into any webpage. It doesn't matter where you put the code.