# User Analytic

หน้า User Analytic เป็นหน้าที่ทำการแสดงข้อมูลสถิติจากข้อมูลส่วนบุคคลที่บันทึกใน Account ตอนลงทะเบียน รายละเอียดมีดังนี้

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

#### Filters

กล่องคัดกรองข้อมูล ผู้ดูแลสามารถคัดกรองข้อมูลที่ถูกนำมาคำนวณในแผนภูมิได้โดยแก้ไขค่าในกล่องนี้

* Select Date Range : กำหนดช่วงเวลาของข้อมูล Login Time
* Select Location : กำหนดสถานที่มีการใช้งานข้อมูลนี้ อ้างอิงจาก [Location](/site-management/site-management-1/location.md)
* Select WiFi SSID : กำหนดชื่อ WiFi SSID ที่เปิด อ้างอิงจาก [WiFiSSID](/site-management/hotspot-management/wifi-ssid.md)

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

Comparation Mode : เป็นการแสดงข้อมูลสองชุดในแผนภาพเดียวกัน สามารถเปิดหรือปิดได้โดยกดปุ่มด้านขวาบนของกล่องคัดกรอง

<figure><img src="/files/1AXql9IyT0NPJWyrvHXn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3bn7oYPxnSKI436hVJvC" alt=""><figcaption></figcaption></figure>

Data Group Type : การกำหนดวิธีการนับจำนวนข้อมูล

* All Login Count : ทุกการ Login นับเป็นหนึ่งครั้ง
* Unique Username : นับเฉพาะข้อมูลที่มี Username ไม่ซ้ำกัน หาก Username ใด Login มากกว่าหนึ่งครั้งให้นับเป็นจำนวนแค่หนึ่ง
* Unique MAC Address : นับเฉพาะข้อมูลที่มี MAC Address ไม่ซ้ำกัน หาก MAC Address ใด Login มากกว่าหนึ่งครั้งให้นับเป็นจำนวนแค่หนึ่ง

![](/files/BhkWVej7VbPgOGs0Xz2P)

#### Gender Counter

กล่องแสดงจำนวนผู้ใช้งานแยกตามเพศ

{% hint style="info" %}
Non Specific หมายถึงผู้ใช้งานที่ไม่ระบุเพศของตน
{% endhint %}

![](/files/hVdlW9RwDkjtOQfhlIgY)

#### Age Chart

แผนภูมิแท่งแสดงจำนวนผู้ใช้งานแยกตามกลุ่มอายุ

![](/files/iRS8VpnlfXTCkv1sqz5e)

{% hint style="info" %}
ผู้ดูแลสามารถคัดกรองข้อมูลกลุ่มผู้ใช้งานที่แสดงใน Age Chart ให้แสดงเฉพาะกลุ่มเพศได้โดยกดที่ Gender Counter
{% endhint %}

![](/files/I4WAxIyLdflSJMCViObD) ![](/files/9gSvMZCVxUOuDbHT5u6u) ![](/files/ZK00BL2JnMknrB33C8Y4) ![](/files/oGojF2Omo9nNCsf39rDF)

#### Register Type

แผนภูมิแสดงข้อมูลกลุ่มผู้ใช้แยกตามวิธีการลงทะเบียน

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

#### Browser Statistic

แผนภูมิแสดงข้อมูลกลุ่มผู้ใช้แยกตาม Browser ที่ใช้ Login

![](/files/1pZqHUfrnXNRBIrGr32U)

#### Language Statistic

แผนภูมิแสดงข้อมูลกลุ่มผู้ใช้แยกตามภาษาของหน้าต่าง Login&#x20;

![](/files/ZaXXGKEqIrX7GgS3pitM)

#### OS Statistic&#x20;

แผนภูมิแสดงข้อมูลกลุ่มผู้ใช้แยกตาม OS ของอุปกรณ์ที่ใช้ Login

![](/files/yTMF2tcXR4rhXnAAJTKt)

#### Device Statistic

แผนภูมิแสดงข้อมูลกลุ่มผู้ใช้แยกตามประเภทอุปกรณ์ที่ใช้ Login

![](/files/f8z1E8v7WkEhRsWnzYES)


---

# 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://manual.seara.biz/report/statistic/user-analytic.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.
