OpenRoadmap Docs

Context capture

Every submission can include lightweight page and device context so PMs know where the idea came from — without shipping analytics SDKs.

Captured fields

FieldSourceGated by
url / pageTitlelocation / document.titlecapturePageUrl
browser / device / screen / referrer / localeNavigator / screencaptureDeviceInfo
userId / plan / accountFeedback.identifycaptureUserId

Mask URL params

When maskUrlParams is true, query strings and hashes are stripped before send — use this if URLs can contain tokens or PII.

Tip

Context is plain JSON on the submission. It is never sent to third-party analytics from the widget bundle.