← All integrations
Framer
SpecialPlatforms & Tools · Script tag
Add Pulse analytics to your Framer site via custom code.
Needs a platform-specific setup or has caveats — read the guide first.
Before you start
Add via Site Settings → Custom Code → head. Available on all plans; Framer’s canvas routing is an SPA and is covered by the universal tag.
Custom Code
<script defer data-domain="example.com" src="https://js.ciphera.net/script.js"></script>
Set data-domain to the domain you registered in Pulse. Configure feature toggles, SRI, and storage from the install panel in your dashboard.