> 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/customization-localization-and-targeting.md).

# Customization, Localization, and Targeting

Zigpoll gives you control over how your surveys look, who sees them, and what language they appear in. Here are the most frequently asked questions on these topics.

### Can I translate my survey into other languages?

Yes. Zigpoll supports multi-language surveys. You can add translations for any language and Zigpoll will automatically show the correct version based on your respondent's browser language.

You can auto-translate your survey with one click or manually edit translations for full control.

{% content-ref url="/pages/-LrVMaacbU4WTFf6p6i5" %}
[Language and Translations](/polls/language-settings.md)
{% endcontent-ref %}

### Can I show different surveys to different customers?

Yes. You can use targeting settings to control who sees your survey based on:

* **Geography** -- target specific countries
* **Language** -- match the visitor's browser language
* **Device** -- show only on mobile or desktop
* **Referral source** -- target visitors from paid ads, organic search, or specific URLs
* **Visitor type** -- new visitors vs. returning visitors
* **Page views** -- only show after a certain number of pages visited

{% content-ref url="/pages/-Mf4fjPMXlsNJRxpYb16" %}
[Targeting Settings](/polls/targeting-settings.md)
{% endcontent-ref %}

### Can I target surveys based on what product a customer bought?

Yes. If you're using Zigpoll on Shopify, you can target surveys based on a wide range of Shopify-specific criteria. Go to your survey's **Targeting** tab and look for the **Shopify Targeting Rules** settings. From there you can target based on:

* **Products purchased** -- show surveys only to customers who bought specific products or products from certain collections
* **New vs. returning customers** -- target first-time buyers separately from repeat customers
* **Customer tags** -- use tags you've assigned in Shopify to target specific customer segments
* **Order tags** -- target based on tags applied to the order

Click **Advanced** to create custom targeting rules that combine multiple conditions for more precise control over who sees your survey.

{% content-ref url="/pages/-Mf4fjPMXlsNJRxpYb16" %}
[Targeting Settings](/polls/targeting-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf4bCbB0Iedfi7aHIYl" %}
[Shopify Flow](/shopify-app/shopify-flow.md)
{% endcontent-ref %}

### Can I use conditional logic in my surveys?

Yes. Slide logic lets you skip questions, branch to different paths, or end the survey early based on how a respondent answers. This is useful for creating personalized survey experiences.

{% content-ref url="/pages/xFdTrn0vGZdEYe1jsXI8" %}
[Slide Logic](/slides/slide-logic.md)
{% endcontent-ref %}

### Can I customize the look of my survey?

Yes. You can adjust colors, fonts, button text, positioning, and more from the Design and Styling settings. You can also use custom fonts and remove Zigpoll branding on paid plans.

{% content-ref url="/pages/-LZuh9ZipIrR3dhmF3EF" %}
[Design and styling](/polls/display-settings.md)
{% endcontent-ref %}

### Can I change the default button text (Next, Back, Submit)?

Yes. Button text can be customized in the Language and Translations settings for your survey. This is also where you can change the text for each translation.

### How do I limit how many times a customer sees my survey?

Use the delivery settings for your survey. You can configure Zigpoll to only show a survey once per customer, once per session, or on a recurring schedule.

{% content-ref url="/pages/-LrVM-QyPUockueYu4xQ" %}
[Delivery Settings](/polls/visibility-settings.md)
{% endcontent-ref %}

{% hint style="info" %}
Have a customization need that isn't covered here? Reach out to <support@zigpoll.com> and we'll help you get set up.
{% 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/customization-localization-and-targeting.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.
