IntegrationsGatsby

Add Embedded Chat to Gatsby

Integrate Inkeep's embedded chat into your Gatsby site for seamless user interaction.

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 InkeepEmbeddedChat.tsx file for the Embedded Chat component.

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

On this page