Pikit Booking Widget
·
Embed Pikit online booking on your WordPress site with a branded button, shortcode, and page builder widgets.
Pikit Booking Widget connects your WordPress website to Pikit online booking. Visitors stay on your site while scheduling appointments through the official Pikit booking widget.
This plugin is free to use. A Pikit account with online booking enabled is required.
Features
- Official Pikit embed script enqueued on the front end (loads
book.pikit.io/install/widget.js) - Branded Pikit admin settings page with setup checklist
- Gutenberg block: Pikit Button (core Button styling: colors, typography, border, padding, width)
- Elementor widget: Pikit Button (native Button controls)
- WPBakery element: Pikit Button (native Button controls)
- Shortcode:
[pikit_book_button]for any page builder - SEO-friendly or fast-load embed modes
- Front page or site-wide embed scope
- Compatible with Pikit dashboard Verify Connection
Requirements
- A Pikit account with online booking enabled
- Your website URL configured in Pikit Business settings (must match this WordPress site, HTTPS recommended)
- WordPress 6.1+ and PHP 7.4+
Development
Source code and build tooling are available on GitHub:
https://github.com/matinshoon/pikit-wp
The Gutenberg block source lives in src/book-button/. Run npm install && npm run build from the repository root to compile assets into the plugin build/ directory.
External services
This plugin connects to Pikit services to provide online booking.
Service: Pikit online booking (https://pikit.io)
What the service is used for:
- Loading the official booking widget JavaScript on your website
- Opening the booking flow when a visitor clicks a Pikit Button
- Linking your WordPress site to your Pikit business account via an installation code
What data is sent and when:
- When the embed is enabled, your site loads scripts from
https://book.pikit.io(including your installation code aswindow.PIKIT_TOKEN). - When a visitor interacts with the booking widget, data is sent directly between the visitor and Pikit according to Pikit’s terms and privacy policy (appointment details, contact information, etc.).
- This plugin stores your installation code and embed settings in the WordPress database on your server. It does not send WordPress user data to Pikit by itself.
Links:
- Terms of service: https://pikit.io/terms
- Privacy policy: https://pikit.io/privacy
