← All guides
W2 min

Install on Webflow

Add the script from your Webflow project settings, in the Custom Code section, without touching any element on the canvas.

  1. Find your site ID

    From the dashboard, go to Settings and copy the site ID (SITE_ID) you created for this Webflow project.

  2. 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.

  3. 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>
  4. 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.

  5. 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.