Privacy
Privacy
Section titled “Privacy”WaveformTracker is built for content metrics, not user surveillance:
- No cookies, no
localStorage, no PII are collected or stored. - The optional
sessionid is a fresh random string perinit(), held in memory only and regenerated on reload — it correlates events within one page session, nothing more. Disable it withsession: false. pageiswindow.location.pathnameonly — no query string, no host.- Seeks are deliberately uncredited, so the numbers reflect content genuinely consumed.
You decide what (if anything) identifying gets attached, via metadata — and what your endpoint or handler does with it.
Related
Section titled “Related”- WaveformPlayer options — the player whose events the tracker consumes, including
url,title, and external audio mode. - Installation — loading the player and add-ons.