# FAQs

## **Why should I enable a Privacy Policy checkbox at the start of a survey?**

Since you’ll be collecting email ids at the end of the survey, you must ensure that people accept your privacy policy. This way you ensure that you don’t break any privacy laws when you email them later.

## **What are different ways to place surveys on my website?**

You can place a survey on your website by using a short code or using SurveyFunnel Gutenberg block.

## **What are the different formats that I can display a survey in?**

You can embed a responsive survey on a page. Or you can display it as a full-page survey. You can also display the Survey as a pop-up.&#x20;

## **What targeting options are available for pop-up surveys?**

When you display a survey as a pop-up you can set the pages on which it will trigger. Additionally, you can set it to trigger on specific devices.&#x20;

## **What Statistics do I get?**

For each survey, you get the number of people who viewed the survey, the number of people who successfully completed the survey, and the completion rate of the survey.&#x20;

## **Can I see the responses given by individual users?**

Yes, you can see the responses given by individual users in the responses tab.&#x20;

## **Can I download the responses?**

Yes, you can export and download all the responses in CSV format to save on your computer<br>


---

# 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.wpeka.com/survey-funnel/master/faqs.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.
