> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/batch-modify-conversion-data/mobile-specific-parameters-for-ftp-or-email-conversion-reporting.md).

# FTP またはメールのコンバージョンレポート用のモバイル固有パラメータ

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

モバイルアプリで発生したコンバージョンは、標準的なWebコンバージョンと同様に、FTPまたはメールを使用してCSVファイルとしてimpact.comに送信できます。この記事では、CSVファイルを作成する際に必要となるimpact.com内のモバイルアプリ識別子の見つけ方と、そのファイルに含められるモバイル固有のパラメータを紹介します。

標準のWebコンバージョンレポートとの主な違いは、 *System App ID* および *イベントコード* impact.comプラットフォームからの値を取得することです — これらは、モバイルアプリでトラッキングされるコンバージョンを送信する際に必要です。 *System App ID* その値は、 `ActionTrackerID` CSVファイル内の値として送信されます。

impact.comでは、利用可能な場合はこれらのモバイル固有のパラメータを送信することを推奨しています。これにより、より正確なアトリビューションに役立ち、レポートで利用できるデータを拡張できます。

#### System App ID と Event Code の値を見つける

1. 上部ナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 右側の列の下にある *Tracking*、選択します **モバイルアプリ**.

   * 次の *System App ID* 列にある値を、モバイルアプリについて控えてください。これらは `ActionTrackerId` CSVファイル内で送信されます。

   <div data-with-frame="true"><figure><img src="/files/32e2f1e14a986c2c37b8d5dba4d0ca8fdb2c20da" alt="" width="563"><figcaption></figcaption></figure></div>
3. アプリにカーソルを合わせ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** **→ イベントを管理**.
   * 次の *イベントコード* 列。これらは `EventCode` CSVファイル内で送信されます。

#### モバイル固有のパラメータ

{% hint style="info" %}
**注：** 以下のパラメータは *に加えて* コンバージョン送信用の標準パラメータ（例： `ClickId`, `CustomerId`）。詳細は [FTPまたはメールでコンバージョンデータを送信する](/brand/ja/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/submit-conversion-data/submit-conversion-data-via-ftp-or-email.md) を参照して、CSVファイルの作成とimpact.comへの送信のプロセスについて詳しく確認してください。
{% endhint %}

<details>

<summary>パラメータ参照表</summary>

| **パラメータ**       | 必須/任意                           | 説明                                                                                                                                 |
| --------------- | ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| `EventCode`     | **モバイルコンバージョンを送信する場合は必須**       | レポートしたいモバイルアプリ内で発生したイベントのカスタム識別子（例： `INSTALL`).                                                                                    |
| `GoogleAid`     | **他のアトリビューションソースが提供されていない限り必須** | 顧客がコンバージョンしたモバイルデバイスに関連付けられたGoogle広告ID。アトリビューション目的で使用されます。通常、Androidのアプリ内コンバージョンでのみ利用可能です。                                         |
| `AppleIfa`      | **他のアトリビューションソースが提供されていない限り必須** | 顧客がコンバージョンしたモバイルデバイスに関連付けられた、広告用Apple ID（IDFA）。アトリビューション目的で使用されます。通常、iOSのアプリ内コンバージョンでのみ利用可能です。                                     |
| `AppleIfv`      | **他のアトリビューションソースが提供されていない限り必須** | 顧客がコンバージョンしたモバイルデバイスに関連付けられた、ベンダー向けApple ID（IDFV）。アトリビューション目的で使用されます。通常、iOSのアプリ内コンバージョンでのみ利用可能です。                                  |
| `AppPackage`    | 任意                              | ユーザーがインストールしたモバイルアプリのパッケージ名。                                                                                                       |
| `AppVer`        | 任意                              | モバイルアプリのバージョン。モバイルコンバージョンのみ対象です。                                                                                                   |
| `AppInstallRef` | 任意                              | Androidのコンバージョンのみ対象です。アプリがインストールされたときにGoogle Play ストアから渡されるインストールリファラーです。通常、impact.comのトラッキングリンクから渡される値は `clickid={clickidvalue}`. |
| `DeviceMfr`     | 任意                              | 主にモバイルのアプリ内コンバージョンで使用される、ユーザーがコンバージョンしたデバイスのメーカーです。                                                                                |
| `DeviceModel`   | 任意                              | ユーザーがコンバージョンしたデバイスのモデル。コンバージョンがWeb経由で行われた場合、この値は渡されたユーザーエージェントから自動的に判定されます。                                                        |
| `DeviceCarrier` | 任意                              | モバイルデバイスの通信事業者。                                                                                                                    |
| `DeviceOs`      | 任意                              | モバイルデバイスのOS。                                                                                                                       |
| `DeviceOsVer`   | 任意                              | 任意。                                                                                                                                |

</details>

#### サンプルCSV

```programlisting
CampaignId,ActiontrackerID,EventCode,EventDate,OrderId,ClickId,Amount,Category,Sku,Quantity,AppleIfa,AppleIfv,AppPackage,AppVer,DeviceModel,DeviceOsVer
1000,8882,INSTALL,2038-01-19T03:14:07-00:00,T52324111211,QiiWXOVnrQ3SQHl24jQjyxBGUkmzfJ3i1VHrWM0,0,,,1,EA7583CD-A667-48BC-B806-42ECB2B48606,EA7583CD-A667-48BC-B806-42ECB2B48607,com.example.myapp,10.0.1,iPhone 12,14.4
```


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/batch-modify-conversion-data/mobile-specific-parameters-for-ftp-or-email-conversion-reporting.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.
