🔌Web SDK
Open Birdie recorder from a specific button, link or element in your web app!
Get creative! Below is an example of how DropContact use Birdie SDK

1. Install Birdie Web SDK
Go to settings -> screen recording and copy the Web SDK snippet, and paste it before the </body> tag.
You webSDK snippet will look like the example below, all parameters are optional, but the more you can add the more context you will get 👌
2. Create a custom launcher
Simply add the classname zstw_open to one or multiple elements you want to use as a launcher, see 2 examples below:
Example: Add Birdie to a custom ticket form using the Web SDK
A common use case involves using the Web SDK to integrate Birdie into a custom ticket form. While you're free to get creative, here are three different ways Birdie could be added to the Active Campaign ticket form:
Option 1: Use an existing field


Option 2: Create a new field


Option 3: Create a new hidden field


It exists many more options... Your turn now.
Last updated