How to Add Orbit Analytics to a Carrd Site

Carrd is deliberately a one-page builder, which makes analytics setup unusually simple once you're on a plan that supports custom code — one embed, and the entire site is covered, since there's only one page to cover.

Setup steps

  1. Upgrade to a Pro planCarrd's embed/custom-code elements require a paid Pro plan — the free tier doesn't support arbitrary script injection.
  2. Add a code embed elementDrag an Embed element onto the page and set its type to "Code" so it accepts raw HTML rather than an image or video URL.
  3. Paste the Orbit script tagAdd the <script defer src="https://orbitanalytics.app/script.js" data-website-id="{id}"></script> tag into the embed/code field.
  4. Publish the siteCarrd changes take effect only after you hit Publish, not while you're still editing in the builder view.
  5. Confirm on the live URLVisit your published Carrd URL, not the editor preview, and confirm the visit appears in Orbit.

Frequently asked questions

Can I add Orbit's script on Carrd's free plan?

No — custom code/embed functionality is a Pro-tier Carrd feature; the free plan doesn't support injecting arbitrary scripts.

Since Carrd is single-page, do I need to repeat this anywhere?

No — that's the advantage here. A Carrd site is one page, so adding the script once covers the entire site with no per-page repetition.

Will an embedded script slow down a Carrd site?

Minimally — the script uses defer and Carrd sites are already lightweight, but it's still worth confirming the page feels instant after publishing.

Does the embed place code in <head> or inline in the body?

A code embed element on the page typically renders inline where you place it rather than in <head> — placement earlier on the page is generally fine for tracking purposes, but check your specific Carrd embed type.

See it on your own site

Free for 1 website, no card required.