# Analytics

Analytics shows admin users the historical data of the link clicks and details such as what devices your links has been accessed on.

To view link analytics, click on your link after you log in, and scroll down the “Edit Link” panel, and you’ll see Analytics at the bottom. There are types of information you can find under the link analytics:

#### 1. Devices <a href="#id-1-devices" id="id-1-devices"></a>

This shows you what kind of devices users are accessing your links from. We’ve broken it down to Desktop, Mobile, Tablet and Others.

![](/files/-MXfHRxJhy0UECafGOgS)

#### 2. Clicks  <a href="#id-2-clicks-full-link-click-history-will-be-available-soon" id="id-2-clicks-full-link-click-history-will-be-available-soon"></a>

Under this tab, you will be able to see the link click history of your links broken down by day.&#x20;

<figure><img src="/files/VrleUAmPlCj0SWHJLUys" alt=""><figcaption></figcaption></figure>

#### 3. Traffic <a href="#id-3-traffic" id="id-3-traffic"></a>

The traffic tab shows you your traffic broken down into hours of the day, You can see what is a popular time that your links are being accessed in a day.

![](/files/-MXfHxApNh9m1NawByUI)

#### &#x20;<a href="#i-want-to-integrate-gogovsg-with-my-own-system-is-there-an-api-to-create-links-programmatically" id="i-want-to-integrate-gogovsg-with-my-own-system-is-there-an-api-to-create-links-programmatically"></a>


---

# 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://guide.for.edu.sg/guide/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.
