# Analytics and tracking

#### You've gotten your site up, what's next?

You may have questions like these:

* How many people visit my website?
* Which pages on my website are the most popular?
* What content do my visitors like the most?

To give you a better understanding of how your visitors are viewing your site, you need to set up analytics on your site. Here are analytics tools you could use on your isomer sites.

* [WOGAA](/features/analytics-and-seo/wogaa.md)
* [Google Analytics](/features/analytics-and-seo/google-analytics.md)
* [Facebook Pixel](/features/analytics-and-seo/facebook-pixel.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://v2.isomer.gov.sg/features/analytics-and-seo.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.
