Skip to Content

Framer

Framer has a built-in custom code box that injects scripts into the <head> of every published page.

Open Site Settings

In the Framer editor, click Settings in the top-right corner.

Go to General

Select the General tab.

Find Custom Code

Scroll down to the Custom Code section.

Paste the snippet

In the Start of <head> tag box, paste the snippet:

<script defer src="https://api.snowanalytics.app/sa.js" data-site="YOUR_SITE_ID"></script>

Publish

Click Publish. The snippet is included in every page from your next publish onward.

Verify

Open your published site in a browser, then check the Live view in the Snow dashboard. See Troubleshooting if nothing appears.