Welcome to the installation guide for Insights! Follow the steps below to integrate Insights into your website and start collecting valuable data.
Here’s how you can do it:
Copy the Script: Copy the following script and paste it into the
<head>
section of your HTML file. ReplaceYOUR_WEBSITE_ID
with your actual website ID from Insights.<script async defer src="https://collector.insihts.com/script.js" data-website-id="YOUR_WEBSITE_ID"></script>
Save Changes: Save the changes to your HTML file and upload it to your web server if necessary.
Verify Installation: Once the script is added, visit your website and check the Insights dashboard to verify that data is being collected.