Install on Webflow
Add the script from your Webflow project settings, in the Custom Code section, without touching any element on the canvas.
Find your site ID
From the dashboard, go to Settings and copy the site ID (SITE_ID) you created for this Webflow project.
Open Project Settings
From the Webflow Designer or your Dashboard, open the project, then go to Project Settings (the gear icon) → the Custom Code tab.
Paste the script into Head Code
In the Head Code field, paste the snippet below. Head Code is injected into every page's <head>, so you don't need to repeat it per page.
Head Code<script defer data-site="SITE_ID" src="https://visitrack.app/tracker.js"></script>Save and publish your site
Click Save Changes, then — very important — Publish site from the top-right corner. Code in Custom Code doesn't go live on your domain until you publish; changes in the Designer alone aren't enough.
Check it live
Open your published domain, browse a few pages, then check the Live tab in the dashboard.
Don't have a site ID yet? You'll get one right after you create an account and add your site from Settings.