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.

Every ClickStream install runs on your own domain. We do not support direct public use of our ingestion hostnames. You must point a CNAME on your own domain (t.yourdomain.com) at our collector before the SDK will accept events. The Install guide + First-party tracking pages walk through the dashboard-guided provisioning.

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?