
Want to track exactly where your Webflow leads come from?
With PiMMs, it only takes a few minutes — no code needed.
Looking to track external tools?
Read this other guide if your site links to external tools like Cal.com, Tally, Stripe, etc.
1. Install the PiMMs tracking scripts
For paid Webflow plans
- Go to your Webflow project settings
- Open the Custom Code tab
- Paste the two PiMMs scripts in the Head section
Important: Paste the scripts in all the pages of your website.
<script defer src="https://cdn.pimms.io/analytics/script.detection.js"></script>
Important: Paste the following script in all the pages where you have a form.
<script defer src="https://cdn.pimms.io/analytics/script.inject-form.js"></script>
Verify your script installation
Use our free tool to automatically check if the PiMMs analytics script is properly installed on your website.
- Click Save and re-publish your site
📘 View Webflow’s custom code docs
Tip: no need to add the scripts on every page with this method.
🆓 On the free Webflow plan (alternative)
Use the CodeBlock app to add both scripts on every page with a form.
2. Build a PiMMs-compatible form
PiMMs auto-detects your fields — just follow this:
Add a required email field
- The field name must start with
email
(likeEmail
,email 1
,e-mail perso
, etc.)
To track names:
- Use one field named
fullname
,name
, etc. - Or two fields:
firstname
andlastname
We are using the field Name (in Webflow settings), not the label or ID.
👉 Check it by selecting the field → Settings → Name.
3. Get your Workspace ID
- Log in to your PiMMs dashboard
- Go to Settings → Workspace ID
- Copy your ID (e.g.
ws_abc123xyz
)
4. Add the Webflow webhook
- Go to your Webflow Site settings
- Open Apps & Integrations
- Scroll down and click Add Webhook
- Set it up like this:
- Trigger type:
Form submission
- API version:
v2
- Webhook URL:
https://app.pimms.io/api/webflow/webhook?workspace_id=your-id
- Replace
your-id
with your Workspace ID
5. Create your PiMMs tracking link
- Go to PiMMs
- Create a new short link pointing to your Webflow page
- Enable Conversion tracking
Example:
https://pim.ms/my-lead-form
Use this link in your ads, socials, emails, etc.
6. Test your setup
- Open your PiMMs link in an incognito tab
- Submit your Webflow form
- Check your PiMMs dashboard
- You should see a new lead with full attribution
7. Troubleshooting tips
- Make sure both scripts are loaded correctly
- Check the
workspace_id
in the webhook URL is correct - Use incognito mode + a new email when testing
- Make sure the webflow page was opened via your PiMMs link, not directly — that's how tracking starts.
You're all set 🎉
Every Webflow lead collected via your PiMMs links will now be tracked — with full attribution and analytics.