IntegrationsFramer
Add Chat Button to Framer
Copy page
Integrate Inkeep's chat button into your Framer site for real-time user assistance.
What is Framer
Framer is a tool for creating interactive websites.
Get an API key
Follow these steps to create an API key for your web assistant.
Connect the script
- Open Site Settings in the drop-down menu
- Click on the Open Settings tab
- Go to the General section
- Add the below to the Start of
<head>
tag section
Initialize the widget
Next, paste the script below into the End of <body>
tag section:
Save custom code
Click on the Save button. Navigate to your web application and reload the page, to make sure the widget is installed correctly.
For a full list of customizations, check out the Chat Button documentation.
Positioning
We support customization of styles via custom css in baseSettings, you can style "Ask AI" button by targetting it's class as so:
You can find more information in the Custom Styles documentation.