Install on Wix
Get Edynamics running on your Wix site.
Embed via the Custom Code editor (Premium plan required).
Works with on Wix
Chat widgetBooking linkBooking widget embed
Step-by-step — chat widget
- In the Wix dashboard, open Settings → Custom Code.
- Click "+ Add Custom Code".
- Paste the two-line embed snippet.
- Place Code: select "All pages" and "Load code on each new page".
- Position: "End of body".
- Apply. The bubble loads sitewide.
<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 Wix
- ✓Site menu — add a menu item labelled "Book" pointing to your booking URL.
- ✓Inside a page — drop an HTML iframe element and paste the booking embed snippet for an inline calendar.
- ✓Floating button — use a Wix Anchor or Button element pointing to the 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
Custom Code unavailable
Custom Code requires a Wix Premium plan. Use the public booking URL as a button instead.