# プロモコードの概要

プロモコードは、顧客が指定された欄に入力することで、チェックアウト時に割引を受けられる一意の値です。割引の適用に加えて、 *トラッキングプロモコード* impact.com では、売上を特定のパートナーまたはメディアソースに帰属させるクレジット付与ロジックが含まれています。

{% hint style="info" %}
**注意:** 顧客がプロモコードを入力して割引を受けられるようにするには、eコマースシステムでプロモコードを設定する必要があります。
{% endhint %}

#### プロモコード監視でさらに活用する

をアカウントに追加すると、 [プロモコード監視](/brand/ja/nitsuitebitaidesuka/platform-features/protect-and-monitor-your-performance-program/promo-code-monitoring/guide-to-promo-code-monitoring.md) impact.com はプロモコードの不正使用を監視し、リスクがある場合に通知できます。ご興味があれば、CSM（または [サポートに問い合わせる](https://app.impact.com/support/portal.ihtml?createTicket=true)）に連絡して、アップグレードについてお問い合わせください。

#### 詳細を見る...

* [プロモコードトラッキングを有効化](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/enable-promo-code-tracking.md)
* [プロモコードを作成](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/create-a-promo-code.md)
* [Regex の解説](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/regular-expression/regex-explained.md)
* [プロモコードを一括アップロード](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/bulk-upload-promo-codes.md)
* [プロモコードの有効期限設定と再有効化](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/manage-your-promo-codes.md)
* [プロモコードのFAQ](/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/promo-codes-faq.md)
* [プロモコード別の実績レポート](/brand/ja/nitsuitebitaidesuka/platform-features/multi-program-reports/performance-reports-for-brands/performance-by-promo-code-report.md)
* [詳細アクション一覧レポート](/brand/ja/nitsuitebitaidesuka/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md)


---

# 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.impact.com/brand/ja/nitsuitebitaidesuka/platform-features/promo-codes/promo-codes-overview.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.
