# Analytics

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

{% hint style="info" %}
**Analytics only shows you data from July 2020 onwards.**
{% endhint %}

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:

## Devices

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

![](/files/-MXfBz2g7-5G1Hs4lW-j)

## Clicks

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/hyeSZ02HZbqNg6mWSCbz" alt=""><figcaption></figcaption></figure>

#### You can download the full link click statistics into a CSV file! <a href="#id-3-traffic" id="id-3-traffic"></a>

Simply click on the link that says "Download full link click statistics here"

![](/files/-MWvnHJGiNllK37gemOl)

## Traffic

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/-MXfBz2hNhpSzmieH7Jo)


---

# 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.go.gov.sg/guide-1/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.
