Ticketping Docs

Install Chat Widget

AI enabled chat-widget powered by Ticketping

The chat widget lets your users contact you. Install @ticketping/chat-widget npm package to your frontend.

This widget is "dumb" initially. Reach out to me at ravi@ticketping.com to enable AI feature.

  1. Install the npm package:

    npm install @ticketping/chat-widget
  2. Add the script to your codebase. Follow the guide for your framework:

    • Vanilla js
    • React / Next.js
    • Svelte