> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/why-was-my-order-not-tracked.md).

# 注文がトラッキングされなかったのはなぜですか？

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

時折、あなたがブランドに対して生み出したアクションや注文が、impact.comプラットフォームにすぐには表示されないことがあります。これにはいくつかの理由が考えられます：

| 理由          | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| トラッキングの遅延   | <p>ブランドがトラッキング済みアクションをimpact.comにアップロードする方法によっては、アクションが発生してからimpact.com上に反映されるまで少し遅れが生じる場合があります。ブランドは、あなたが生み出したアクションを次のいずれかでトラッキングできます： <em>自動的に</em> または <em>手動で</em>.</p><p>トラッキングされたアクションはすべて <em>自動的に</em> アクション完了からあなたのアカウントダッシュボードに表示されるまで、2時間以上の遅延があります。</p><p>トラッキングされたアクションについては <em>手動で</em>、impact.comではアクションのプラットフォームへのアップロードをブランド側のチームに依存しています。これは手動プロセスのため、ここでは遅延が発生することがあります。ブランドがトラッキング済みアクションを手動でアップロードする場合、 <a href="/pages/8e2aeb7c76987a55a59553ef5ec38f2c2e536ff3">ブランドに連絡してください</a> アップロードのスケジュールを確認してください。</p> |
| 取り消されたアクション | ブランドはアクションを取り消すことができ、その場合、そのアクションは報酬対象外となり、impact.com内の別の領域に移動されます。方法を確認するには [取り消されたアクションを表示する](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/reversed-actions-explained-for-partners.md)。提携しているブランドは、商品の返品、商品の購入に使用したクレジットカードの決済が承認されない場合など、さまざまな理由でアクションを取り消すことができます。提携ブランドがアクションを誤って取り消したことがわかった場合は、 [アクションに関する問い合わせ](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/manage-submitted-action-inquiries-as-a-partner.md) をブランドに送信し、そのアクションが対象外であるかどうかを確認してもらってください。     |
| 契約条件外のアクション | 場合によっては、そのブランドとの契約条件の範囲外となるアクションを生み出してしまうことがあります。その場合、これらのアクションは支払い対象にならず、impact.comの別の場所で確認できます。確認する方法はこちら： [契約条件外のアクション](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/view-outside-of-terms-actions-as-a-partner.md).                                                                                                                                                                                                                                                                                        |

#### アクションを発生させたのに表示されない場合はどうすればよいですか？

アクションが発生してから48時間以内にプラットフォームに表示されない場合は、手動アップロードを利用している可能性があるため、ブランドに直接連絡してください。ブランドに連絡する際は、注文IDと、手元にある注文情報を必ず含めてください。ロイヤルティまたはキャッシュバックパートナーの場合は、 [アクションに関する問い合わせ](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/action-inquiries/manage-submitted-action-inquiries-as-a-partner.md).

〜する方法を確認する [ブランドに連絡する](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/contacting-a-brand/access-brand-contact-information.md)。impact.comでは、提携ブランドがアクションをプラットフォームにアップロードする責任を負っているため、あなたと同じアクション表示が確認できます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/partner/ja/nitsuitebitaidesuka/platform-features/tracking/why-was-my-order-not-tracked.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
