# Link analytics

If you have enabled link tracking for your chatbot, you can view the number of link clicks on this dashboard.

Learn about link tracking in this article:

{% content-ref url="/pages/lthCayu9cwaojsWLWLsz" %}
[Setting up link tracking](/wotsabot-help-articles/trouble-shooting/setting-up-link-tracking.md)
{% endcontent-ref %}

From this dashboard, you can view link clicks data for:

* Total clicks
* Top OS
* Top browser
* Top countries
* Top cities

![](https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FzCGm3dtkzPUns2VG0siP%252FCleanShot%25202024-06-21%2520at%252014.59.55.png%3Falt%3Dmedia%26token%3D4de2d014-77d4-4110-83b4-2c46383d8ebb\&width=768\&dpr=4\&quality=100\&sign=8698078c\&sv=1)


---

# 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.wotsabot.ai/wotsabot-help-articles/reporting/link-analytics.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.
