Add the booking form to your website
Get your booking form live in two steps: first add our script to load the widget, then link to your booking form URL.
Step 1: Add the script
Paste this snippet on your site to load the booking widget. You can also find it in the integration instructions.
<!-- Start of Let's Book widget -->
<script
src="https://cdn.letsbook.app/assets/lb-widgets.min.js"
type="module"
defer
></script>
<!-- End of Let's Book widget -->
Pick your platform:
- WordPress
- Wix
- Squarespace
- Other
- Download our WordPress plugin.
- Log in to WordPress. Go to Plugins, then Add New Plugin.
- Click Upload Plugin. Select the zip you downloaded (letsbook-easy-embed.zip).
- Click Activate Plugin.
- In Wix, go to Settings.
- Open Advanced, then select Custom Code.
- Click + Add Custom Code.
- Paste the snippet. Name it (for example: Lets Book booking form).
- Under Add Code to Pages, choose All pages to load it everywhere.
- Under Place Code in, choose Head, then click Apply.
- Log in to Squarespace.
- Go to Pages > Custom code > Code injection. You may need to scroll to the bottom of the page.
- In the Header field, paste the snippet.
- Click Save.
Add the snippet to your site by placing it in the <head> section.
Contact us if you need assistance and we'll gladly help you integrate the booking form into your site.
Step 2: Link to your booking form
Add a button, image, or text link to your booking form URL. Find it in Step 2 of your booking form settings.
Preselect options
Customize what customers see when they open your booking form:
Preselect language, boat, or dock: Start customers at a specific option instead of showing all choices. Great for targeted landing pages.
Open login panel: Show the login form immediately. Useful when linking from member-only areas or email campaigns to existing customers.
Customers must login first: Force login before booking. Perfect for boat clubs or membership-only operations where only registered members can book.
Show coupon code popup: Open the discount code field automatically. Use this when linking from promotional campaigns so customers don't miss their discount.
Hide language switch: Remove the language selector if you only serve one market or want to control language through the URL.
These URL parameters automatically generate based on your selections. Copy the generated URL and use it in your website buttons or links.
Want to track which bookings come from partner websites? Set up partner-specific booking URLs to monitor referral performance and set custom pricing per partner. Learn more: Partner bookings setup
Advanced integrations
Want more control? See Advanced integration.