First-party journey tracking script, served from Cloudflare's global edge. Events post back to the IlluminIQ ingestion API; this host serves only the static script.
<script async
src="https://cdn.illumin-iq.com/track/v1/illumin-iq.js"
data-client="your-workspace"
data-key="your-public-write-key"></script>
/track/v1/illumin-iq.js /track/v1/illumin-iq.min.js /track/latest/illumin-iq.js
Versioned files under /track/v1/ are immutable (cached one year).
Breaking changes ship as /track/v2/. The public write key is safe in page source.