# Viewable Impressions

Viewed impressions differ from regular impressions - this metric is how many times a survey was returned and seen by a user.&#x20;

For surveys with display triggers (such as Page Behavior targeting - display after *n* seconds on page, after user scrolls *n%* of page, after user clicks on a certain element, etc.), sometimes a survey is returned and eligible to show (an impression), but the user does not complete the action required to trigger the survey.&#x20;

The viewed impressions metric takes into consideration whether or not the user has completed the action necessary (e.g. scroll, click, exit behavior, etc.) to actually see the survey.&#x20;

Viewed Impressions are used to calculate Submission Rate on days when the feature was enabled for the entire day, otherwise regular Impressions are used.&#x20;

Blended impressions combine regular and viewed impressions for a date range when the Viewed Impression feature was not enabled for the entirety of that range. The "Blended" total is used in the aggregate Submission Rate calculation for the date range.

If your survey is an inline widget, or if there are display triggers, you may want to consider enabling Viewed Impressions for your account.&#x20;

{% hint style="info" %}
This feature is [configured by Pulse Insights](https://docs.pulseinsights.com/configuring-pulse-insights-console/account-level-settings/configured-by-pulse-insights). For more details on Viewable Impressions, or if you'd like to enable viewable impressions for your account, please contact your Customer Success Manager (CSM).&#x20;
{% endhint %}


---

# 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://docs.pulseinsights.com/configuring-pulse-insights-console/reporting/viewable-impressions.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.
