Sensor docs
Add the Foglift pixel to Webflow
Webflow has a built-in place for site-wide code. You will paste Foglift's one-line pixel into the Head code field, save, and publish. No HTML knowledge is needed — you are copying one line into one box.
The line you will paste
Open AI Traffic while signed in to copy this with your workspace identifier already filled in. It is safe in page source and cannot access your account.
<script async src="https://foglift.io/pixel.js" data-foglift-brand="YOUR_WORKSPACE_ID"></script>Step by step in Webflow
Copy your pixel from Foglift
Open AI Traffic in Foglift while signed in and copy the one-line snippet. Your workspace identifier is already filled in, and it is safe to have in page source.
Open your site's Settings in Webflow
From the Webflow dashboard, hover the site you want to track and click the three-dot menu, then Settings. (Inside the Designer you can also click the site name in the top-left, then Site settings.)
Click the Custom code tab
In Site settings, click Custom code in the tab row. This is where Webflow lets you add code to every page.
Paste into the Head code box
Find the box labeled Head code (it says it adds code before the closing </head> tag on every page) and paste the snippet there. Do not use the Footer code box or a single-page embed.
Save changes
Click Save changes at the top of the Custom code panel. Saving stores the code but does not make it live yet.
Publish the site
Click Publish in the top-right, then Publish to selected domains. Custom code only goes live on the published site, so this step is required.
Verify it is live
Open a published page in a private browser window, open the Network panel, and confirm pixel.js loads. Then watch AI Traffic — the first recognized AI answer referral appears when a visitor arrives from a supported AI surface.
A successful pixel.js load proves the placement is live. It does not create a referral event and does not prove that an AI engine cited, indexed, or recommended your site.
Open AI TrafficNeed AI crawler-request visibility?
The pixel measures human referral clicks. To also see AI crawlers, install a server-side Sensor where HTTP requests are visible.