Overview
Koala can integrate with Calendly to capture events coming from your embedded Calendly booking iframe.Automatic Setup
- Install the Koala snippet on the site where you are also embedding the Calendly booking iframe.
- Leave the Calendly plugin turned on (it’s on by default). Koala will automatically detect and capture Calendly events!
- Calendly Profile Page Viewed
- Calendly Event Type Viewed
- Calendly Date and Time Selected
- Calendly Event Scheduled
Manual Setup
With a small bit of code you can capture key events in Koala as visitors interact with Calendly.- Install the Koala snippet on the site where you are also embedding the Calendly booking iframe.
- Anywhere after the Koala snippet, within the
<body>
tag of your html add this code snippet:
Calendly does not currently support passing any details about the booking to the parent window where Koala is installed, other than the event that a booking happened.