Add the Maison concierge chat to your Framer site using the built-in custom code settings — no coding experience needed. Framer official site ↗
Before you start
- Owner or editor access to your Framer project
- Your Client UUID — find it in the Business Console under Settings
Your embed code
Copy this block now and keep it ready — you will paste it in Step 3. Replace YOUR_CLIENT_UUID with your actual UUID from the Business Console.
Steps
Open your project in Framer
Log into Framer and select the project you want to add the Maison chat widget to.
Open Site Settings
Click the gear icon in the top-right corner of the editor to open Site Settings. Then navigate to the General section.
Paste the embed code into the Head tag
Scroll down to the Custom Code area. Find the field labelled End of <head> tag and paste the embed code you copied above. Make sure YOUR_CLIENT_UUID has been replaced with your actual UUID.
Save and preview
Close the settings panel and preview your site. The Maison chat icon should appear in the bottom-right corner.
Publish your site
Once confirmed, click Publish in the top-right corner so visitors can see the chat widget on your live site.
Verify in the browser
Open your published site in a new browser tab. To confirm the widget loaded, open your browser DevTools (press F12), switch to the Elements tab, and look for
#maison-chat-iconin the DOM.
For the full list of configuration options, control methods, and callbacks, see the Widget SDK Reference.
Common mistakes
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.bottom: 20, not bottom: '20px'. Values are plain numbers representing pixels — do not include units.Not sure if it's set up correctly? Use the Site Diagnostic tool.