Overview
Navattic is a tool to build interactive demos of your product.Automatic Setup
- Install the Koala snippet on the site where you are embedding Navattic demos.
- Koala will automatically detect and capture events from Navattic including:
- View Step
- Start Flow
- Complete Flow
- Start Checklist
- Open Checklist
- Close Checklist
- Identify User
- Converted
- Navigate
- Complete Task
Turning off autotracking for Navattic
If you don’t want all Navattic events captured, or need to control when it’s turned on, you can disable autotracking for Navattic in the Koala settings.Manual Setup
With a small bit of code you can capture key events in Koala as visitors interact with your Navattic demos.- Install the Koala snippet on the site where you are also embedding a Navattic demo iframe with Embed Events installed.
- Turn off the Navattic plugin in the Koala settings.
- Anywhere after the Koala snippet, within the
<body>
tag of your html add this code snippet: