Deep links let you send visitors directly to a specific service or provider on your Wix booking page, skipping the selection steps they would normally click through.
Note: This article covers deep linking on Wix sites. If you use the standard embedded widget (not Wix), see Widget Deep Links. For standalone scheduling page links, see How to link to a specific service on your scheduling page.
How it works
On Wix, deep links use path segments appended to your booking page URL. The format is:
https://yoursite.com/booking-page/service-SERVICE_ID
To also pre-select a provider:
https://yoursite.com/booking-page/service-SERVICE_ID/provider-PROVIDER_ID
Examples
If your booking page is at:
Then link to a specific service by appending /service-ID to the end:
https://www.mysite.com/booking-page/service-1073891883
Or link to a specific service and provider:
https://www.mysite.com/booking-page/service-1073891883/provider-1073746138
If your booking page URL contains a # (e.g. https://www.mysite.com/booking-page#header), add the deep link path before the #:
https://www.mysite.com/booking-page/service-1073891883#header
Finding your IDs
You'll need the numeric ID for the service and (optionally) the provider you want to link to. See How to link to a specific service on your scheduling page for instructions on finding your service ID and provider ID.
Behavior
Service-only link: Takes the visitor to provider selection for that service. If only one provider offers the service, the provider step is skipped automatically.
Service + provider link: Takes the visitor directly to time selection.
Invalid IDs: If a service or provider ID doesn't exist or doesn't belong to your business, the widget may not load correctly. Double-check that your IDs are correct.
keywords: Wix, deep link, service link, provider link, booking page, service_id, provider_id, direct link, URL
