How to install on your website
Embed your Shareables widget on any website using a simple code snippet.

Publish your widget
After you first publish your widget, you’ll see the Share your app modal (shown in the image above). If you’ve already published your widget, click Share/Publish in the top right corner of the widget editor, then click Share/Embed to reopen it.
Select the Embed tab in the Share your app modal
Choose your preferred embed type
Script (Recommended)
The script embed loads your widget dynamically and keeps it up to date:
<script src="https://shareables.ai/api/embed?subdomain=YOUR_SITE_ID"></script>Script embeds are recommended as they’re responsive and load faster.
Copy the embed and paste into your website builder
Add the code snippet to your website’s HTML where you want the widget to appear.
See platform-specific guides below:
Can’t see a guide for your platform? We’re happy to help you install your widget — get in touch.
Done!
Your widget is now live on your website and will automatically sync with your data.
-
Want to track how users interact with your widget? Learn about Analytics.
-
If you want to pre filter your widget when it’s loaded you can use URL parameters
-
You can also sync your embeded widgets filters with the page URL to let users bookmark and share filtered views
Custom Domains
Want to use your own domain for your hosted widget? You can connect a custom domain like directory.yourcompany.com instead of the default yoursite.shareables.ai URL.
Learn how to set this up in Custom Domains.