Webflow integration
Record site publishes and CMS item changes from Webflow as Content notes, so a traffic shift lines up with what you changed.
This integration logs site publishes and CMS item changes from Webflow as Content notes — so when your traffic moves, the publish from that day is right there.
What lands on your timeline
A note when you publish your site, and (optionally) when a CMS item changes.
How it works
Webflow sends a webhook to CoNote on each event. Webflow can't add a secret header, so CoNote verifies a secret you append to the URL.
Setting it up
Add the integration
In Integrations, choose Webflow. Copy the webhook URL and the secret shown after you connect.
Add the webhook in Webflow
In Webflow, go to Site settings → Apps & integrations → Webhooks → Add webhook. Choose the Site publish (and/or Collection item) trigger, and set the URL to the CoNote URL with
?secret=<secret>appended.Save
Save the webhook. Site publishes appear on the timeline within seconds.