Detecting user IP before booking

Hi there,

We’re looking to find out if YCBM is able to detect the IP address of the user so that we can automatically direct that user to the right calendar. Our calendars are location based.

We want the process to look like this:

  1. User is directed to a landing page from Google Ads.
  2. YCBM detects the user’s IP and brings up the relevant calendar.
  3. User is able to book appointment directly from the landing page.

Any help is appreciated. We’re also looking to figure out the best way to embed a calendar into a landing page (ie: iframe, widget, etc…)

@skipper I appreciate your patience. Our system at the moment cannot help with the conditional routing or displaying things for specific users. This type of routing would need to be done on your end. Depending on your CMS (WordPress, Squarespace, HubSpot etc) there could be a way to have a traffic condition, then potentially serve up the proper booking page. With our embed script (https://support.youcanbook.me/hc/en-us/articles/17297710335767-Embed-Your-Booking-Page-in-a-Website) you can customize the subdomain that we are showing, but this would need to be done programmatically with a bit of Javascript.