Skip to content

Quickstart

Three steps to a working install. Your agency will give you two values from the Adsidian dashboard: your tracking subdomain (e.g. track.yourdomain.com) and your client ID (e.g. cl_yourbusiness). Both appear in the dashboard's Setup instructions dialog, along with copy buttons for everything below.

1. Add the DNS record

In your DNS provider (GoDaddy, Namecheap, Cloudflare, …), create a CNAME record:

TypeHost / NameTarget / Value
CNAMEtrackprism.binarybloom.dev

If your DNS provider is Cloudflare, set the record to DNS only (grey cloud, not proxied).

Details and provider-specific notes: DNS setup.

2. Install the snippet

Paste this before the closing </head> tag on every page of your site (your dashboard shows this pre-filled with your real values):

html
<script async src="https://track.yourdomain.com/prism.js?id=cl_yourclient" data-cfasync="false"></script>

Platform-specific instructions (WordPress, Shopify, GTM, Webflow): Installing the snippet.

3. Verify

Open your website in a browser, then check the Prism setup card in the Adsidian dashboard. Within a minute you should see:

  • DNS configured — the CNAME resolves and routes to Prism
  • Snippet installed — your visit arrived as a PageView event

DNS changes can take a few minutes to propagate (rarely, up to an hour). The setup card re-checks automatically.

Next

Adsidian Prism — first-party server-side tracking.