# Ptengine的参数列表

## Ptengine的参数列表

当使用Google Tag Manager（GTM）等标签管理工具来限制Ptengine标签的分发范围时，如果将配置设置为不向包含Ptengine独特参数的URL分发标签，则可能无法使用Ptengine的某些功能。

例如，在GTM的触发器设置中，如果在"某些页面浏览"和"Page URL = 相等"条件下指定URL，则包含参数的URL将被排除在外。

为了解决此问题，当使用"某些页面浏览"时，我们建议使用匹配规则"包含"或"开头匹配"，而不是"相等"。

以下列出了使用Ptengine时发布的参数列表，供您参考。

## 参数列表

当使用GTM来限制标签的分发范围（即仅在某些页面上放置标签）时，请确认以下参数URL是否包含在分发条件中。

查看Web视图热力图时所需 ptengine\_heatmap\_token pt\_lang

配置可视化事件时所需 ptengine-event-explore target-url ptengine-url-type

在Experience体验编辑器中编辑网站时所需 ptengine\_engage\_editor\_token poster\_uid

预览Experience体验时所需 hasAntiFlicker preview\_ptx\_token hasInline hasRedirect

## 案例

Ptengine根据计划对每月可测量的PV数量有限制。

因此，当希望仅对网站的某些页面进行测量而不是整个网站时，可能需要在GTM中限制标签的分发范围。

此时，如果在不包含上述参数URL的条件下设置范围，则无法打开附加上述参数的屏幕等。

例：

触发器条件：使用以下URL中的Page URL = 相等进行设置的情况： [https://www.example.com/](/cn/faq/tag-and-domain/ptengine-parameters.md)

不触发的URL：[https://www.example.com/?utm\_source=abc](/cn/faq/tag-and-domain/ptengine-parameters.md) [https://www.example.com/?utm\_source=abcptengine\_heatmap\_token\_xxxxx](/cn/faq/tag-and-domain/ptengine-parameters.md)

另外，如果在GTM中放置了标签但测量不正确，请查看[此文章](/cn/faq/tag-and-domain/ptengine-parameters.md)。


---

# 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/faq/tag-and-domain/ptengine-parameters.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.
