# 热力图的设置和管理

> 您可以自定义设置和管理热力图的目标页面和显示规格。在免费版中，您需要指定一个要分析的页面URL，如果要更改目标URL，请使用此功能。（付费计划无需设置。） 此外，您还可以按域名详细设置热力图的显示规格。

## 常见使用场景（仅免费版需要设置）

**要更改分析目标页面时** 例：顶页分析完成后，想要分析定价页面。

**网站改版导致URL更改时** 例：页面URL已更改，想将目标测量切换到新URL。

**要分析不同设备URL不同的网站时** PC网站（example.com）和智能手机网站（sp.example.com）的URL不同，想切换URL

## URL注册/更改方法（仅限免费版）

在免费版中，需要在设置屏幕中指定一个URL。 首次注册URL时，请在下面的屏幕上单击"添加热力图"。

如果要更改已注册的热力图URL，请按照以下步骤操作：

删除现有的热力图URL注册。

输入要更改的URL，然后保存。这样可以轻松更改。

## 页面详细设置方法

您可以按域名详细设置热力图的显示。 建议基本使用默认设置，但可根据需要进行自定义。

在热力图设置屏幕上，单击目标域的"详细设置"。

根据需要设置以下项目。

**User Agent(UA)设置：** 如果要在获取热力图背景（屏幕截图）时更改设备信息，请设置此项。

**解像度自定义：** 调整显示热力图时的宽度和高度。

默认解像度： PC：1024 x 768 　

智能手机：375 x 667 　

平板电脑：768 x 1024

**URL设置：** 如果PC和智能手机的网站URL不同，请分别设置每个URL。 设置后，保存。


---

# 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/cn/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.
