# Ptengine Assistant

## Ptengine Assistantとは

Ptengine Assistantは、ヒートマップを確認する際に利用を推奨している拡張機能です（開発元：Ptmind）。

## Ptengine Assistantの用途

主に、以下二つのケースでご利用いただけます。

### デバイスを切り替える場合

Webビューヒートマップにおいて非レスポンシブページを確認する際に、ツールバーからデバイスを切り替えるだけではページ内容及びヒートマップの結果が正しく表示されません。

Ptengine Assistantを利用しない場合は、手動でUA偽装をしてヒートマップを確認する必要があり非常に不便です。Ptengine Assistantを利用すれば、拡張機能をインストールするだけでUA情報をコントロールし、適切なページ内容が表示できます。

### Iframe埋め込み禁止サイトの場合

Webビューヒートマップは、計測タグが設置されているサイト上にIframeを埋め込むことで、Webビューの描写を実現しています。そのため、当該サイトが他サイトからのIframe埋め込みを拒否するように設定されている場合、表示エラーとなります。

このような場合、Ptengine Assistant拡張機能を利用すれば、サイト側の対応は必要なく、Ptengine AssistantをインストールするだけでWebビューが正常に描写されます。

## 利用方法

1. [Chromeウェブストア](https://chromewebstore.google.com/detail/ptengine-assistant/)より拡張機能をインストールしてください。
2. インストールが完了しましたら、画面右上から拡張機能のアイコンをクリックし、固定のアイコンからPtengineの拡張機能をブラウザに固定すると便利です。


---

# 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/start-guide/what-is-ptengine/ptengine-assistant.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.
