# #3 Earn 1 stamp for every transaction

## #3 Earn 1 stamp for every transaction

**Business goals:**

* Number of transactions&#x20;
* Transaction frequency

**Loyalty mechanism:** Currency

**Description:**

* A stamp-based loyalty campaign, where members earn a single loyalty currency every time they do a transaction with the loyalty card.
* The campaign encourages customers to visit more often and reward shopping frequency instead of the transaction value.
* The campaign is highly effective in industries with a higher shopping frequency e.g. quick-service restaurants.

**Default configuration:**

<figure><img src="/files/69waNFGoXbpVamH0iso6" alt=""><figcaption></figcaption></figure>

* **Campaign type:** Direct
* **Trigger:** Transaction
* **Rules:**
  * **Conditions**: None
  * &#x20;**Effects:** Give 1 stamp for the transaction *(Add units -> Wallet type: Stamps wallet -> Calculation formula: 1)*

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

* Set up a limit of transactions per day/hour to avoid fraud and control the costs of the campaign.
* To maximize customer shopping frequency even more, consider allowing members to exchange earned points for time-limited discount coupons for the next purchase.
* Offer different stamp ratios for different tiers, to encourage customers to progress between your tiering strategy.
  {% endhint %}

### Campaign JSON file to import

{% file src="/files/HpFw07WCHJnXNN94PisY" %}


---

# 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/3-earn-1-stamp-for-every-transaction.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.
