# Heatmap Configuration and Management

> **SUCCESS**
>
> **Overview**
>
> You can customize and configure the heatmap's target pages and display specifications. In the free version, you need to specify one URL for the page you want to analyze. If you want to change the URL you're measuring, please use this feature. (No configuration is required for paid plans.)
>
> Additionally, you can configure detailed heatmap display specifications for each domain.

## Common Use Cases (Configuration Required for Free Version Only)

**When you want to change the analysis target page** Example: When the analysis of the top page is complete and you want to analyze the pricing plan page next.

**When a site renewal changes the URL** Example: When the page URL has changed and you want to switch the measurement target to the new URL.

**When you want to analyze a site with different URLs for each device** When the PC site (example.com) and smartphone site (sp.example.com) have different URLs and you want to switch between them.

## How to Register/Change URLs (For Free Version)

In the free version, you need to specify one URL in the settings screen. When registering a URL for the first time, click 'Add Heatmap' on the screen below.

If you want to change the registered heatmap URL, configure it according to the following:

Delete the current registered heatmap URL.

Enter the URL you want to change and save it. This allows you to change it easily.

## How to Configure Page Details

You can configure detailed heatmap display settings for each domain. We recommend using the default settings basically, but you can customize as needed.

Click 'Advanced Settings' for the target domain in the heatmap settings screen.

Configure the following items as needed. **・User Agent (UA) Configuration:** Configure this when you want to change the device information when capturing the heatmap background. **・Custom Resolution:** Adjust the width and height when displaying the heatmap. Default Resolution: PC: 1024 x 768 Mobile: 375 x 667 Tablet: 768 x 1024 **・URL Configuration:** When the site URL differs between PC and mobile, configure each URL accordingly.

After configuring, save the settings.


---

# 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/en/insight/setting/heatmap-management.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.
