Framer
Framer supports custom code injection in the <head> via Site Settings, making it easy to add Revly to every page.
1. Open Custom Code settings
In your Framer project, click the Settings icon in the top-right corner, then select Custom Code.
2. Add the snippet
Paste the snippet below into the Start of <head> tag section. Replace YOUR_SITE_ID with the ID from your Revly site settings, then click Save and publish.
<script
defer
data-site-id="YOUR_SITE_ID"
src="https://cdn.revly.pro/tracker.js">
</script>Need help? Reach out at contact@revly.pro