> For the complete documentation index, see [llms.txt](https://helps.ptengine.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helps.ptengine.com/en/start-guide/quick/tag-setup.md).

# How to Install Basic Tags

### **What is a Basic Tag**

To use Ptengine, you need to install a specific code on the pages you want to measure. This code is called the "basic tag" or simply "tag," and it is JavaScript code that includes your project ID.

![](https://1529003028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPnIJR2ez3Te8TnXWxMb%2Fuploads%2Fgit-blob-7b2c0c9c660dfa4c962fa14b2c10932094e2ebe5%2Fstart-guide-tag-setup-01.png?alt=media)

By installing this basic tag on your site, you can collect numerical data, understand customers using heatmaps, and consistently implement measures such as popups, A/B tests, and personalization.

Implementation is very easy, so let's get started by installing the tag and improving your website's user experience and conversion rate!

### **How to Install Tags (Recommended)**

It is recommended to install the tag directly in your site's HTML.

If you are using Ptengine with Shopify, do not install it directly in HTML and refer to Shopify's setup instructions.

The specific steps are as follows:

{% stepper %}
{% step %}
**Basic Settings and Tag Retrieval**

Access the target project and click the "Install now" button. Alternatively, click the gear icon next to the project name, select "Basic & tracking settings", and open the "Tracking code" page.

![](https://1529003028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPnIJR2ez3Te8TnXWxMb%2Fuploads%2Fgit-blob-ae85bc5959a7ea7da7361923584e0456928fabb7%2Fstart-guide-tag-gtm-01.png?alt=media)

![](https://1529003028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPnIJR2ez3Te8TnXWxMb%2Fuploads%2Fgit-blob-cc33fd4f4e1cd070daa4c5b0c2902b8ff59c3726%2Fstart-guide-tag-setup-02.png?alt=media)
{% endstep %}

{% step %}
**Copy the Basic Tag**

Copy the basic tag. To prevent errors, we recommend using the copy button.

![](https://1529003028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPPnIJR2ez3Te8TnXWxMb%2Fuploads%2Fgit-blob-adfb5e6f446dbc72e886ff561b4ddb5467320263%2Fstart-guide-tag-setup-03.png?alt=media)
{% endstep %}

{% step %}
**Access the HTML**

Access the HTML of the site or page you want to measure.
{% endstep %}

{% step %}
**Paste**

Find the `head` tag and paste the copied tag within it. Save the changes and reload the page.
{% endstep %}
{% endstepper %}

### **Related Articles**

If it's difficult to install directly in HTML, be aware that [flickering (flicker phenomenon)](/en/faq/experience-edit/anti-flicker.md) may occur.
