# Login Statistic Page

หน้า Login Statistic ได้นำข้อมูล Login ของผู้ใช้งานแต่ละครั้งมาทำเป็นแผนภูมิรูปแบบต่างๆ รายละเอียดมีดังนี้

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

#### Filters

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

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

{% hint style="info" %}
ค่าเริ่มต้นคือหนึ่งสัปดาห์ย้อนหลังจนถึงเมื่อวาน โดยค้นหาจากทุกสถานที่
{% endhint %}

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

#### Login Statistic By Date

กราฟแสดงข้อมูลจำนวน Login ในแต่ละวัน โดยแสดงข้อมูลการ Login ของผู้ใช้งานใหม่ด้วย

![](/files/0CG9Tgrty81LkgSBpufX)

#### Return - New User Statistic

แผนภูมิแสดงข้อมูลภาพรวมของ ผู้ใช้งานใหม่ (New User) และ ผู้กลับมาใช้งาน (Return User)

{% hint style="info" %}
ผู้ใช้งานใหม่ (New User) คือผู้ใช้งานที่ Account ถูกสร้างในวันเดียวกับวันที่ใช้งาน

ผู้กลับมาใช้งาน (Return User) คือผู้ใช้งานที่ Account ถูกสร้างก่อนวันที่ใช้งาน
{% endhint %}

![](/files/NHBXOQxIrDSiiCZPaeVl)

#### Login Statistic By Location

ตารางแสดงลำดับสถานที่ที่มีการใช้งานสูงสุด

![](/files/GhT1ABC72QKX15LhuEOa)

#### Login Count By Day Of Week

แผนภูมิแสดงจำนวนการ Login แยกตามประเภทของวันในสัปดาห์

![](/files/QbLK3CGu2mXX5xi8IZYL)

#### Login Count Heat Map

แผนภูมิแสดงจำนวนการ Login แยกตามเวลารายชั่วโมง และแยกตามวันในสัปดาห์

![](/files/7YgJOX5UgCvHDjlebia1)

#### Online Duration Statistic

แผนภูมิวงกลมแสดงจำนวนการ Login แยกตามระยะเวลาที่ลูกค้าใช้งานในแต่ละครั้ง

![](/files/t6u2sy0wtbOTV8dcpRlf)


---

# 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/login-statistic-page.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.
