# Adding discount codes to your survey

Offering a discount code can drastically increase the % of visitors who fully respond to surveys, with many brands able to drive a 30%+ response rates after adding discount codes.

{% embed url="<https://youtu.be/azfPBlpEoWs>" %}

#### Adding a Static Discount Codes to your survey

1. Make sure your coupon code is live in Shopify. Here's their [tutorial ](https://help.shopify.com/en/manual/discounts)on discount codes
2. Select our dedicated reward slide in the slide editor

<figure><img src="/files/kPj0pzfc0dd7JGAha3F9" alt=""><figcaption></figcaption></figure>

3. Select "Static" in reward code type

<figure><img src="/files/rDj6H8Z7yFEMlUXB61xN" alt=""><figcaption></figcaption></figure>

4. Type in your static reward code in the "Reward Code" box

<figure><img src="/files/pw98cMj75X4xRO7SX8Io" alt=""><figcaption></figcaption></figure>

5. Hit "update slide" to ensure all changes are saved

<figure><img src="/files/rTf6VG8mL9PlCIGuNjOs" alt=""><figcaption></figcaption></figure>

#### Adding dynamic discount codes

Dynamic discounts will create one-time use discount code per user once they reach the promo code slide.

1. Select our dedicated "Promo Code" slide in the slide editor

<figure><img src="/files/kPj0pzfc0dd7JGAha3F9" alt=""><figcaption></figcaption></figure>

2. Select "Dynamic Discount" in Reward Code type

<figure><img src="/files/RQjHPj5pUwLCkEEIdtxQ" alt=""><figcaption></figcaption></figure>

3. Set the discount you want to offer in "Discount Rules". This can either be a percentage or fixed dollar amount
4. Set the expiration period in "Discount Expiration" if you want these discounts to expire after a set period of time
5. Hit "Update Slide" to ensure changes are saved

<figure><img src="/files/rTf6VG8mL9PlCIGuNjOs" alt=""><figcaption></figcaption></figure>


---

# 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.zigpoll.com/tutorials/adding-discount-codes-to-your-survey.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.
