ClickStream

ClickStream is a first-party event collection and Signals platform. It helps your application classify traffic, read visitor context, and keep human, crawler, monitoring, automation, and review traffic in separate lanes.

This site is the developer reference for installing ClickStream, instrumenting your application, and consuming the real-time Signals API from your own code.

Browser installs run on your own domain. Website keys require a verified first-party CNAME. Native mobile and server properties use dedicated provenance-exempt keys against https://feynman.clickstream.com and do not require DNS. The Install guide routes each property type correctly.

Who this is for

How ClickStream is organized

The shortest path to live data

  1. Sign up at einstein.clickstream.com and create a site. The dashboard mints your API key.
  2. Provision a tracking subdomain. The dashboard walks you through adding a CNAME record — e.g. t.example.com → ClickStream's collector. We verify the CNAME and provision SSL automatically.
  3. Install the SDK with one <script> tag pointing at your tracking domain. Everything — SDK delivery, event ingest, SDK updates — runs through that single first-party endpoint.

Full walkthrough: InstallFirst-party tracking (required).

Conventions used in this documentation

Need help?