# #1 Earn 1 point for every $1 spent

## **#1 Earn 1 point for every $1 spent**

**Business goals:**

* Number of transactions&#x20;
* Transaction value

**Loyalty mechanism:** Currency

**Description:**

* A classic spend-based loyalty campaign that rewards members for every purchase they make.
* The earning rule takes into consideration the value of the transaction. The bigger the value of the transaction, the higher the number of the loyalty currency is.
* The campaign is perfect for building permanent shopping habits among newly registered members of the loyalty program.
* Especially effective in industries with commodity goods with a wide range of products.

**Default configuration:**

<figure><img src="/files/kUpG1vLLAek1FcpOhXBv" alt=""><figcaption><p>Campaign details preview</p></figcaption></figure>

* **Campaign type:** Direct
* **Trigger:** Purchase
* **Rules:**
  * **Conditions:** None&#x20;
  * **Effects:** Give 1 point for every $1 spent\
    \&#xNAN;*(Add units -> Wallet type: Points wallet -> Calculation formula: 1 \** transaction.grossValu&#x65;*)*

{% hint style="info" %}
**Actionable tips:**

* Set up a daily or hourly limit to avoid fraud.
* Set up a budget for the total number of loyalty currency to control the costs of the campaign.
* Exclude low-margin product categories from the calculation to increase the campaign ROI.
* Define different calculation ratios for different tiers to maximize the customer's lifetime value.
  {% endhint %}

### Campaign JSON file to import

{% file src="/files/6oaXeJvqPQ5D6aWBy2CJ" %}


---

# 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://help.openloyalty.io/sample-setups/sample-campaigns/1-earn-1-point-for-every-usd1-spent.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.
