# コンバージョン

{% hint style="success" %}
**コンバージョン(CV)概要**

コンバージョン(CV)とは、サイト上でユーザーに到達してもらいたい目標、アクションを指します。Ptengineで目標ページURLへの到達や特定アクションによるコンバージョンを計測することができます。
{% endhint %}

📊 コンバージョンレポートのダイジェストでは以下の項目が確認できます：

* 推移グラフ
* CV数
* CV成果
* CV流入元
* 自然検索キーワード
* CVキャンペーン名
* キャンペーン流入

### 推移グラフ

推移グラフではCV数・CV率・CV成果の三つの指標に切り替えることができます。

<figure><img src="/files/lJMLstvankVdKhG3kU1r" alt=""><figcaption></figcaption></figure>

### CVレポートの内容

6タイプのCVレポートをご用意しています。いずれの内容もマウスカーソルを合わせるとフィルタアイコンが出現し、ワンクリックでセグメントが可能です。

<figure><img src="/files/sHUOjUi7HmTub8teJcch" alt=""><figcaption></figcaption></figure>

#### CV数及びCV成果

* CV数：コンバージョン設定によって設定した条件と一致した訪問数です。
* CV成果：CV設定した際に定めた「値」を計算したものです。設定時には1CVあたりに加算する値、減算する値が設定できます。

<figure><img src="/files/Q17U3DUOX5Fq9vYUgdlH" alt=""><figcaption></figcaption></figure>

#### CV流入元及び自然検索キーワード

* CV流入元：コンバージョンの流入元を訪問数の多い順に表示しています。
* 検索エンジン：経由した検索エンジンを訪問数の多い順に表示しています。

<figure><img src="/files/GDTxRF8nVUYJzXZbJgCN" alt=""><figcaption></figcaption></figure>

#### CVキャンペーン名及びキャンペーン流入

* これらは UTMパラメータ により取得されたデータに基づいて表示されます。
* コンバージョンの貢献度の高いキャンペーン名や流入元が調査できます。

<figure><img src="/files/j21ckDnphwOT4ayxWTi0" alt=""><figcaption></figcaption></figure>


---

# 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://helps.ptengine.com/insight/conversion.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.
