# Entry Page

## Entry Page

> **SUCCESS**
>
> **What is an Entry Page?**
>
> It refers to the first page displayed when a user visits the site.

## Data You Can Check on the Entry Page

On the Entry Page screen, you can check the following data:

Number of Entries

New User Rate

Page Views (PV)

Average Time Spent

Bounce Rate

Conversions (CV)

Conversion Rate (CV Rate)

The above data is displayed in two formats: "**After Parameter Removal**" and "**Original Page**". By clicking on the name of each metric, you can effectively sort the data.

### After Parameter Removal

In the After Parameter Removal view, there are two icons next to the URL that allow you to display a list of the original page (before parameter removal) or open the web page in a separate tab to check the relevant page.

Details of the displayed metrics: Number of Visits, New User Rate, PV, Average Time Spent (on site), Bounce Rate, Number of Conversions, Conversion Rate.

You can click on each metric name to sort the data in descending or ascending order.

### Original Page

You can check the detailed URL of each parameter.

By default, it is displayed in order of highest number of visits, but you can click on each metric name to sort the data in descending or ascending order.

Additionally, clicking the icon on the right side of each URL allows the page to open in a new tab.

## Importance and Usage Tips for Entry Pages

Entry page data provides important clues for improving website performance. In particular, this data is very useful for understanding which pages are attractive to visitors and how visitors are reaching the website.

Furthermore, by verifying the performance of each entry page, you can improve the overall visitor experience of the website and develop strategies to optimize conversion rates.

For example, if a particular entry page has a high bounce rate, that page may not be attractive to visitors and content improvements are necessary. Conversely, pages with a high new visitor rate are effective in attracting new visitors to the website. Utilize this information to optimize your website's visitor experience.

The above is an explanation of how to check entry pages and their importance. Using Ptengine, check the performance of each entry page and work to improve the overall performance of your website.


---

# 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/data-center/content-entry-page.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.
