Skip to main content
Hinto investigates support tickets by reading evidence. The browser SDK records what your users actually did in your app: page views, clicks, console output, and network outcomes. That evidence lets an investigation cite a real session instead of guessing. The SDK is framework-agnostic, has no runtime dependencies, and never records form values, request or response bodies, headers, or cookies.

Install the SDK

Install @gethinto/browser-sdk, initialize it at app startup, and register your app origin.

Identify users

Link sessions to customers after sign-in so investigations can cite the right person.

Privacy controls

What is captured, what is never captured, and how to tune redaction.

Troubleshooting

CORS origin mismatches, auth errors, and sessions with no customer attached.