← All platforms

Install FoxChat on Framer

Add AI chat in under 60 seconds.

1Copy your FoxChat code
<script>window.foxchatConfig={siteId:'YOUR_SITE_ID'};</script> <script src="https://getfoxchat.com/widget.js" data-site-id="YOUR_SITE_ID" async defer></script>

Replace YOUR_SITE_ID with your ID from the FoxChat dashboard.

2Site Settings

Click Site Settings (gear icon).

3Custom Code

Under General, scroll to Custom Code.

4End of body

Paste in End of <body> tag.

5Publish

Click Publish.

Troubleshooting

Widget not showing?

Publish after adding. Only shows on live site.

Widget covering something?

Change position from your FoxChat dashboard.

Want to remove?

Delete from Site Settings > Custom Code.