> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gameball.co/llms.txt
> Use this file to discover all available pages before exploring further.

# How Do I Set Up Get 20% Coupon After Spending a Total of $1000?

> Reward high spenders with a 20% coupon when they reach a cumulative spending milestone of $1000 to drive long-term engagement.

| Platform     | Plan               |
| ------------ | ------------------ |
| Shopify      | Starter, Pro, Guru |
| Salla        | Starter, Pro, Guru |
| Non-Platform | All Plans          |

Reward your high spenders and loyal customers with a special coupon when they hit a spending milestone. The ***Spend \$1000 to Get 20% Off*** campaign is perfect for driving long-term engagement and showing appreciation to your most valuable customers. It encourages larger purchases over time and reinforces customer loyalty through meaningful rewards.

<Frame>
  <img src="https://mintcdn.com/gameball/-Vx3w6lBtPqm7VVl/images/product-docs/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-widget.png?fit=max&auto=format&n=-Vx3w6lBtPqm7VVl&q=85&s=2f44f53308d75f445a3f7424eefeb6d7" alt="Get 20% coupon after spending $1000 campaign widget" width="2594" height="1738" data-path="images/product-docs/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-widget.png" />
</Frame>

***

## How to Set Up

<Steps>
  <Step title="Open Gameball">
    Log in to your Gameball Admin Dashboard.
  </Step>

  <Step title="Add a New Reward Campaign">
    Click **Add Reward Campaign**.
  </Step>

  <Step title="Select the Template">
    Select the **Get 20% coupon after spending a total of \$1000** template.
  </Step>

  <Step title="Edit the Campaign Setup">
    Configure your campaign's audience, rewards, and other settings.
  </Step>

  <Step title="Set Live">
    Click **Set Live** to activate your campaign.
  </Step>
</Steps>

***

## Campaign Trigger

The campaign trigger is configured as follows:

1. **Action:** Place Order
2. **Times:** 1 *(Number of times the trigger condition should be occurred)*
3. **Rule:**
   * **Field:** Total Price *(Order value)*
   * **Operator:** Accumulative Total *(Tracks the total value of all orders placed)*
   * **Value:** 1000 *(Customer must reach \$1000 in total spend)*

<Frame>
  <img src="https://mintcdn.com/gameball/-Vx3w6lBtPqm7VVl/images/product-docs/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-trigger.png?fit=max&auto=format&n=-Vx3w6lBtPqm7VVl&q=85&s=819d400dc5e818fd230125ebdd7631af" alt="Get 20% coupon trigger setup" width="4136" height="1342" data-path="images/product-docs/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-trigger.png" />
</Frame>

**Reward:**

* The customer gets a **20%** coupon.
* The reward value can be adjusted from the campaign.

<Frame>
  <img src="https://mintcdn.com/gameball/-Vx3w6lBtPqm7VVl/images/product-docs/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-reward.png?fit=max&auto=format&n=-Vx3w6lBtPqm7VVl&q=85&s=253fa9084e47d853d051bc3cd50b65a4" alt="Get 20% coupon reward setup" width="4136" height="1140" data-path="images/product-docs/rewards-campaigns/templates/purchase-order-incentives/get-20-percent-coupon-reward.png" />
</Frame>

This template uses the standard reward campaign setup. See the [Generic Setup Guide](/product-documentation/rewards-campaigns/start-from-scratch/setup-reward-campaign) for details.

***

## How It Works for Customers

<Steps>
  <Step title="Customer Reaches the Spending Milestone">
    A customer reaches a **total spend of \$1000** over any number of purchases.
  </Step>

  <Step title="Reward is Triggered">
    Gameball automatically triggers the reward.
  </Step>

  <Step title="Customer Receives the Reward">
    The customer receives the reward immediately (points, discount, badge — based on your setup).
  </Step>

  <Step title="Reward Notification">
    The customer is notified via the widget or email, depending on your configuration. [Learn more](/product-documentation/rewards-campaigns/start-from-scratch/setup-reward-campaign)
  </Step>
</Steps>

***

## Important Notes

<Note>
  **Cumulative Spend**

  The **\$1000** spend is calculated cumulatively across all orders. It does not need to be a single transaction.
</Note>

<Warning>
  **Accumulated Spending Logic**

  When using the "**Accumulative Total**" operator and setting the "**Times**" field to a value like **2 or 3**, the trigger must be fulfilled **that many times**. For example, if the condition is spending $1000 and the Times field is set to 2, the customer must spend $1000 twice (a total of \$2000) to earn the reward.
</Warning>

<Note>
  **Starts from Activation Only**

  The accumulation begins **only from the moment the campaign is set live**. Any orders placed **before** activation are **not counted** toward the total spend.
</Note>

<Info>
  **Using Other Operators ( = or >= )**

  If you change the operator to **=** or **>=**, the customer must reach the specified spend in one order.
</Info>

***

## Related Articles

<CardGroup cols={2}>
  <Card title="Set Up a Reward Campaign" icon="flag" href="/product-documentation/rewards-campaigns/start-from-scratch/setup-reward-campaign">
    Learn the full setup process for creating and launching reward campaigns.
  </Card>

  <Card title="Reward Types in Gameball" icon="gift" href="/product-documentation/rewards-campaigns/faqs/understanding-rewards-types">
    Explore the different reward types available in Gameball campaigns.
  </Card>

  <Card title="Notification After Earning a Reward" icon="bell" href="/product-documentation/rewards-campaigns/start-from-scratch/setup-reward-campaign">
    Configure how customers are notified when they earn a reward.
  </Card>
</CardGroup>
