You can automatically redirect customers to another website after they book a service online.
Custom redirects can be set individually for each service, meaning you can send customers to tailored confirmation pages to make sure they get the best booking experience possible.
How to add a post-booking redirect to a service
Go to Services from you Zenbooker Admin
Click on a service
Click on the Booking Page section
Under Confirmation Page, select “Redirect to external site” and then enter the URL you’d like customers to be redirected to after booking
Click Save
URL Parameters Sent to Your Confirmation Page
When Zenbooker redirects customers to your custom confirmation page, it appends the URL with specific query parameters to provide details about the booking. These parameters include:
service_name
: Name of the booked service (e.g., "Full-Service Junk Removal")service_id
: Unique ID associated with the serviceterritory_name
: Territory or location where the service is offered (e.g., "Washington")total
: Represents the total cost of the service booked, given in the smallest denomination of the currency used. For instance, a value of 100 could mean $1.00, €1.00, £1.00, etc., depending on the currency in context.customer_id
: Unique ID of the customer who made the bookingbooking_session
: A unique session ID for that specific bookingcoupon_code
: Any coupon codes applied during the booking (e.g., "save20")