Install on Squarespace
Get Edynamics running on your Squarespace site.
Two-minute install via Code Injection.
Works with on Squarespace
Chat widgetBooking linkBooking widget embed
Step-by-step — chat widget
- In the Squarespace dashboard, open Website → Pages.
- Scroll to the bottom and open Website Tools → Code Injection.
- Paste the two-line embed snippet into the FOOTER box.
- Click Save. The bubble appears on every page within a minute.
<script>window.EdynamicsWidget={id:'your-widget-id'};</script>
<script src="https://edynamicsgrowth.com/widget.js" async></script>Get your real
widget-id from /install/chat-widget.Where to use your booking link on Squarespace
- ✓Header navigation — Pages → "+" → Link → paste your booking URL labelled "Book".
- ✓Inside a page — add a Code block and paste the booking embed snippet for an inline calendar.
- ✓Footer — Site Footer → add a button labelled "Book a time" pointing to your booking URL.
<script>window.EdynamicsBook={slug:'your-slug'};</script>
<script src="https://edynamicsgrowth.com/book.js" async></script>Get your real
slug from /install/booking.Common issues
Embed disabled on the free plan
Squarespace requires the Business plan or higher for Code Injection. Use the public booking URL as a button instead.