To start collecting data, you need to install the tracker script to your Website.

To get your tracking code, click on the Edit button for the website you want to track.

The tracking code can be found under the Tracking Code tab.

Copy the code and insert script into the head section of your website.

<head> 
    <script>
    https://app.getboost.so/share/HCQeqYVEN37oHCSd/demo.getboost.so
    <script>
</head>

Then visit your website and data should immediately appear in your Boost dashboard.

Troubleshooting

If your site was built with Next.js, insert the above code block using the next/script component.