Gately Helpdesk Widget

Live demo and documentation for the helpdesk widget SDK

🚀 Live Demo

This page demonstrates the Gately Helpdesk Widget in action. The widget should appear in the bottom-right corner of this page.

Current Configuration

API URL: https://helpdesk.usegately.com
Widget ID: demo-widget-123
Project ID: demo-project-456
Status: LIVE

📦 SDK Files

Available SDK files for integration:

Main SDK

Complete helpdesk widget SDK with auto-initialization

https://help-sdk.usegately.com/gately-sdk.js

Version Info

SDK version and API information

https://help-sdk.usegately.com/sdk-version.json

🔧 Quick Integration

Add the helpdesk widget to your website with just a few lines of code:

<!-- Include React and ReactDOM --> <script crossorigin src="https://unpkg.com/react@18/umd/react.production.min.js"></script> <script crossorigin src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js"></script> <!-- Include the helpdesk widget --> <script src="https://help-sdk.usegately.com/gately-sdk.js" data-widget-id="your-widget-id" data-project-id="your-project-id"></script>

✨ Features

🚀 Auto-initialization

Widget automatically initializes when the page loads with proper configuration

🎨 Customizable

Fully customizable colors, positioning, and branding to match your website

📱 Responsive

Works perfectly on desktop, tablet, and mobile devices

⚡ Fast Loading

Optimized for performance with aggressive caching and CDN delivery

🔒 Secure

Built with security best practices and proper CORS configuration

📊 Analytics

Built-in analytics and monitoring for widget usage and performance

🔗 API Status

Current API endpoints and their status:

Helpdesk API

Main API for widget functionality

https://helpdesk.usegately.com
ACTIVE

SDK CDN

Global CDN for SDK files

https://help-sdk.usegately.com
LIVE