Skip to content

RevTurbineContextPolicy

Controls automatic context inference behavior. All flags default to true when omitted.

optional inferPage?: boolean

Infer page context (URL, title, referrer) from window.location.


optional inferUser?: boolean

Infer anonymous user context from browser APIs.


optional routerAutoTrack?: boolean

Automatically track SPA route changes via History API patching.