> 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/email-survey-distribution.md).

# Email Survey Distribution

Want to reach customers who aren't currently on your site? You can distribute Zigpoll surveys via email. Here's how it works.

### Can I send a survey via email?

Yes. Zigpoll supports email survey distribution. You can generate a public link for your survey and include it in any email campaign. You can also use Zigpoll's built-in email survey feature to send surveys directly.

{% content-ref url="/pages/RNZ1XT4dEW5YQZsPeYGT" %}
[Email Zigpoll Surveys](/email-zigpoll-surveys.md)
{% endcontent-ref %}

{% content-ref url="/pages/2uqqSWhPROcyxcNP3D5M" %}
[Public Link](/public-link.md)
{% endcontent-ref %}

### Can I embed a survey directly inside an email?

Most email clients don't support interactive embedded content. Instead, you can include a survey link or a call-to-action button in your email that opens the survey in the respondent's browser. Zigpoll's public link feature makes this easy.

### Can I send a post-purchase survey via email instead of showing it on site?

Yes. If you prefer to reach customers after delivery rather than immediately after checkout, you can use an email integration like Klaviyo to trigger a survey email based on order fulfillment or a time delay after purchase.

{% content-ref url="/pages/-MkcNNmSW4fcw0ll2GUS" %}
[Klaviyo](/integrations/klaviyo.md)
{% endcontent-ref %}

### Can I send follow-up emails to people who didn't respond?

This is possible using email marketing integrations. By syncing your survey data with a platform like Klaviyo or Omnisend, you can create segments of non-responders and target them with reminder emails.

### Can I send surveys to customers on a recurring schedule?

Yes. You can set up automated email flows in your email marketing platform that trigger survey sends at specific intervals -- for example, 7 days after purchase or 30 days after subscription.

### How do I track which email recipients completed the survey?

If you include participant metadata (like customer email) when distributing the survey, Zigpoll will associate responses with that participant. This data is available in your response exports and integrations.

{% content-ref url="/pages/-LZv5HhSlUqm6srkUKqh" %}
[Participant Metadata](/embed/participant-metadata.md)
{% endcontent-ref %}

{% hint style="info" %}
Need help setting up email survey distribution? Reach out 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/email-survey-distribution.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.
