Documentation Index
Fetch the complete documentation index at: https://onlook.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Install the SDK
Initialize
Calltrack() once per session. Pass a user identifier and optional config.
Listen for score changes
Stop tracking
Callstop() when the user navigates away or the session ends.
Next steps
Attention scoring
Learn how the 0–100 score is computed.
SDK reference
Full API surface of @onlook/core.
Webhooks
Push score events to your backend.
Self-hosting
Run the ingest and scoring layer yourself.