> For the complete documentation index, see [llms.txt](https://docs.zigpoll.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zigpoll.com/faq/security-privacy-and-compliance.md).

# Security, Privacy, and Compliance

Protecting your data and your customers' data is important. Here are answers to the most common security and privacy questions.

### Is Zigpoll GDPR compliant?

Yes. Zigpoll is designed with GDPR compliance in mind. We process data in accordance with GDPR requirements and provide tools to help you meet your own compliance obligations, including the ability to delete respondent data on request.

### Where is my survey data stored?

Zigpoll stores survey data on secure, encrypted servers. If you have specific data residency requirements, contact us to discuss your needs.

### Can I create anonymous surveys?

Yes. If you don't collect email addresses or other identifying information in your survey, responses are effectively anonymous. Zigpoll does not require respondents to identify themselves unless you configure your survey to ask for that information.

### Can I delete a respondent's data?

Yes. You can delete individual responses from your Zigpoll dashboard. This allows you to fulfill data deletion requests from your customers in compliance with GDPR and similar regulations.

### Does Zigpoll use cookies?

Zigpoll uses session storage to track whether a visitor has already seen or completed a survey. This helps prevent showing the same survey repeatedly to the same visitor. No third-party tracking cookies are used.

### How do I prevent survey data from appearing in Shopify order notes?

If you have the Shopify integration enabled, survey responses may be written to order notes or customer metafields. You can configure this behavior in your integration settings. If you want to disable it, check the Shopify integration options for your survey.

{% content-ref url="/pages/cUIo3hFmbOX7ogcg9qhp" %}
[Shopify](/integrations/shopify.md)
{% endcontent-ref %}

### I received a phishing email that looks like it came from Zigpoll

Zigpoll will never ask for your password via email. If you receive a suspicious email claiming to be from Zigpoll, do not click any links and forward it to <support@zigpoll.com> so we can investigate.

### Do you have a bug bounty or vulnerability disclosure program?

If you've identified a security vulnerability, please report it responsibly by emailing <support@zigpoll.com>. We take security reports seriously and will respond promptly.

{% hint style="info" %}
Have a security or privacy question not covered here? Contact us at <support@zigpoll.com>.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zigpoll.com/faq/security-privacy-and-compliance.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.
