Learn how to use Koala to uncover visitor intent happening on your Next.js application.
pages/_app.js
_app.js
file.
Copy the Koala snippet from your workspace installation settings page and paste it into the Script
component.
<head>
or <body>
of your site by adding the snippet to the pages/_document.js
file.