# What all data is collected

## Captured Information with a Response

The following data is collected by the widget when placed and activated on your web app or website.

<table><thead><tr><th width="240">Property</th><th width="342">Description</th><th width="98">Logged In Visitor</th><th width="205">Anonymous Visitor</th></tr></thead><tbody><tr><td>First Page Seen</td><td>First page URL the visitor/user lands on your web page</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Page Seen</td><td>The last page URL of the visitor/user lands on your web page before the session ends</td><td>Yes</td><td>Yes</td></tr><tr><td>First Seen</td><td>Timestamp of the visitor/user’s first visit to your web page or App using widget or SDK (iOS or Android)</td><td>Yes</td><td>Yes</td></tr><tr><td>First Seen on iOS</td><td>Timestamp of the visitor/user’s first visit to your iOS App where SDK is installed</td><td>Yes</td><td>No</td></tr><tr><td>First Seen on Android</td><td>Timestamp of the visitor/user’s first visit to your Android App where SDK is installed</td><td>Yes</td><td>No</td></tr><tr><td>Last Seen</td><td>Timestamp of the visitor/user’s last visit to your web page or App using widget or SDK (iOS or Android)</td><td>Yes</td><td>Yes</td></tr><tr><td>First Referring Site</td><td>URL of the first referring site for the first landing page visit by the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Number of Pages Viewed</td><td>Total number of pages viewed by the visitor since the first visit</td><td>Yes</td><td>Yes</td></tr><tr><td>Source</td><td>Source of URL on which the user landed for the first time (Paid, Referral, Organic, Direct)</td><td>Yes</td><td>Yes</td></tr><tr><td>UTM Term</td><td>UTM Term captured from the First Page Seen</td><td>Yes</td><td>Yes</td></tr><tr><td>UTM Medium</td><td>UTM Medium captured from the First Page Seen</td><td>Yes</td><td>Yes</td></tr><tr><td>UTM Campaign</td><td>UTM Campaign captured from the First Page Seen</td><td>Yes</td><td>Yes</td></tr><tr><td>UTM Source</td><td>UTM Source captured from the First Page Seen</td><td>Yes</td><td>Yes</td></tr><tr><td>UTM Content</td><td>UTM Content captured from the First Page Seen</td><td>Yes</td><td>Yes</td></tr><tr><td>First Browser</td><td>First Browser used by the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Browser</td><td>Last Browser used by the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>First Browser Version</td><td>The version of the first browser used</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Browser Version</td><td>The version of the last browser used</td><td>Yes</td><td>Yes</td></tr><tr><td>First IP Address</td><td>The IP address from the first visit of the visitor/user on Widget or SDK</td><td>Yes</td><td>Yes</td></tr><tr><td>Last IP Address</td><td>The IP address from the last visit of the visitor/user on Widget or SDK</td><td>Yes</td><td>Yes</td></tr><tr><td>First IP Country</td><td>The IP Country from the first visit of the visitor/user on Widget or SDK</td><td>Yes</td><td>Yes</td></tr><tr><td>Last IP Country</td><td>The IP from the last visit of the visitor/user on Widget or SDK</td><td>Yes</td><td>Yes</td></tr><tr><td>First OS Used</td><td>The OS from the first visit of the visitor/user on Widget or SDK</td><td>Yes</td><td>Yes</td></tr><tr><td>Last OS Used</td><td>The OS from the last visit of the visitor/user on Widget or SDK</td><td>Yes</td><td>Yes</td></tr><tr><td>First User Agent</td><td>Full User Agent from the first visit of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last User Agent</td><td>Full User Agent from the last visit of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>First Screen Size</td><td>Screen resolution of the device from the first visit of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Screen Size</td><td>Screen resolution of the device from last visit of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>First Browser Language</td><td>Language of the browser detected on the first visit of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Browser Language</td><td>Language of the browser detected on the last visit of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Response</td><td>Timestamp of the last response given by the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Web Widget Shown</td><td>Timestamp of the widget last visible to the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Email Sent</td><td>Timestamp of the last Email survey sent to the user</td><td>Yes</td><td>No</td></tr><tr><td>Last SMS sent</td><td>Timestamp of the last SMS survey given by the user</td><td>Yes</td><td>No</td></tr><tr><td>Last Survey Viewed</td><td>Timestamp of the last survey viewed by the user through any channel (Email, SMS Online or Widget)</td><td>Yes</td><td>Yes</td></tr><tr><td>Number of Sessions</td><td>Total number of sessions of the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Number of Surveys Answered</td><td>Total number of surveys answered by the visitor/user through any channel (Email, SMS Online or Widget)</td><td>Yes</td><td>Yes</td></tr><tr><td>Average NPS</td><td>Average NPS of all the responses submitted by the user</td><td>Yes</td><td>No</td></tr><tr><td>Average CES</td><td>Average CES of all the responses submitted by the user</td><td>Yes</td><td>No</td></tr><tr><td>Average CSAT</td><td>Average CSAT of all the responses submitted by the user</td><td>Yes</td><td>No</td></tr><tr><td>Last Response</td><td>Timestamp of the last response given by the visitor/user</td><td>Yes</td><td>Yes</td></tr><tr><td>Last Survey</td><td>Survey ID of the last survey viewed by the visitor/user through any channel (Email, SMS Online or Widget)</td><td>Yes</td><td>Yes</td></tr><tr><td>Pages Viewed</td><td>List of all the URLs visited by the visitor/user </td><td>Yes</td><td>Yes</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.zonkafeedback.com/docs/js-web-client/what-all-data-is-collected.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
