# How do I view how many views my blog has had?

To see how many views your blog has had:

1. Log in to your Freewebstore control panel.
2. Go to **Manage > Pages > Blog Manifest**.
3. Click **Edit** on the blog you would like to see the statistics fo&#x72;**.**
4. At the top of the page that loads, you will see 3 tabs, click the **Statistics** tab.

You will then be able to view all of the statistics available for your blog as well as how many visitors it has had.


---

# 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://help.freewebstore.com/useful-links-and-pages/faqs/general/how-do-i-view-how-many-views-my-blog-has-had.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.
