# Installing Tags with Google Tag Manager

## Installing Tags with Google Tag Manager

### How to Implement Ptengine's Basic Tag in Google Tag Manager (GTM)

🔍 Confirm GTM Usage

❗️ Confirm that GTM is being used on your target site.

🚫 If GTM is not installed, registration and installation of GTM are required beforehand.

🔗 Please refer to the [Tag Manager Configuration and Installation](/en/getting-started/othertag/tag-gtm.md) page.

## **Quick Installation Steps**

Click the "Implement" button (Product page)

Select "Quick Setup with Google Tag Manager"

Select the Google account linked to GTM

Confirm Ptengine access information and proceed

Select and publish the GTM account and container

Confirm completion with the installation status verification test

Confirm GTM's automatic configuration items

## **Manual Installation Steps**

💡 Benefits of manual setup: Ability to specify configuration locations in detail

Please also refer to the following video.

Copy the tag from Ptengine 💡 Can be obtained from the product page or basic settings

Click "Add a new tag" in Google Tag Manager.

Select "Tag Configuration" → "Custom HTML"

Paste the copied tag

Trigger Configuration 🔧 All Pages or URL specification

Name the tag clearly and save

Specify the environment as "Live" and publish

Run the installation verification test in Ptengine

✅ Regardless of the installation method, run the installation verification test in Ptengine at the end to confirm that it has been correctly installed.


---

# 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/getting-started/othertag/tag-gtm.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.
