Webflow
Webflow lets you inject custom code into every page from the project settings — no theme editing required.
1. Open Custom Code settings
In your Webflow dashboard, open your project and go to Site Settings > Custom Code.
2. Add the snippet
Paste the snippet below into the Head Code section. Replace YOUR_SITE_ID with the ID from your Revly site settings. Save and then publish your site.
<script
defer
data-site-id="YOUR_SITE_ID"
src="https://cdn.revly.pro/tracker.js">
</script>Custom code takes effect only after publishing — the Webflow Designer preview will not trigger tracking.
Need help? Reach out at contact@revly.pro