Why this data is collected
The information captured alongside a feedback submission exists to help you and your team resolve issues faster. Browser details, page URLs, and screen dimensions give you the technical context you’d otherwise have to ask for manually — turning a vague report into an actionable bug or insight.Data types by ticket
The table below lists every data type that may appear in a NOCK ticket, along with whether it is always collected, optional (depends on configuration or user action), or never collected by default.| Data type | Collected | Notes |
|---|---|---|
| Title | Always | Typed by the user at submission |
| Description | Always | Typed by the user at submission |
| Category | Always | Selected by the user in the widget |
| Page URL | Always | The URL of the page where the widget was opened |
| Browser name and version | Always | Captured automatically at submission |
| Operating system | Always | Captured automatically at submission |
| Viewport / screen dimensions | Always | Captured automatically at submission |
| Screenshot(s) | Optional — user action | Only included if the user explicitly attaches a screenshot |
| Console logs | Optional — project setting | Only captured if console log collection is enabled in your project settings |
| AI follow-up Q&A | Optional — project setting | Only included if AI follow-up questions are enabled and the user answers them |
Which technical context data is captured depends on your project and widget configuration. Review your project settings to confirm which optional data types are active for your widget.
Screenshots
Screenshots are never captured silently or automatically. A screenshot is only attached to a ticket when the user explicitly chooses to include one using the screenshot tool inside the widget. If the user does not interact with the screenshot feature, no image is captured.Console logs
Console log capture is disabled by default. You can enable it in Project Settings → Widget → Advanced. When enabled, the browser console output at the time of submission is attached to the ticket. This can be valuable for debugging JavaScript errors, but you should be aware of what your application writes to the console before turning this feature on.AI follow-up questions
If AI enhancements are enabled for your project, the widget may present follow-up questions to the user after they submit their initial feedback. Any answers the user provides are stored as part of the ticket. This feature only activates when you have AI enhancements available on your current plan and the feature is turned on in your project settings.What is never collected
NOCK does not collect:- User account credentials or passwords
- Payment information
- Data from pages other than the one where the widget is open at the time of submission
- Any data not listed in the table above
Related
Privacy Basics
Learn how NOCK handles the data it collects and what your options are for managing it.
Plans & Limits
Understand how AI enhancements factor into your plan limits.