IntegrationsGatsby

Add Chat Button to Gatsby

Integrate Inkeep's chat button into your Gatsby site for real-time user assistance.

What is Gatsby

Gatsby is a React-based open source framework for creating websites.

Install the component library

npm install @inkeep/cxkit-react
yarn add @inkeep/cxkit-react

Customize your settings

Define your Inkeep settings.

Define the component

Next, create an InkeepChatButton.tsx file for the Chat Button component.

For a full list of customizations, check out the Chat Button documentation.

On this page