Month :

July 2025

How to Setup and Use Passkeys for Easy Logins
July 22, 2025
By
John

Say goodbye to passwords and login codes. ReservationKey now supports passkeys for quick, secure sign-in using Face ID, fingerprint, or device PIN. Learn how to set it up in just a few steps.

New Data Layer Makes it Easy to Add Reservation Data to Tracking Code
July 21, 2025
By
John

Make third-party tracking easier with our new unified reservationData layer. This update simplifies how ReservationKey integrates with tools like Sojern, Google Ads, and Meta Pixel by standardizing data and reducing manual customization.

Creating a Custom Theme Tutorial
July 5, 2025
By
John

Customize your ReservationKey reservation pages with HTML and CSS. This tutorial shows how to build a custom theme that matches your site's branding and layout.

Adding Search Bar to WordPress / Elementor With ChatGPT's Help
July 3, 2025
By
John

A common request is to add a search bar / widget to a user's website, which allows guests to enter dates and see available rooms. Normally this is straightforward - just copy the code we provide and paste it into your website. Here, it was a bit tricker since Elementor and WordPress blocked custom Javascript from being directly embedded into the HTML widget. So we had to break our code into three sections.