Before you start
- A tinyanalytics site. If you don’t have one yet, follow the Quickstart.
- Your snippet from Settings → Tracking in your dashboard.
Add the snippet to your project head code
1
Open your project's custom code
In the Webflow Designer, go to Project Settings → Custom Code.
2
Paste into Head Code
Paste your tinyanalytics snippet into the Head Code field (the
<head> section):3
Save and publish
Save the settings, then publish your site. Custom code only takes effect on the published site, not in the Designer preview.
Verify
Visit your published Webflow site in a browser, then check Realtime in your dashboard for your visit. Remember that tracking runs on the live site, not the Designer. See Verify your setup for the full check.Your install is working when your visit to the published site appears in Realtime in your dashboard. Tracking runs on the live site, not the Designer.
Related
Install on any platform
The universal method and other platforms.
Configure the tracking script
Every
data-* option you can set.Verify your setup
Confirm tracking works.
Track custom events
Measure signups, clicks, and purchases.