Overview
Arcade is a tool to help you create beautiful demos and interactive tours for your product.Automatic Setup
- Install the Koala snippet on the site where you are embedding Arcade demos.
- Koala will automatically detect and capture events from Arcade including:
- Flow Rendered
- Hotspot Clicked
- Video Ended
- Flow Restarted
- Progress Bar Nav Clicked
- Step Reached
- Overlay Clicked
- External URL Clicked
- Powered by Arcade Button Clicked
- CTA Clicked
Manual Setup
If you don’t want all Arcade events captured, or need to control when it’s turned on, you can manually setup Arcade with Koala. With a small bit of code you can capture key events in Koala as visitors interact with your Arcade demos.- Install the Koala snippet on the site where you are also embedding the Arcade demo iframe.
- Turn off the Arcade plugin in the Koala settings.
- Anywhere after the Koala snippet, within the
<body>
tag of your html add this code snippet: