# 検索エンジン

{% hint style="success" %}
**検索エンジンとは**

オーガニック検索から流入したデータのことです。
{% endhint %}

### 計測できるデータ

* 表示される指標の詳細：訪問数、新規率、PV、（サイト内の）平均滞在時間、直帰率、CV数、CV率。
* 指標名をクリックすれば、それぞれ昇順、降順で並び替えることができます。

#### 💡 **活用ポイント**

1. **検索エンジン別パフォーマンス比較**：

   各検索エンジンからの流入の質（滞在時間、直帰率など）を比較し、重点的に対策すべき検索エンジンを特定。
2. **SEO施策の効果測定**：

   特定の検索エンジンからの流入が増加しているか、質が向上しているかを定期的にチェック。
3. **コンバージョン率の最適化**：

   CV率の高い検索エンジンからの流入を分析し、そのパターンを他の検索エンジンにも適用。
4. **新規ユーザー獲得戦略**：

   新規率の高い検索エンジンを特定し、新規ユーザー獲得のための施策を強化。
5. **長期的なトレンド分析**：

   検索エンジンごとの流入の推移を観察し、長期的なSEO戦略の立案に活用。

{% hint style="warning" %}
一部パラメータが設置されていない検索広告が検索エンジンからの流入として識別されますので、要注意です。

例：?gclidのようなutm以外の広告パラメータ
{% endhint %}


---

# 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/data-center/traffic-search-engine.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.
