How to Add Humblytics Analytics to Your Framer Site

1 · Sign up (or log in)

  1. Go to humblytics.comStart Free Trial.

  2. Complete signup (or log in to your existing workspace).


2 · Add your website in Humblytics

  1. From the sidebar, click Add Website.

  2. Domain – enter your‑site.com (no https:// or www).

  3. Site Name – internal label (e.g. My Portfolio).

  4. Copy the unique script shown in the Install Tracking Code box:


<!-- Start Humblytics Tracking Code -->
<script async src="https://app.humblytics.com/hmbl.min.js?id=e8b9a71"></script>
<!-- End Humblytics Tracking Code -->
  1. Verify later – After the script is live on your site (Step 3 below), return and click Verify Website to confirm tracking.


3 · Paste the script in Framer

  1. Open Framer and load the project you want to track.

  2. In the top‑left, click the dropdown next to the device icon → Site settings (see screenshot).

  3. In the left sidebar, choose General → scroll to Custom Code.

  4. Paste the Humblytics snippet into the Head field.

  5. Save and Publish your site.

Tip: The script must load on every page, so placing it in the global Head is the safest option.


4 · Verify installation

  1. Back in Humblytics, open the site row and click Verify Website.

  2. Open your live Framer URL in a fresh tab (or incognito) and refresh once.

  3. Within ~30 sec you should see a green Active badge and real‑time visitor count.

If it stays unverified:

  • Confirm the domain matches exactly (no .framer.website preview URL).

  • Double‑check the script ID matches the one shown in your Humblytics dashboard.


5 · Explore your data

  • Dashboard: page views, uniques, referrers.

  • Heatmaps: auto‑populate after a few visits—great for hero‑section click hotspots.

  • Experiments: run A/B tests without extra scripts (Experiments → New Test).


FAQ – Framer + Humblytics

Question

Answer

Does this slow my site?

No. The script is ~36 KB, async‑loaded, and served via CDN.

Do I need a cookie banner?

Humblytics is entirely cookie‑free, so consent banners are optional under GDPR.

Can I also use Google Analytics?

Absolutely—scripts run independently.

Can I track multiple Framer projects?

Yes. Add each domain in Humblytics → get a unique script per site/project.


You’re done! Your Framer site now streams privacy‑first analytics, heatmaps, funnels, and one‑click A/B tests via Humblytics.

Last updated

Was this helpful?